This website requires JavaScript.
Explore
Help
Register
Sign In
Emulator-Archive
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2025-02-18 21:27:52 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Common
/
GPU
/
D3D9
History
Henrik Rydgård
6945deec01
Replace a LOT of sprintf with snprintf, and a few strcpy with truncate_cpy
2023-04-28 21:04:05 +02:00
..
D3D9ShaderCompiler.cpp
Fixed syntax accessing method reviewed by Unknown W. Brackets <checkins@unknownbrackets.org>
2022-10-03 10:47:55 +03: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
D3D9: Support old-style user clip planes.
2022-12-18 11:04:33 -08:00
D3DCompilerLoader.cpp
…
D3DCompilerLoader.h
…
thin3d_d3d9.cpp
Replace a LOT of sprintf with snprintf, and a few strcpy with truncate_cpy
2023-04-28 21:04:05 +02:00