提交歷史

作者 SHA1 備註 提交日期
  Yuri Kunde Schlesner 23713d5dee VideoCore: Split framebuffer regs from Regs struct 9 年之前
  Yuri Kunde Schlesner 9017093f58 VideoCore: Split texturing regs from Regs struct 9 年之前
  Yuri Kunde Schlesner 000e78144c VideoCore: Split rasterizer regs from Regs struct 9 年之前
  Yuri Kunde Schlesner 97e06b0a0d Merge pull request #2476 from yuriks/shader-refactor3 9 年之前
  Yuri Kunde Schlesner 09a750e866 Pica/Texture: Simplify/cleanup texture tile addressing 9 年之前
  Yuri Kunde Schlesner 8ed9f9d49f VideoCore/Shader: Clean up OutputVertex::FromAttributeBuffer 9 年之前
  Yuri Kunde Schlesner 335df895b9 VideoCore: Consistently use shader configuration to load attributes 9 年之前
  Yuri Kunde Schlesner fccb28d2e9 VideoCore: Use correct register for immediate mode attribute count 9 年之前
  Yuri Kunde Schlesner bbc7844021 VideoCore: Change misleading register names 9 年之前
  Yuri Kunde Schlesner 4d5e42240c clang-format: Fix coding style 9 年之前
  James Rowe 19acec351c Minor formatting change 9 年之前
  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 年之前
  Yuri Kunde Schlesner f0b9bc14b6 PICA: Scissor fixes and cleanups 10 年之前
  Subv f9be06b15f PICA: Implement scissor test 10 年之前
  Jannik Vogel 57855a1701 Pica: Add fog state 10 年之前
  Jannik Vogel 30a01584f2 Pica: Name LightSrc.config register 10 年之前
  Jannik Vogel 8e905b3af6 Pica: Name lighting.config0 and .config1 registers 10 年之前
  Jannik Vogel 9cfebb9334 Pica: Add texture type to state 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 年之前
  Sam Spilsbury 39d4994c15 pica: Handle default lighting case 10 年之前
  tfarley 22f3a7e94c HWRasterizer: Texture forwarding 10 年之前
  Jannik Vogel fa24df7340 Rasterizer: Respect buffer-write allow registers 10 年之前
  Yuri Kunde Schlesner 81004211dd Pica: Improve accuracy of immediate-mode support 10 年之前
  bunnei ebbba0d381 Merge pull request #1508 from JayFoxRox/vs-output-map 10 年之前
  Lioncash c928b04eee core/video_core: Make NumIds functions constexpr 10 年之前
  Lioncash 39baad9926 core/video_core: Don't cast away const in subscript operators 10 年之前
  Jannik Vogel 964cfaea47 PICA: Fix viewport offset 10 年之前
  Jannik Vogel f746a00964 Respect vs output map 10 年之前