ppsspp/ext/native
2017-03-12 12:39:45 +01:00
..
base Merge pull request #9370 from fireballwayne/remoteiso 2017-03-12 12:39:45 +01:00
data Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
ext More buildfixes for Windows on ARM 2017-03-05 10:52:08 +01:00
file More minor changes to make GPU and native build on UWP later 2017-02-24 20:26:38 +01:00
gfx Sprinkle calls to CHECK_GL_ERROR_IF_DEBUG all over the place, disabled by default. 2017-03-03 14:18:40 +01:00
gfx_es2 Fix bug where we tried to set aniso even if unsupported. Fixes #9377 2017-03-03 14:16:15 +01:00
i18n Fix #8001, although I don't quite understand what was wrong... 2015-09-25 19:22:59 +02:00
image Add more sanity checks in png_load. 2017-03-05 12:35:13 +01:00
input Big mutex overhaul - remove our custom ones, make them non-recursive where possible 2017-02-28 11:40:29 +01:00
json Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
math D3D11: Some cleanup. Fix backface culling. Wipeout still looks weird... 2017-02-12 18:29:58 +01:00
net Function name change, additional comments, code cleanup for remote disc streaming 2017-03-11 00:46:50 -05:00
profiler Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
thin3d UWP: Don't try to use dual source blending on D3D9 feature level devices. 2017-03-10 00:12:57 +01: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 fix sscanf types 2016-12-02 22:46:52 -03:00
ui Avoid a crash if trying to do two screen switches at once. 2017-03-07 15:33:23 +01:00
util Fix bug in word wrapper 2016-12-25 11:08:27 +01:00
.gitignore Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
Android.mk Move all the GL/D3D9 FBO code into thin3d. 2017-02-06 11:40:16 +01:00
LICENSE.TXT Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
native.vcxproj Big mutex overhaul - remove our custom ones, make them non-recursive where possible 2017-02-28 11:40:29 +01:00
native.vcxproj.filters Big mutex overhaul - remove our custom ones, make them non-recursive where possible 2017-02-28 11:40:29 +01:00