 Ced2911andHenrik Rydgard
|
ef54989598
|
[Gpu] update code, cleanup shaders generation: fixes rr2 lighting !
Conflicts:
GPU/Directx9/PixelShaderGeneratorDX9.cpp
GPU/Directx9/ShaderManagerDX9.cpp
GPU/Directx9/VertexDecoderDX9.cpp
|
2014-08-24 13:43:09 +02:00 |
|
 Ced2911andHenrik Rydgard
|
d4adc3abb8
|
[dx9] don't do alpha test in pixel shader, use state mapping
hrydgard: Cleaned up a bit, disabled by default
Conflicts:
GPU/Directx9/TextureCacheDX9.cpp
|
2014-08-24 09:52:34 +02:00 |
|
Unknown W. Brackets
|
2038bc5527
|
Support alpha / color test masks on desktop/gles3.
Won't work on GLES 2, though...
|
2014-06-16 00:33:48 -07:00 |
|
Unknown W. Brackets
|
f55b6a0dbc
|
Put the DirectX9 stuff into a namespace.
This makes it almost build on Windows, but not quite. Some required files
excluded from build, still.
|
2013-09-15 08:56:12 -07:00 |
|
Henrik Rydgard
|
cc6681cd0b
|
Compile Ced's DX9 GPU on Windows. Not hooked up yet.
This needs work, has several problems that must be fixed to run on Windows.
Ced, you'll have to fix up your xb project file a bit, sorry.
|
2013-09-15 12:52:44 +02:00 |
|