ppsspp/ext/native
Unknown W. Brackets a676721683 Qt: Remove bundled assets reader.
It was no longer being used or linked, so it just meant the assets were missing.
With this removed, the assets (lang inis, shaders, etc.) are available again.

Fixes #9831 - likely broken since #9061, which stopped using the qrc.
2018-06-09 10:47:53 -07:00
..
base Merge pull request #10781 from hrydgard/preserve-config 2018-03-24 14:18:37 +01:00
data http: Add a simple WebSocket server class. 2018-06-07 14:11:52 -07:00
ext Merge pull request #10960 from unknownbrackets/debugger-json 2018-06-06 21:19:13 +02:00
file Qt: Remove bundled assets reader. 2018-06-09 10:47:53 -07:00
gfx D3D9: Implement flat shading via state. 2018-06-06 05:53:50 -07:00
gfx_es2 Vulkan: Add tags to UI textures too. 2018-04-06 21:43:18 -07: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 json: Switch to gason instead of vjson. 2018-06-06 05:59:35 -07:00
math Vulkan/D3D11: Make some space in the base uniform buffer by consolidating the spline parameters into one variable. 2018-04-13 08:58:05 +02:00
net Add missing include 2018-06-08 12:11:05 +01:00
profiler add an include for PPSSPP_PLATFORM 2017-12-30 22:44:41 -08:00
thin3d thin3d: Convert BGRA8888 to RGB888 for screenshots. 2018-06-06 05:56:29 -07: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 If there are multiple Vulkan devices, show a setting to allow the user to choose. 2018-06-06 10:20:12 +02: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 http: Add a simple WebSocket server class. 2018-06-07 14:11:52 -07:00
native.vcxproj.filters http: Add a simple WebSocket server class. 2018-06-07 14:11:52 -07:00