ppsspp/ext/native
2017-03-17 13:22:00 +01:00
..
base Windows: Start at a sensible window size if high-DPI. Avoids the worst of #9437 but does not fix it. 2017-03-17 13:22:00 +01:00
data Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
ext Warning fix (close() was undeclared) 2017-03-13 16:14:31 +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 Merge pull request #9418 from xebra/cleanup_spline_bezier 2017-03-12 17:09:24 +01:00
i18n Fix #8001, although I don't quite understand what was wrong... 2015-09-25 19:22:59 +02:00
image Reintroduce mipmaps for images in the UI like screenshots (D3D11, OpenGL, D3D9) 2017-03-12 16:30:53 +01:00
input Correct touch id generation. 2017-03-14 22:21:01 -07:00
json Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
math Reintroduce mipmaps for images in the UI like screenshots (D3D11, OpenGL, D3D9) 2017-03-12 16:30:53 +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 Fixes to GPU system information. Fixes #9434 2017-03-16 09:48:10 +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 Remove unused drag capture state tracking. 2017-03-14 22:07:07 -07: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 Remove unused pad_buttons and old virtual_input. 2017-03-13 22:57:22 -07:00
LICENSE.TXT Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
native.vcxproj Merge pull request #9426 from unknownbrackets/input-state 2017-03-14 09:34:57 +01:00
native.vcxproj.filters Remove unused pad_buttons and old virtual_input. 2017-03-13 22:57:22 -07:00