Historique des commits

Auteur SHA1 Message Date
  Emmanuel Gil Peyrot 691a42fe98 VideoCore: Run include-what-you-use and fix most includes. il y a 10 ans
  Yuri Kunde Schlesner e3a8292495 Common: Remove section measurement from profiler (#1731) il y a 10 ans
  Jannik Vogel e2b63a2dd7 Rasterizer: Allow all blend factors for alpha blend-func il y a 10 ans
  Jannik Vogel fa24df7340 Rasterizer: Respect buffer-write allow registers il y a 10 ans
  Yuri Kunde Schlesner c58bc25d5b Pica: Write depth value even when depth test is disabled il y a 10 ans
  Dwayne Slater 6b775034dd Add immediate mode vertex submission il y a 10 ans
  Yuri Kunde Schlesner e9c209ccc8 PICA: Properly emulate 1-stage delay in the combiner buffer il y a 10 ans
  Emmanuel Gil Peyrot 14af5919ba CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls. il y a 10 ans
  Martin Lindhe bafb7afba2 fix some xcode 7.0 warnings il y a 11 ans
  Lioncash 751fbfdcc3 general: Silence some warnings when using clang il y a 11 ans
  Lioncash aec28ed91e video_core: Reorganize headers il y a 11 ans
  bunnei 58e9f78844 Merge pull request #1049 from Subv/stencil il y a 11 ans
  Yuri Kunde Schlesner 0fcabd2b11 Integrate the MicroProfile profiling library il y a 11 ans
  Subv 7c1f84a92b SWRasterizer: Implemented stencil ops 6 and 7. il y a 11 ans
  Subv fef1462371 SWRasterizer: Implemented stencil action 1 (GL_ZERO). il y a 11 ans
  Subv b3e530d005 SWRasterizer: Removed a todo. Verified with hwtests. il y a 11 ans
  Subv 8e6336d96b SWRenderer: The stencil depth_pass action is executed even if depth testing is disabled. il y a 11 ans
  Subv e74825e3d0 Rasterizer: Abstract duplicated stencil code into a lambda. il y a 11 ans
  Subv 186873420f GPU/Rasterizer: Corrected the stencil implementation. il y a 11 ans
  bunnei 18527b9e21 Shader: Move shader code to its own subdirectory, "shader". il y a 11 ans
  bunnei 642b9b5030 GPU: Refactor "VertexShader" namespace to "Shader". il y a 11 ans
  Yuri Kunde Schlesner 13347997ba VideoCore: #ifdef out some debugging routines il y a 11 ans
  Subv 009e34f08a GPU: Added registers for min and mag texture filters and implemented them in the hw renderer. il y a 11 ans
  Lectem d08e9b29e2 VideoCore: Implement the DOT3_RGB combiner il y a 11 ans
  Tony Wasserka 5e79706db2 Pica: Implement stencil testing. il y a 11 ans
  Lectem 58d1c6398e Added GL_CLAMP_TO_BORDER support il y a 11 ans
  archshift 0414ad20cb Merge pull request #811 from archshift/commonify il y a 11 ans
  bunnei 33b9abb91e Pica: Use zero for the SecondaryFragmentColor source. il y a 11 ans
  bunnei dcbc653b90 rasterizer: Remove unnecessary 'using' for BlendEquation. il y a 11 ans
  bunnei e6ace38815 Pica: Implement LogicOp function. il y a 11 ans