ppsspp/ext/native
Enyby f7deda22ae Update gpu_features.cpp
Add additional check for valid parsing GL ES version by driver for work on some bad drivers. See #9688
2017-05-19 00:02:10 +03:00
..
base System: Use a separate API for bool props. 2017-04-29 17:35:12 -07:00
data
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 Simplify log initialization a little. Minor logging improvments in native. Don't disable logging in UWPMain 2017-03-23 10:02:29 +01:00
gfx More paranoia 2017-05-18 13:29:00 +02:00
gfx_es2 Update gpu_features.cpp 2017-05-19 00:02:10 +03: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 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
thin3d D3D11: Fix initialization of mipmaps. 2017-05-13 17:31:21 -07: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 Really no need to hold eventMutex_ while dispatching events, only when interacting with the queue. Might fix further deadlocks (see #9698) 2017-05-18 17:29:36 +02:00
util Fix bug in word wrapper 2016-12-25 11:08:27 +01:00
.gitignore
Android.mk Remove unused pad_buttons and old virtual_input. 2017-03-13 22:57:22 -07:00
LICENSE.TXT
native.vcxproj Revert unintentional change from: 429bf5d8b3 2017-03-23 11:54:54 +01:00
native.vcxproj.filters Misc logging improvments, minor safety check 2017-03-20 13:07:22 +01:00