Histórico de Commits

Autor SHA1 Mensagem Data
  Yuri Kunde Schlesner dcdffabfe6 VideoCore: Extract swrast-specific data from OutputVertex há 9 anos atrás
  Subv e3e4f27447 ClangFormat: Fixed the clang-format errors há 9 anos atrás
  Subv aea9a91100 Build: Fixed a few warnings. há 9 anos atrás
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include há 9 anos atrás
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. há 9 anos atrás
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format há 9 anos atrás
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. há 9 anos atrás
  Yuri Kunde Schlesner f0b9bc14b6 PICA: Scissor fixes and cleanups há 10 anos atrás
  Subv f9be06b15f PICA: Implement scissor test há 10 anos atrás
  Jannik Vogel ebee2513a9 Rasterizer: Implement fog há 10 anos atrás
  Jannik Vogel 4311297eb1 Rasterizer: Implement texture type 3 há 10 anos atrás
  Jannik Vogel 4c98113b57 Pica: Implement W-Buffer in SW rasterizer há 10 anos atrás
  Emmanuel Gil Peyrot 691a42fe98 VideoCore: Run include-what-you-use and fix most includes. há 10 anos atrás
  Yuri Kunde Schlesner e3a8292495 Common: Remove section measurement from profiler (#1731) há 10 anos atrás
  Jannik Vogel e2b63a2dd7 Rasterizer: Allow all blend factors for alpha blend-func há 10 anos atrás
  Jannik Vogel fa24df7340 Rasterizer: Respect buffer-write allow registers há 10 anos atrás
  Yuri Kunde Schlesner c58bc25d5b Pica: Write depth value even when depth test is disabled há 10 anos atrás
  Dwayne Slater 6b775034dd Add immediate mode vertex submission há 10 anos atrás
  Yuri Kunde Schlesner e9c209ccc8 PICA: Properly emulate 1-stage delay in the combiner buffer há 10 anos atrás
  Emmanuel Gil Peyrot 14af5919ba CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls. há 10 anos atrás
  Martin Lindhe bafb7afba2 fix some xcode 7.0 warnings há 10 anos atrás
  Lioncash 751fbfdcc3 general: Silence some warnings when using clang há 11 anos atrás
  Lioncash aec28ed91e video_core: Reorganize headers há 11 anos atrás
  bunnei 58e9f78844 Merge pull request #1049 from Subv/stencil há 11 anos atrás
  Yuri Kunde Schlesner 0fcabd2b11 Integrate the MicroProfile profiling library há 11 anos atrás
  Subv 7c1f84a92b SWRasterizer: Implemented stencil ops 6 and 7. há 11 anos atrás
  Subv fef1462371 SWRasterizer: Implemented stencil action 1 (GL_ZERO). há 11 anos atrás
  Subv b3e530d005 SWRasterizer: Removed a todo. Verified with hwtests. há 11 anos atrás
  Subv 8e6336d96b SWRenderer: The stencil depth_pass action is executed even if depth testing is disabled. há 11 anos atrás
  Subv e74825e3d0 Rasterizer: Abstract duplicated stencil code into a lambda. há 11 anos atrás