ppsspp/ext/native
Unknown W. Brackets bab66e8542 Windows: Fix UI text measurements with &.
These APIs don't take into account &&, which caused Homebrew && Demos to
be too wide.
2017-12-10 14:57:54 -08:00
..
base Use glslang to translate GLSL 1.x postshaders to GLSL 3.0 or later to appease strict GL Core drivers. Should fix #10362 2017-12-08 10:25:42 +01:00
data Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
ext mingw patches 2017-08-31 22:15:05 +02:00
file RIFF: Add check for truncated files, cleanup a little more. 2017-12-04 18:01:51 +01:00
gfx Rework GL lost-device to work more like Vulkan. Gets rid of gl_lost manager etc. 2017-12-07 15:05:59 +01:00
gfx_es2 Windows: Fix UI text measurements with &. 2017-12-10 14:57:54 -08:00
i18n Windows: Make UI update significantly cheaper. 2017-04-04 20:33:22 -07:00
image Reintroduce mipmaps for images in the UI like screenshots (D3D11, OpenGL, D3D9) 2017-03-12 16:30:53 +01:00
input Also memset. 2017-05-04 08:57:06 +02:00
json Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
math It builds! With some shortcuts, of course. 2017-10-26 10:56:59 +02:00
net More mingw patches 2017-08-29 22:24:20 +02:00
profiler Move the VulkanRenderManager stuff to thin3d, fits in better there. 2017-10-26 10:56:59 +02:00
thin3d Make a minor correction to Vulkan driver version display. 2017-12-10 19:11:00 +01:00
thread Vulkan: Remove duplicate depalShaderCache, fix a number of instances where we didn't use the deleter properly. 2017-11-09 17:25:37 +01:00
tools Minor script updates 2017-03-18 16:33:16 +01:00
ui UI: Reset transitions after too long a time. 2017-12-10 12:21:57 -08:00
util UI: Wrap text properly with explicit newlines. 2017-12-02 14:38:59 -08:00
.gitignore Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
Android.mk Rework GL lost-device to work more like Vulkan. Gets rid of gl_lost manager etc. 2017-12-07 15:05:59 +01:00
LICENSE.TXT Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
native.vcxproj Rework GL lost-device to work more like Vulkan. Gets rid of gl_lost manager etc. 2017-12-07 15:05:59 +01:00
native.vcxproj.filters Rework GL lost-device to work more like Vulkan. Gets rid of gl_lost manager etc. 2017-12-07 15:05:59 +01:00