ppsspp/ext
Henrik Rydgård 22c066515e
Merge pull request #11425 from xebra/refactor_spline_bezier
[Refactoring] Improve spline/bezier.
2018-11-04 17:04:29 +01:00
..
armips@9efe336728 Debugger: Update to latest armips. 2018-06-30 14:18:26 -07:00
cmake/armips Debugger: Update to latest armips. 2018-06-17 10:50:11 -07:00
discord-rpc@3d3ae7129d Add submodules, namespace json to prepare for the addition of rapidjson (sigh) 2018-08-13 00:18:54 +02:00
discord-rpc-build Untested attempt to fix ios/mac discord 2018-08-26 23:10:37 +02:00
glew Update OpenGL Extension 2018-10-28 20:41:21 +07:00
glslang@29619b2312 Update glslang again. Might fix #11276 2018-08-05 10:42:29 +02:00
glslang-build Update glslang to latest as of 2016-06-26 2018-07-15 12:30:40 +02:00
libkirk Harmonize some VS project settings. 2018-08-14 22:41:39 +02:00
native Merge pull request #11425 from xebra/refactor_spline_bezier 2018-11-04 17:04:29 +01:00
rapidjson@73063f5002 Add submodules, namespace json to prepare for the addition of rapidjson (sigh) 2018-08-13 00:18:54 +02:00
sfmt19937 Cleaner fix for compilation problem in SFMT.h, though had to patch it. 2015-02-15 23:14:54 +01:00
snappy Allow choosing to use the system snappy or not. 2018-08-26 12:59:02 -07:00
SPIRV-Cross@be7425ef70 Update SPIRV-Cross to a fresher version. 2018-07-16 20:00:45 +02:00
SPIRV-Cross-build Update SPIRV-Cross to a fresher version. 2018-07-16 20:00:45 +02:00
udis86 Debugger: Fix some format warnings in udis86. 2018-06-17 11:19:32 -07:00
vulkan Update Vulkan headers to 1.1. Might as well keep up. 2018-03-17 09:55:14 +01:00
xbrz Buildfix _DEBUG-builds on non-win32 2016-01-01 14:30:03 +01:00
zlib Harmonize some VS project settings. 2018-08-14 22:41:39 +02:00
.gitignore Import SPIRV-Cross. This will be used later to translate post-processing shaders to the various shader languages we use. 2017-02-14 23:33:27 +01:00
CMakeLists.txt Untested attempt to fix ios/mac discord 2018-08-26 23:10:37 +02:00
disarm.cpp clean double end statements 2016-12-03 12:25:05 -03:00
disarm.h sprintf->snprintf, fix some too short buffers 2014-09-14 00:14:11 +02:00
glslang.vcxproj Harmonize some VS project settings. 2018-08-14 22:41:39 +02:00
glslang.vcxproj.filters Update glslang to latest as of 2016-06-26 2018-07-15 12:30:40 +02:00
libarmips.vcxproj Harmonize some VS project settings. 2018-08-14 22:41:39 +02:00
libarmips.vcxproj.filters Debugger: Update to latest armips. 2018-06-17 10:50:11 -07:00
SPIRV-Cross.vcxproj Harmonize some VS project settings. 2018-08-14 22:41:39 +02:00
SPIRV-Cross.vcxproj.filters Update SPIRV-Cross to a fresher version. 2018-07-16 20:00:45 +02:00
xxhash.c Avoid unaligned accesses when hashing vertex data on ARM. Fixes #9114, may help #9128 and #9129. 2016-12-01 15:56:05 +01:00
xxhash.h Update xxhash to r37. 2014-10-26 17:48:59 -07:00