Henrik Rydgård
|
d32fc34b2b
|
Remove inPrefix. HLSL shaders gets slightly longer but probably no biggie.
The extra variable should be optimized out anyway.
Tried doing it with the preprocessor, couldn't get it to work.
|
2020-10-31 23:22:06 +01:00 |
|
Henrik Rydgård
|
2f1bbd314e
|
Fragment shader gen: Remove unnecessary allocations
|
2020-10-31 18:32:43 +01:00 |
|
Henrik Rydgård
|
c311eeaf7d
|
Switch D3D9 too to the glsl shader generator
|
2020-10-31 18:32:43 +01:00 |
|
Henrik Rydgård
|
8d70fd269e
|
Minor D3D9 fixes
|
2020-10-31 18:32:43 +01:00 |
|
Henrik Rydgård
|
af4d6e7642
|
Set up the test for D3D9, start fixing stuff.
|
2020-10-31 18:32:43 +01:00 |
|
Henrik Rydgård
|
0e3a84b4a8
|
Move most GPU things to Common.
It works after the move, on Windows and Android at least.
Deletes the D3DX9 shader compiler loader, which was not used.
|
2020-10-04 23:39:02 +02:00 |
|