Commit Graph

171 Commits

Author SHA1 Message Date
twinaphex
cf3371503b Get rid of some CXX11 flags 2016-11-03 14:18:53 +01:00
twinaphex
99f8f49e8a (GLM) Cut down on GLM_FUNC_QUALIFIER 2016-11-03 13:20:25 +01:00
twinaphex
0f369ff3a9 (GLM) Get rid of GLM_STATIC_ASSERT entirely 2016-11-03 12:51:26 +01:00
twinaphex
5fdb2247dd (GLM) Start getting rid of static asserts 2016-11-03 10:40:50 +01:00
twinaphex
99a0f82351 (GLM) Cleanups
(Cheevos) C89_BUILD buildfix
2016-11-01 11:04:56 +01:00
twinaphex
76cf8dc124 (GLM) Remove __CUDA_ARCH__ 2016-11-01 10:30:04 +01:00
twinaphex
101c885f8b (GLM) Remove more unused files 2016-11-01 10:28:42 +01:00
twinaphex
209a0ddd34 Remove more unused files 2016-11-01 10:24:32 +01:00
twinaphex
765c8ee930 (GLM) Remove CUDACC ifdefs 2016-11-01 10:23:40 +01:00
twinaphex
68bfbd8020 (GLM) Cleanups 2016-11-01 08:51:59 +01:00
twinaphex
bc90cdef8b (GLM) Remove GLM_FUNC_DECL 2016-11-01 07:40:33 +01:00
twinaphex
fd1b57fb1a (GLM) Get rid of some more stuff we won't need in libretro-common 2016-11-01 07:15:37 +01:00
twinaphex
d8dab2af5b (GLM) Remove more unused files 2016-11-01 07:04:17 +01:00
twinaphex
af9136c341 (GLM) Cleanups 2016-11-01 06:51:07 +01:00
twinaphex
0fd569983c (GLM) Cleanups 2016-11-01 06:47:44 +01:00
twinaphex
c4dd7c511e (deps/glm) Get rid of more unused files 2016-10-31 18:54:56 +01:00
twinaphex
17337900f2 (deps/glm) Slim down on unneeded files 2016-10-31 18:50:34 +01:00
Francisco José García García
81e7a60759 (VITA) Try to use NEON 2016-10-17 18:39:53 +02:00
Francisco José García García
8e631df6c4 (VITA) Temporal fix for clear screen 2016-10-16 17:45:06 +02:00
Francisco José García García
6dabe48e88 (VITA) Change DEBUG define 2016-10-02 14:04:09 +02:00
twinaphex
0672051b37 (Vita) Get rid of matrix helper functions - not needed 2016-09-21 03:44:55 +02:00
twinaphex
d17de78fb3 Try to solve coverity issue ID 112920 2016-09-20 21:07:41 +02:00
frangarcj
d46a40e3c4 (VITA) USE STB FONT 2016-09-19 14:14:11 +02:00
twinaphex
2324c48164 Move civetweb to deps/ 2016-09-11 14:37:29 +02:00
frangarcj
d21938a015 (VITA) Slimming Vita2D 2016-09-06 12:03:18 +02:00
Brad Parker
0eb1777a1f remove extra semicolons 2016-09-03 10:30:21 -04:00
twinaphex
45b623043a More header include cleanups 2016-09-01 18:19:28 +02:00
Alcaro
ed4a6f373f C sources aren't executable. 2016-08-24 12:47:37 +02:00
Francisco José García García
4221374072 (VITA) Add XMB support 2016-08-23 02:49:53 +02:00
twinaphex
5f243b4baa (deps/7zip) Cleanups - rebase around MSB_FIRST 2016-08-23 00:23:52 +02:00
Hans-Kristian Arntzen
fb407796e9 Vulkan: Add push constant support to slang.
Usually, the UBO is very small, so we can fit everything in fast-access
uniforms.
2016-08-02 12:51:30 +02:00
Francisco José García García
95b630636d (VITA) Rotation workaround 2016-08-01 20:26:29 +02:00
twinaphex
d12d89202e (libvita2d) Add these object files 2016-08-01 01:31:20 +02:00
twinaphex
a676ce8ffe (libvita2d) Buildfixes 2016-08-01 01:02:26 +02:00
twinaphex
6a5fee664f (Vita) Start baking in libvita2d 2016-08-01 00:50:13 +02:00
twinaphex
bbafc5f04e (Vita) Add libvita2d 2016-08-01 00:43:38 +02:00
Hans-Kristian Arntzen
1e9e1fc885 Vulkan: Update SPIRV-Cross.
Fixes reflection issues which have been fixed in recent spirv-cross.
2016-07-15 22:12:57 +02:00
orbea
3e859da48b glm: Use aliasing patch from opensuse to silence warnings 2016-07-06 00:28:57 -07:00
Hans-Kristian Arntzen
90e8bb3f52 Revert incorrect submodule revert.
Commit 996f9a59b7 randomly
decided to change submodules back.
2016-06-27 21:55:23 +02:00
Alcaro
996f9a59b7 Whoops, apparently this one is shared the ugly way... 2016-06-27 21:36:59 +02:00
twinaphex
b40c31384e Can scroll left/right now at FILE_TYPE_DOWNLOAD_URL settings 2016-06-27 21:29:38 +02:00
Alcaro
5b388d8c92 Fix some Coverity errors 2016-06-27 21:16:49 +02:00
Hans-Kristian Arntzen
596cd320c6 Vulkan: Update SPIRV-Cross and glslang. 2016-06-25 14:44:56 +02:00
twinaphex
2f08e760ff Start adding FFT visualizer for libretro-ffmpeg - unforunately
depends on glm for now and is C++-based, no way around that for now
2016-06-15 19:16:27 +02:00
radius
38305f8fb7 Update the menu driver to work with the latest version 2016-05-24 21:41:51 -05:00
radius
8b1604325f Update nuklear 2016-05-24 21:41:50 -05:00
Alcaro
7a0ff5911d Fix #2897 2016-05-10 18:34:46 +02:00
Hans-Kristian Arntzen
ade5131833 Vulkan: Move to SPIRV-Cross. 2016-05-08 12:43:58 +02:00
radius
aa7ee86da6 [nk] update nuklear 2016-04-24 01:07:50 -05:00
radius
2443c34ae2 [nk] make it render something again 2016-04-20 00:46:41 -05:00