aroulin
|
fa552f11ef
|
Shader: RCP and RSQ computes only the 1st component
|
2015-08-23 22:01:17 +02:00 |
|
aroulin
|
863730f6a7
|
Shader: implement SGE, SGEI in interpreter
|
2015-08-19 14:29:39 +02:00 |
|
aroulin
|
638e47c04d
|
Shader: implement EX2 and LG2 in interpreter
|
2015-08-16 15:54:30 +02:00 |
|
Tony Wasserka
|
33ba604fd9
|
Introduce a shader tracer to allow inspection of input/output values for each processed instruction.
|
2015-08-16 14:12:11 +02:00 |
|
bunnei
|
db97090cad
|
Shader: Use a POD struct for registers.
|
2015-08-15 18:03:27 -04:00 |
|
bunnei
|
3f69c2039d
|
Shader: Define a common interface for running vertex shader programs.
|
2015-08-15 17:33:44 -04:00 |
|
bunnei
|
18527b9e21
|
Shader: Move shader code to its own subdirectory, "shader".
|
2015-08-15 17:33:42 -04:00 |
|