.. |
DepalettizeShaderDX9.cpp
|
Unify a little bit of depal code.
|
2017-11-05 10:40:21 +01:00 |
DepalettizeShaderDX9.h
|
Unify a little bit of depal code.
|
2017-11-05 10:40:21 +01:00 |
DrawEngineDX9.cpp
|
Refactor: Unify DecodeVerts and move ComputeNumVertsToDecode to Common
|
2017-11-19 12:39:09 +01:00 |
DrawEngineDX9.h
|
Refactor: Unify DecodeVerts and move ComputeNumVertsToDecode to Common
|
2017-11-19 12:39:09 +01:00 |
FramebufferDX9.cpp
|
Clean up all the FBOs in DestroyAllFBOs. Missing any can have bad consequences after app switching on Android/Vulkan where we recreate stuff.
|
2017-12-01 12:17:10 +01:00 |
FramebufferDX9.h
|
Unify RebindFramebuffer, mostly.
|
2017-11-15 20:44:25 +01:00 |
GPU_DX9.cpp
|
ARM buildfix
|
2017-11-22 11:01:42 +01:00 |
GPU_DX9.h
|
More duplicate code removal
|
2017-11-14 09:20:36 +01:00 |
PixelShaderGeneratorDX9.cpp
|
Fix some type narrowing warnings and typos.
|
2017-03-19 07:44:31 -07:00 |
PixelShaderGeneratorDX9.h
|
Initial stab at porting the DX9 backend to D3D11. Not working yet.
|
2017-02-09 13:28:40 +01:00 |
ShaderManagerDX9.cpp
|
DX9: Revert a bad optimization, hopefully fixing #10205. Vulkan: Add a missing check.
|
2017-11-30 15:28:15 +01:00 |
ShaderManagerDX9.h
|
Remove Globals.h
|
2017-08-31 17:15:22 +02:00 |
StateMappingDX9.cpp
|
All: Only convert viewportscissor state if dirty
|
2017-08-14 11:14:26 +02:00 |
StateMappingDX9.h
|
Move all the GL/D3D9 FBO code into thin3d.
|
2017-02-06 11:40:16 +01:00 |
StencilBufferDX9.cpp
|
Remove some code duplication
|
2017-11-01 14:51:15 +01:00 |
TextureCacheDX9.cpp
|
Attempt to unbreak D3D9 mipmapping (still disabling SLOPE mode)
|
2017-11-15 14:22:19 +01:00 |
TextureCacheDX9.h
|
Unify and move around code to cleanup some debug accessors
|
2017-10-18 13:10:05 +02:00 |
TextureScalerDX9.cpp
|
c++11: Remove compat header base/functional.h
|
2016-10-12 11:32:45 +02:00 |
TextureScalerDX9.h
|
Rename GLES files to match the convention the other backends use.
|
2017-01-23 17:08:58 +01:00 |
VertexShaderGeneratorDX9.cpp
|
Fix bug in Vulkan's vertex shader generator, causing stretched characters in Jeanne D'arc.
|
2017-11-01 11:47:05 +01:00 |
VertexShaderGeneratorDX9.h
|
Remove Globals.h
|
2017-08-31 17:15:22 +02:00 |