提交历史

作者 SHA1 备注 提交日期
  Jannik Vogel ff0fa86b17 Retrieve shader result from new OutputRegisters-type 10 年之前
  Jannik Vogel 4e01e9ffc5 Refactor access to state in shader-jit 10 年之前
  Jannik Vogel 7e756faaba Move program_counter and call_stack from UnitState to interpreter 10 年之前
  Jannik Vogel 6c6d99ca51 Move default_attributes into Pica state 10 年之前
  bunnei f6eb62d062 Merge pull request #1690 from JayFoxRox/tex-type-3 10 年之前
  Jannik Vogel ae7a82fa1c Turn ShaderSetup into struct 10 年之前
  Jannik Vogel 2f8e8e1455 Pica: Add tc0.w to OutputVertex 10 年之前
  Emmanuel Gil Peyrot 691a42fe98 VideoCore: Run include-what-you-use and fix most includes. 10 年之前
  Henrik Rydgard 47ff008817 Refactor: Extract VertexLoader from command_processor.cpp. 10 年之前
  bunnei ffcf7ecee9 shader: Remove unused 'state' argument from 'Setup' function. 10 年之前
  Lioncash 88d604383e Common: Get rid of alignment macros 10 年之前
  Dwayne Slater 6b775034dd Add immediate mode vertex submission 10 年之前
  bunnei b003075570 pica: Implement decoding of basic fragment lighting components. 11 年之前
  aroulin 87e3b9ffc0 Shader: Fix size_t to int casts of register offsets 11 年之前
  Tony Wasserka 96820ae42a Build fix for Debug configurations. 11 年之前
  Tony Wasserka 33ba604fd9 Introduce a shader tracer to allow inspection of input/output values for each processed instruction. 11 年之前
  bunnei db97090cad Shader: Use a POD struct for registers. 11 年之前
  bunnei 094ae6fadb Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 11 年之前
  bunnei 3f69c2039d Shader: Define a common interface for running vertex shader programs. 11 年之前