4447 Commits

Author SHA1 Message Date
twinaphex
a84ebda75c Replace some strcmp usage 2016-02-17 07:29:10 +01:00
twinaphex
263efc965b Add Vulkan string to system information 2016-02-17 02:01:51 +01:00
twinaphex
0058e1ba51 Remove commented out code 2016-02-17 01:25:45 +01:00
Hans-Kristian Arntzen
adbf9fed16 Vulkan implementation. 2016-02-16 20:42:02 +01:00
twinaphex
46cc21029b Add CONTENT_CT_LOAD 2016-02-16 05:34:33 +01:00
twinaphex
7ef5bd5534 Cleanups 2016-02-16 04:54:26 +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
b2fa47ef43 Cleanups 2016-02-15 06:53:22 +01: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
twinaphex
8d4bb1326c menu_content.c - cleanups 2016-02-15 01:39:07 +01:00
twinaphex
a10fae4e8b Move main_load_content to content.c 2016-02-15 01:22:28 +01:00
twinaphex
debb5dd0ce Add SHADER_CTL_GET_CURRENT_SHADER 2016-02-14 22:13:21 +01:00
twinaphex
bd74390cde Add SHADER_CTL_USE 2016-02-14 20:01:39 +01:00
twinaphex
37c2b47915 Add SHADER_CTL_SET_MVP 2016-02-14 19:43:47 +01:00
twinaphex
6c1b96f50d Add SHADER_CTL_SET_COORDS 2016-02-14 18:59:42 +01:00
twinaphex
bb0b6a6b68 Style nits 2016-02-14 17:44:00 +01:00
twinaphex
6957f57111 Cleanups 2016-02-14 17:29:03 +01:00
twinaphex
349892debf Cleanup 2016-02-14 17:27:14 +01:00
twinaphex
35ea059f82 Style nits - 80-char width limit 2016-02-14 17:22:01 +01:00
twinaphex
89f0c4211c Create menu_input_frame_build 2016-02-14 07:40:09 +01:00
twinaphex
f1a572822b Create RARCH_DISPLAY_CTL_VIEWPORT_INFO 2016-02-14 05:42:27 +01:00
twinaphex
ead20f9ba5 Action OK toggles boolean setting now too 2016-02-14 04:33:42 +01:00
twinaphex
637ee33ab6 Add GFX_CTL_IDENT_GET 2016-02-14 02:05:20 +01:00
twinaphex
3140e5f980 Implement GFX_CTL_GET_METRICS 2016-02-13 22:14:33 +01:00
twinaphex
ff9f433243 Create CHEEVOS_CTL_GET_DESCRIPTION 2016-02-13 06:30:39 +01:00
twinaphex
3fab9843fd Create CHEEVOS_CTL_POPULATE_MENU 2016-02-13 06:15:38 +01:00
twinaphex
f75f0beb08 Add EVENT_CMD_EXEC 2016-02-13 05:30:57 +01:00
twinaphex
8c8ea6c167 Cleanups 2016-02-13 05:22:07 +01:00
twinaphex
f1ea400456 Refactor away runloop_msg_queue_pull 2016-02-13 05:17:36 +01:00
twinaphex
fed8570ec3 (Menu) Spacebar toggles 'RetroPad Start' action 2016-02-13 04:18:07 +01:00
netux79
a2851ab70b (GX) Resolution Saving's Video Corruption Fix.
Also some cleanups for the RA GX version included.
2016-02-12 16:58:59 -05:00
Twinaphex
28ddefc467 Properly handle key down latch instead of hoky timer stuff 2016-02-12 08:10:35 +01:00
twinaphex
410e750d24 Style nits 2016-02-12 08:02:29 +01:00
twinaphex
b9fde7bb24 (Windows) Windows likes autorepeating of keys too much - have to do
some ugly timer stuff here
2016-02-12 08:02:07 +01:00
Twinaphex
cf4d31cd80 Shouldn't repeat keys now 2016-02-12 07:49:49 +01:00
twinaphex
37875fb242 Add MENU_CTL_*PENDING_ACTION 2016-02-12 07:30:34 +01:00
twinaphex
63d216ad1f (Menu controls) Keyboard 'Enter' does Retropad 'OK' and
Backspace does 'RetroPad Cancel'
2016-02-12 07:13:58 +01:00
twinaphex
c6220a9e66 Reimplement rarch_task_push_content_load_default 2016-02-12 04:55:18 +01:00
twinaphex
ab3591df73 (Zarch) Remove unused variable 2016-02-12 04:39:35 +01:00
twinaphex
7d00f945b8 Implement RARCH_MENU_CTL_IS_PENDING_QUICK_MENU, RARCH_MENU_CTL_SET_PENDING_QUICK_MENU, RARCH_MENU_CTL_UNSET_PENDING_QUICK_MENU 2016-02-12 04:28:09 +01:00
twinaphex
36b420ec17 Revert "Remove core_info_list_num_info_files"
This reverts commit 9d96e9e452859dc0b236e4f59af675ecbbb5cc53.
2016-02-11 07:20:04 +01:00
twinaphex
db77e1e6ec Refactor menu_input_ctl 2016-02-11 01:57:52 +01:00
twinaphex
b881908c91 menu_content_ctl - change return value 2016-02-11 01:55:23 +01:00
twinaphex
2585145b10 Cleanups 2016-02-11 01:54:09 +01:00
twinaphex
14aac016a9 Cleanups 2016-02-11 01:52:11 +01:00
twinaphex
4364ce92c3 Create RARCH_MENU_CTL_LIST_GET_ENTRY 2016-02-11 01:12:19 +01:00
twinaphex
b3944a21d5 Create RARCH_MENU_CTL_LIST_GET_SIZE 2016-02-11 01:07:30 +01:00
twinaphex
48e67d5546 Create RARCH_MENU_CT_LIST_GET_SELECTION 2016-02-11 00:59:55 +01:00