ppsspp/ext/native
Unknown W. Brackets 00656a2d8d GLES: Avoid duplicate state resets.
Between render passes, we don't need to re-disable stencil test each time.
Only when it changes.  This makes render logs clearer.
2020-05-24 20:50:17 -07:00
..
base Support drawing around notches on Android displays. Fixes #12261 2020-03-31 00:47:01 +02:00
data Debugger: Add APIs to retrieve render image. 2018-06-16 15:33:02 -07:00
ext Delete unused support for ETC1 texture compression 2020-02-29 17:50:35 +01:00
file Make the IsValidPBP DISC_ID check a bit more lenient. Fixes an issue where some homebrew would no longer show in the list. 2020-05-17 15:12:38 +02:00
gfx Fix atlas tool build on linux 2020-03-03 23:52:56 +01:00
gfx_es2 Windows: Fix GL reinit on backend switch. 2020-05-09 12:20:42 -07:00
i18n Core: Use a lock for i18n categories. 2020-03-14 22:57:20 -07:00
image cmake: Improve building with the system libpng. 2020-03-22 18:43:51 -07:00
input Also memset. 2017-05-04 08:57:06 +02:00
json Core: Quiet some warnings. 2020-03-10 22:19:59 -07:00
math DarkStalkers: Fix display on OpenGL ES. 2019-10-27 20:54:36 +01:00
net http: Avoid detach() in webserver code. 2020-03-03 23:08:34 -08:00
profiler add an include for PPSSPP_PLATFORM 2017-12-30 22:44:41 -08:00
thin3d GLES: Avoid duplicate state resets. 2020-05-24 20:50:17 -07:00
thread http: Correct new thread executor. 2020-03-09 19:57:15 -07:00
tools Fix SDK requirements of Atlas and Zim tools. 2020-04-05 16:56:08 +02:00
ui UI: Lock around removal from dispatch queue. 2020-05-24 10:57:32 -07:00
util Vulkan: Stop merge at clear/touched read only. 2020-05-17 15:04:21 -07:00
.gitignore Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
Android.mk cmake: Improve building with the system libpng. 2020-03-22 18:43:51 -07:00
LICENSE.TXT Merge remote repo native into ext/native/. 2015-09-06 12:24:17 -07:00
native.vcxproj GLES: Add dependency tracking for render passes. 2020-05-17 11:06:39 -07:00
native.vcxproj.filters GLES: Add dependency tracking for render passes. 2020-05-17 11:06:39 -07:00