27509 Commits

Author SHA1 Message Date
twinaphex
0b85951abe (Wayland context) Cleanup some defines 2016-02-18 07:40:13 +01:00
twinaphex
a21444fc9a (Wayland ctx) More improvements to Vulkan support 2016-02-18 07:29:20 +01:00
twinaphex
f5c5c82729 Add extra conditionals for all possible usecases (HAVE_EGL/HAVE_OPENGL/HAVE_OPENGLES/etc) 2016-02-18 07:18:58 +01:00
twinaphex
bd672b8b72 Add vulkan path in registry_handle_global 2016-02-18 05:31:24 +01:00
twinaphex
620fbe8976 Forgot to set this 2016-02-18 00:20:23 +01:00
twinaphex
eeada0c458 Start making general-purpose Wayland context driver that could work
for both Vulkan and EGL/GL
2016-02-17 23:22:54 +01:00
twinaphex
56a14ffc3c Start adding HAVE_OPENGL/HAVE_VG ifdefs 2016-02-17 22:20:43 +01:00
twinaphex
51a94d6ac7 Remove unix_common 2016-02-17 22:09:37 +01:00
twinaphex
17e5e57bed Add unix_common 2016-02-17 08:01:30 +01:00
twinaphex
a84ebda75c Replace some strcmp usage 2016-02-17 07:29:10 +01:00
twinaphex
207c87e551 Add glslang files to griffin_cpp 2016-02-17 07:23:32 +01:00
twinaphex
d4daf25c2a Remove stdin stub paths 2016-02-17 07:15:51 +01:00
twinaphex
b6a9f5c239 Start adding vulkan files to Griffin 2016-02-17 05:22:17 +01:00
twinaphex
a539a6512b (D3D) Buildfix 2016-02-17 02:25:24 +01:00
twinaphex
263efc965b Add Vulkan string to system information 2016-02-17 02:01:51 +01:00
twinaphex
d78787d70e Add feature to print_features 2016-02-17 01:55:35 +01:00
twinaphex
0058e1ba51 Remove commented out code 2016-02-17 01:25:45 +01:00
twinaphex
2e853b3f04 Another ifdef 2016-02-17 01:24:38 +01:00
twinaphex
22452f6cb2 Ifdef hw_render_context_is_vulkan 2016-02-17 01:23:55 +01:00
Twinaphex
8f73779acb Merge pull request #2729 from Themaister/vulkan
Vulkan backend for RetroArch
2016-02-16 21:24:58 +01:00
Hans-Kristian Arntzen
adbf9fed16 Vulkan implementation. 2016-02-16 20:42:02 +01:00
twinaphex
0d3c30978d Add log 2016-02-16 05:42:45 +01:00
twinaphex
46cc21029b Add CONTENT_CT_LOAD 2016-02-16 05:34:33 +01:00
twinaphex
bebf9abfb2 Fix RARCH_CTL_UNSET_STDIN_CLAIMED 2016-02-16 05:19:04 +01:00
twinaphex
ee24cfce31 Roll this back 2016-02-16 05:18:39 +01:00
twinaphex
9097727452 Revert "Fix RARCH_CTL_UNSET_STDIN_CLAIMED"
This reverts commit 25787c2ce6c3fb711ff476f84424c2111ae0040c.
2016-02-16 05:16:44 +01:00
twinaphex
25787c2ce6 Fix RARCH_CTL_UNSET_STDIN_CLAIMED 2016-02-16 05:09:57 +01:00
radius
8f41174fca remove btn/axis identifier when no descriptor was available 2016-02-15 22:54:28 -05:00
twinaphex
7ef5bd5534 Cleanups 2016-02-16 04:54:26 +01:00
twinaphex
a3ce07b5af Add preliminary backport of stdin ROM loading - doesn't work
for me yet
2016-02-16 04:52:36 +01:00
radius
e97de06f24 add a fallback for cases when an autoconf is present but it doesn't have descriptors 2016-02-15 22:48:35 -05:00
radius
17f616e3dc use descriptors in core input remapping 2016-02-15 22:07:50 -05:00
twinaphex
d14f9e6f08 Cleanup 2016-02-15 23:50:46 +01:00
twinaphex
f71611251f Cleanups 2016-02-15 23:49:23 +01:00
twinaphex
620dac1abd Make some functions static 2016-02-15 21:51:30 +01:00
twinaphex
f8b866c8c1 Combine file_ops.c and content.c 2016-02-15 21:49:29 +01:00
twinaphex
d4f59c2a0e Rename more functions 2016-02-15 21:43:01 +01:00
twinaphex
0b8efb7736 Rename some functions 2016-02-15 21:40:54 +01:00
twinaphex
4aa36501fb Call RARCH_CTL_VERIFY_STDIN_PATHS 2016-02-15 21:30:11 +01:00
twinaphex
d3a9b04223 Add back stdin features - pt. 1 2016-02-15 21:27:14 +01:00
twinaphex
d7ebb49fd0 (ffmpeg) Style nits 2016-02-15 07:44:45 +01:00
twinaphex
bdbd3098dd Style nits 2016-02-15 07:16:09 +01:00
twinaphex
b2fa47ef43 Cleanups 2016-02-15 06:53:22 +01:00
twinaphex
cd9f567fc2 Create RARCH_AUDIO_CTL_RESAMPLER_* functions 2016-02-15 06:43:32 +01:00
Andrés
1f951656a3 Update command_event.c 2016-02-14 23:23:29 -05:00
radius
7f1f345066 change the windows to the other side 2016-02-14 22:48:21 -05:00
twinaphex
d4846b9021 Refactor content_load 2016-02-15 04:04:14 +01:00
twinaphex
b4b50d1972 Create content_push_to_history_playlist 2016-02-15 03:56:10 +01:00
radius
97f2a2dfb1 add a settings 2016-02-14 21:44:03 -05:00
radius
f00f09a549 fix input click 2016-02-14 21:12:06 -05:00