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