This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/libretro/ppsspp.git
synced
2025-02-19 08:28:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
ext
/
native
/
thin3d
History
Henrik Rydgård
6831f6fc46
Merge pull request
#8650
from unknownbrackets/vulkan-buf
...
Vulkan: Cache only device in push buffers
2016-03-21 08:27:50 +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
Merge pull request
#8650
from unknownbrackets/vulkan-buf
2016-03-21 08:27:50 +01: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