ppsspp/GPU/D3D11
2023-03-09 14:43:59 +01:00
..
D3D11Util.cpp Implement shader depal for D3D11. 2022-09-11 13:41:17 +02:00
D3D11Util.h Add brute force shader generator tester. Tests D3D11 and Vulkan shaders. 2020-10-21 23:20:15 +02:00
DrawEngineD3D11.cpp D3D11: Correct equal clear check. 2023-02-26 23:59:48 -08:00
DrawEngineD3D11.h Some DeviceLost/DeviceRestore cleanup 2023-02-26 11:05:52 +01:00
FramebufferManagerD3D11.cpp Include file cleanup in framebuffer managers 2023-02-25 12:21:00 +01:00
FramebufferManagerD3D11.h Include file cleanup in framebuffer managers 2023-02-25 12:21:00 +01:00
GPU_D3D11.cpp Pass in draw directly in GPUCommon::DeviceRestore, instead of awkwardly fetching it 2023-02-25 23:04:27 +01:00
GPU_D3D11.h Pass in draw directly in GPUCommon::DeviceRestore, instead of awkwardly fetching it 2023-02-25 23:04:27 +01:00
ShaderManagerD3D11.cpp Pass the vertex decoder into the vertex shader IDs generator 2022-12-30 22:57:05 +01:00
ShaderManagerD3D11.h GPU: Correct some missing override specifiers. 2023-02-26 15:58:58 -08:00
StateMappingD3D11.cpp Remove count parameter from SetViewports. No use foreseen. 2023-02-25 07:12:53 +01:00
StateMappingD3D11.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
TextureCacheD3D11.cpp Simplifies and speeds up D3D11 texture uploads. Also, fixes a bug with replacement off 2023-03-09 14:43:59 +01:00
TextureCacheD3D11.h Some DeviceLost/DeviceRestore cleanup 2023-02-26 11:05:52 +01:00