Historial de Commits

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