This website requires JavaScript.
Explore
Help
Sign In
izzy
/
ppsspp
Watch
0
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/izzy2lost/ppsspp.git
synced
2026-03-10 12:43:04 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
drawengine-reduce-buffer-binds
Add File
New File
Upload File
Apply Patch
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
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
Replace a LOT of sprintf with snprintf, and a few strcpy with truncate_cpy
2023-04-28 21:04:05 +02:00