Historial de Commits

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