.. |
helper
|
Hook up DX9 backend. Not really working though, it seems.
|
2014-08-22 20:55:12 +02:00 |
FramebufferDX9.cpp
|
Fix some missing semicolons on log statements.
|
2014-06-29 19:09:37 -07:00 |
FramebufferDX9.h
|
Move gpu vendor detection to native with the rest of the gl init.
|
2013-10-16 00:48:44 +02:00 |
GPU_DX9.cpp
|
Fix missing log semicolons only affecting logging.
|
2014-06-29 19:09:39 -07:00 |
GPU_DX9.h
|
Add a matching PerformMemoryUpload().
|
2014-06-10 00:45:03 -07:00 |
PixelShaderGeneratorDX9.cpp
|
Support alpha / color test masks on desktop/gles3.
|
2014-06-16 00:33:48 -07:00 |
PixelShaderGeneratorDX9.h
|
Put the DirectX9 stuff into a namespace.
|
2013-09-15 08:56:12 -07:00 |
ShaderManagerDX9.cpp
|
Support alpha / color test masks on desktop/gles3.
|
2014-06-16 00:33:48 -07:00 |
ShaderManagerDX9.h
|
Support alpha / color test masks on desktop/gles3.
|
2014-06-16 00:33:48 -07:00 |
SplineDX9.cpp
|
Missed these
|
2013-09-21 23:44:11 +02:00 |
StateMappingDX9.cpp
|
Use flags to avoid hashing textures when unchanged.
|
2014-04-13 14:22:39 -07:00 |
StateMappingDX9.h
|
Compile Ced's DX9 GPU on Windows. Not hooked up yet.
|
2013-09-15 12:52:44 +02:00 |
TextureCacheDX9.cpp
|
Respect max texture level in GE debugger preview.
|
2014-06-15 10:31:16 -07:00 |
TextureCacheDX9.h
|
Update bufw handling in all gpus.
|
2013-09-15 21:27:13 -07:00 |
TextureScalerDX9.cpp
|
Add some missing algorithm includes.
|
2014-07-01 00:26:22 -07:00 |
TextureScalerDX9.h
|
Put the DirectX9 stuff into a namespace.
|
2013-09-15 08:56:12 -07:00 |
TransformPipelineDX9.cpp
|
Remove cached light variables to reduce work when parsing DLs.
|
2014-04-21 12:51:19 +02:00 |
TransformPipelineDX9.h
|
Cap the number of vertexes per flush.
|
2013-10-27 14:43:58 -07:00 |
VertexDecoderDX9.cpp
|
Fix some missing semicolons on log statements.
|
2014-06-29 19:09:37 -07:00 |
VertexDecoderDX9.h
|
Put the DirectX9 stuff into a namespace.
|
2013-09-15 08:56:12 -07:00 |
VertexShaderGeneratorDX9.cpp
|
Ignore the material update flag w/o vertex color.
|
2013-12-29 12:57:30 -08:00 |
VertexShaderGeneratorDX9.h
|
Put the DirectX9 stuff into a namespace.
|
2013-09-15 08:56:12 -07:00 |