This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-09-11 15:13:37 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b4e94c4aeec9ef8f3006d4288efbcfd877e2ebf
ppsspp
/
Common
/
GPU
/
D3D9
T
History
Henrik Rydgård
d459eac891
Fix checks for depth texture support, GLES syntax errors
2022-08-24 11:26:07 +02:00
..
D3D9ShaderCompiler.cpp
Remove inPrefix. HLSL shaders gets slightly longer but probably no biggie.
2020-10-31 23:22:06 +01:00
D3D9ShaderCompiler.h
Set up the test for D3D9, start fixing stuff.
2020-10-31 18:32:43 +01:00
D3D9StateCache.cpp
Remove the DX9 namespace, for consistency with the other backends
2022-08-16 21:49:16 +02:00
D3D9StateCache.h
Remove the DX9 namespace, for consistency with the other backends
2022-08-16 21:49:16 +02:00
D3DCompilerLoader.cpp
Complete the eradication of D3DX9 compiler loader
2020-10-05 00:13:29 +02:00
D3DCompilerLoader.h
Move most GPU things to Common.
2020-10-04 23:39:02 +02:00
thin3d_d3d9.cpp
Fix checks for depth texture support, GLES syntax errors
2022-08-24 11:26:07 +02:00