提交歷史

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