ppsspp/ext/native
2019-02-04 13:22:58 +01:00
..
base Try to support Qt keyboard input directly. Partially fixes #11653 (nickname crash on mac) 2019-01-07 00:07:25 +01:00
data Debugger: Add APIs to retrieve render image. 2018-06-16 15:33:02 -07:00
ext native: Avoid an absolute value error. 2018-06-17 11:42:45 -07:00
file DeleteDirRecursively: Don't leak the find handle on failure (win32) 2019-01-25 20:18:53 +01:00
gfx Turn off gl debug logging again 2018-10-20 16:48:17 +02:00
gfx_es2 GLES: Detect Vivante GPU, disable vertex range culling 2019-01-03 12:43:32 +01:00
i18n Show chosen postshader display name properly, plus some additional bugfixes. Fixes #10790 2018-03-25 14:42:48 +02: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 Add submodules, namespace json to prepare for the addition of rapidjson (sigh) 2018-08-13 00:18:54 +02:00
math Update UWP port 2018-12-10 20:55:07 +07:00
net http: Correct typo. 2018-12-29 08:16:56 -08:00
profiler add an include for PPSSPP_PLATFORM 2017-12-30 22:44:41 -08:00
thin3d VK: Minor cleanup, turn off unfinished and probably wrong use of dedicated allocation feature 2019-01-31 14:09:21 +01:00
thread thread: Add a simple thread executor. 2018-06-07 14:11:52 -07:00
tools Minor script updates 2017-03-18 16:33:16 +01:00
ui Fix checkbox bug introduced in #11758. Fixes #11761. 2019-02-04 13:22:58 +01:00
util Debugger: Add assembler to build. 2018-06-06 05:59:24 -07:00
.gitignore Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
Android.mk http: Add a simple WebSocket server class. 2018-06-07 14:11:52 -07:00
LICENSE.TXT Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
native.vcxproj Disable "Edit & Continue" with VS debug mode. 2018-12-07 13:01:16 +09:00
native.vcxproj.filters http: Add a simple WebSocket server class. 2018-06-07 14:11:52 -07:00