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-30 02:29:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
caea1da99aba3935e8bbcb27237f0345677bd190
ppsspp
/
ext
/
native
/
thin3d
T
History
Unknown W. Brackets
f3d113a777
thin3d: Use 32-bit indexed drawing to match.
2016-03-21 07:17:38 -07: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
thin3d: Use 32-bit indexed drawing to match.
2016-03-21 07:17:38 -07:00
thin3d.cpp
thin3d: Plug leaks in samplers and vk shaders.
2016-03-21 00:03:34 -07: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