ppsspp/ext/native
Unknown W. Brackets 6c1f6618b6 Vulkan: Wait for orderly thread stop on resize.
To be safer, let's just let it finish.  We don't actually sync the thread
in join(), so it could still be running a frame.
2017-11-06 23:03:14 -08:00
..
base Don't call functions in asserts, they get compiled out in release... 2017-10-20 14:45:00 +02:00
data
ext mingw patches 2017-08-31 22:15:05 +02:00
file More mingw patches 2017-08-29 22:24:20 +02:00
gfx Android: Just like on Windows, prompt to restart when changing graphics backend. 2017-05-31 11:12:11 +02:00
gfx_es2 Fix issue with caret position in text boxes caused by a bad hash function. Fletcher is 2-bytes-at-a-time and thus very inappropriate for short strings. 2017-10-24 22:45:27 +02: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
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 Vulkan: Wait for orderly thread stop on resize. 2017-11-06 23:03:14 -08:00
thread mingw patches 2017-08-31 22:15:05 +02:00
tools Minor script updates 2017-03-18 16:33:16 +01:00
ui Automatically scroll textboxes when the caret ends up outside. Fixes #10026 . 2017-10-24 23:05:21 +02:00
util Fix issue with caret position in text boxes caused by a bad hash function. Fletcher is 2-bytes-at-a-time and thus very inappropriate for short strings. 2017-10-24 22:45:27 +02:00
.gitignore
Android.mk Warning fixes, CMakeLists.txt/Android.mk fixes 2017-10-26 10:57:00 +02:00
LICENSE.TXT
native.vcxproj Share the conversion code between vulkan and D3D, fixing the missing format thing. 2017-10-29 14:42:51 +01:00
native.vcxproj.filters Share the conversion code between vulkan and D3D, fixing the missing format thing. 2017-10-29 14:42:51 +01:00