Cronologia Commit

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