ppsspp/ext/native/thin3d
Unknown W. Brackets e754cca288 GLES: Add OpenGL 3.x core profile support.
Need to define #version everywhere and avoid varying/etc.
2017-09-20 12:22:01 -07:00
..
d3d11_loader.cpp Windows: d3dcompiler_47.dll is redistributable, so add it to our installation package scripts. 2017-03-22 13:44:44 +01:00
d3d11_loader.h More buildfixes for Windows on ARM 2017-03-05 10:52:08 +01:00
d3dx9_loader.cpp Windows: d3dcompiler_47.dll is redistributable, so add it to our installation package scripts. 2017-03-22 13:44:44 +01: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.cpp GLES: Add OpenGL 3.x core profile support. 2017-09-20 12:22:01 -07:00
thin3d.h Assorted cleanup of Vulkan init code. Show Vulkan extensions in system info. 2017-08-28 13:47:31 +02:00
thin3d_d3d9.cpp Use vulkan-style clear-on-bind when switching render targets. Not optimally used yet. 2017-05-30 09:36:17 +02:00
thin3d_d3d11.cpp D3D11: Fix Star Ocean again (wasn't clearing stencil properly) 2017-06-09 14:50:39 +02:00
thin3d_gl.cpp GLES: Add OpenGL 3.x core profile support. 2017-09-20 12:22:01 -07:00
thin3d_vulkan.cpp Assorted cleanup of Vulkan init code. Show Vulkan extensions in system info. 2017-08-28 13:47:31 +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