ppsspp/ext/native
driver1998 5072584781 Fix neon headers for MSVC ARM64
MSVC uses arm64_neon.h for ARM64, arm_neon.h is ARM32 only.
2019-05-04 22:45:15 +08:00
..
base Try to support Qt keyboard input directly. Partially fixes #11653 (nickname crash on mac) 2019-01-07 00:07:25 +01:00
data Debugger: Add APIs to retrieve render image. 2018-06-16 15:33:02 -07:00
ext Fix neon headers for MSVC ARM64 2019-05-04 22:45:15 +08:00
file UI: Avoid using game info cache in savedata sort. 2019-03-17 06:34:21 -07:00
gfx Turn off gl debug logging again 2018-10-20 16:48:17 +02:00
gfx_es2 Disable more texcoord math on terrible-precision PowerVR (it's really awful). Fixes #9189. 2019-02-26 10:39:17 +01:00
i18n Show chosen postshader display name properly, plus some additional bugfixes. Fixes #10790 2018-03-25 14:42:48 +02: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 Add submodules, namespace json to prepare for the addition of rapidjson (sigh) 2018-08-13 00:18:54 +02:00
math Fix neon headers for MSVC ARM64 2019-05-04 22:45:15 +08:00
net http: Fix warning on compare in url decode. 2019-03-23 07:25:58 -07:00
profiler add an include for PPSSPP_PLATFORM 2017-12-30 22:44:41 -08:00
thin3d Address feedback from #11936 (support memory types without CACHED as a backup) 2019-03-26 10:39:51 +01:00
thread thread: Add a simple thread executor. 2018-06-07 14:11:52 -07:00
tools Minor script updates 2017-03-18 16:33:16 +01:00
ui Merge pull request #11866 from unknownbrackets/keyup 2019-03-18 11:16:35 +01:00
util Debugger: Add assembler to build. 2018-06-06 05:59:24 -07:00
.gitignore
Android.mk http: Add a simple WebSocket server class. 2018-06-07 14:11:52 -07:00
LICENSE.TXT
native.vcxproj Update Visual Studio project files for Windows ARM32/ARM64 2019-05-04 22:45:15 +08:00
native.vcxproj.filters http: Add a simple WebSocket server class. 2018-06-07 14:11:52 -07:00