Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Subv 186873420f GPU/Rasterizer: Corrected the stencil implementation. hace 11 años
  bunnei 18527b9e21 Shader: Move shader code to its own subdirectory, "shader". hace 11 años
  bunnei 642b9b5030 GPU: Refactor "VertexShader" namespace to "Shader". hace 11 años
  Yuri Kunde Schlesner 13347997ba VideoCore: #ifdef out some debugging routines hace 11 años
  Subv 009e34f08a GPU: Added registers for min and mag texture filters and implemented them in the hw renderer. hace 11 años
  Lectem d08e9b29e2 VideoCore: Implement the DOT3_RGB combiner hace 11 años
  Tony Wasserka 5e79706db2 Pica: Implement stencil testing. hace 11 años
  Lectem 58d1c6398e Added GL_CLAMP_TO_BORDER support hace 11 años
  archshift 0414ad20cb Merge pull request #811 from archshift/commonify hace 11 años
  bunnei 33b9abb91e Pica: Use zero for the SecondaryFragmentColor source. hace 11 años
  bunnei dcbc653b90 rasterizer: Remove unnecessary 'using' for BlendEquation. hace 11 años
  bunnei e6ace38815 Pica: Implement LogicOp function. hace 11 años