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-27 09:15:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ffef628667e656fd9d48fc6e8fb2e9a04cd3eb86
ppsspp
/
ext
/
native
/
thin3d
T
History
Henrik Rydgard
fa64417917
Minor warning fixes
2016-04-10 10:34:39 +02: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
Minor warning fixes
2016-04-10 10:34:39 +02:00
thin3d_vulkan.cpp
Minor warning fixes
2016-04-10 10:34:39 +02:00
thin3d.cpp
thin3d: Plug leaks in samplers and vk shaders.
2016-03-21 00:03:34 -07:00
thin3d.h
Add some paranoid checks hoping to fix crashes reported in Google Play developer console.
2016-04-09 18:27:35 +02: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