ppsspp/ext/native
2017-08-07 12:16:08 +02:00
..
base Turn g_dpi into a float, because why not 2017-08-07 12:16:08 +02:00
data Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
ext Assorted cleanup, UWP memory map fixes. PSPFlower runs in both 32-bit and 64-bit. 2017-03-23 10:02:28 +01:00
file Fix build with NDK 15. This does force us to make do with 32-bit file sizes... 2017-07-03 16:25:12 +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 GPU: Clean up some GLES3 defaults. 2017-07-01 16:16:59 -07: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 UI: Generalize easing functions a bit. 2017-03-19 17:16:23 -07:00
net http: Cancel remote server connects faster. 2017-03-22 00:03:08 -07:00
profiler Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
thin3d D3D11: Fix Star Ocean again (wasn't clearing stencil properly) 2017-06-09 14:50:39 +02:00
thread Patch up the threadpool used for texture scaling to work. Really needs a rethink. Fixes #9372 2017-03-02 10:49:47 +01:00
tools Minor script updates 2017-03-18 16:33:16 +01:00
ui Split out the Qt font drawer in its own file. 2017-06-04 11:52:14 +02:00
util UI: Fix text wrap when kerning adjusts spaces. 2017-06-03 10:14:55 -07:00
.gitignore Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
Android.mk Address comments, make things closer to the Win32 code. Things work better. 2017-06-06 11:30:20 +02:00
LICENSE.TXT Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
native.vcxproj Start sketching native text rendering for Android 2017-06-05 23:09:04 +02:00
native.vcxproj.filters Start sketching native text rendering for Android 2017-06-05 23:09:04 +02:00