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-07-26 16:54:50 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ea01ffff68deefe09fc6dbda72edd4dcb1c5d57
ppsspp
/
ext
/
native
/
thin3d
T
History
Henrik Rydgard
575cc890b7
Turn off annoying "debug flicker" I used to see if we were swapping buffers properly early on
...
Also minor logging changes, refine the false-positive debug layer check
2016-03-20 19:31:02 +01:00
..
d3dx9_loader.cpp
Merge remote repo native into ext/native/.
2015-09-06 12:24:17 -07:00
d3dx9_loader.h
Fix a bunch of memory leaks, after enabling file+line-number memory leak tracking for the MS Debug CRT.
2016-02-10 15:36:10 +01:00
thin3d_d3d9.cpp
Initial vulkan code.
2016-03-20 19:18:35 +01:00
thin3d_gl.cpp
Initial vulkan code.
2016-03-20 19:18:35 +01:00
thin3d_vulkan.cpp
Turn off annoying "debug flicker" I used to see if we were swapping buffers properly early on
2016-03-20 19:31:02 +01:00
thin3d.cpp
More progress
2016-03-20 19:26:41 +01:00
thin3d.h
Initial vulkan code.
2016-03-20 19:18:35 +01:00
vulkan_utils.cpp
Fill out GPU_Vulkan.cpp with what's mostly a copy of GLES_GPU.cpp
2016-03-20 19:30:11 +01:00