Historique des commits

Auteur SHA1 Message Date
  Yuri Kunde Schlesner 000e78144c VideoCore: Split rasterizer regs from Regs struct il y a 9 ans
  Yuri Kunde Schlesner dcdffabfe6 VideoCore: Extract swrast-specific data from OutputVertex il y a 9 ans
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include il y a 10 ans
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. il y a 10 ans
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format il y a 10 ans
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. il y a 10 ans
  Jannik Vogel 4c98113b57 Pica: Implement W-Buffer in SW rasterizer il y a 10 ans
  Emmanuel Gil Peyrot 691a42fe98 VideoCore: Run include-what-you-use and fix most includes. il y a 10 ans
  Dwayne Slater 6b775034dd Add immediate mode vertex submission il y a 10 ans
  bunnei a949fd5f25 pica_types: Replace float24/20/16 with a template class. il y a 10 ans
  bunnei b003075570 pica: Implement decoding of basic fragment lighting components. il y a 11 ans
  Yuri Kunde Schlesner 195fedccf0 VideoCore: Unify interface to OpenGL and SW rasterizers il y a 10 ans
  Lioncash aec28ed91e video_core: Reorganize headers 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
  Tony Wasserka d2c3ecc8d8 Pica/Clipper: Output proper number of triangles in debugging logs. il y a 11 ans
  zawata 92bfec0566 VideoCore: Fix floating point warning il y a 11 ans
  bunnei 1b42d55a9d Pica: Create 'State' structure and move state memory there. il y a 11 ans
  Tony Wasserka 365236fa4c Pica: Cleanup clipping code and change screenspace z to range from -1..0. il y a 11 ans
  Yuri Kunde Schlesner 8369ee5803 Rasterizer: Pre-divide vertex attributes by W il y a 11 ans
  Yuri Kunde Schlesner 7e9bc85cc8 Clipper: Compact buffers on each clipping pass il y a 11 ans
  Yuri Kunde Schlesner a320d1a5b4 Clipper: Avoid dynamic allocations il y a 11 ans
  purpasmart96 ebfd831ccb License change il y a 11 ans
  Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros il y a 11 ans
  Lioncash ac58b76e71 Fix two format strings. il y a 11 ans
  Sean 9a012ff007 Fix some warnings il y a 11 ans
  Lioncash eb5054e6eb Fix warnings in video_core il y a 12 ans
  bunnei 20d169e4a1 VideoCore: Fixes rendering issues on Qt and corrects framebuffer output size. il y a 12 ans
  Tony Wasserka 94d742fe17 Pica: Add basic rasterizer. il y a 12 ans
  Tony Wasserka 94aa9da562 Pica: Add triangle clipper. il y a 12 ans