Commit Graph

28176 Commits

Author SHA1 Message Date
Hans-Kristian Arntzen
b7b03c531a Vulkan: Use single VBO in filter chain.
No need to have two separate buffers here.
2016-03-25 19:23:58 +01:00
Hans-Kristian Arntzen
939bc70ac6 Vulkan: Properly resize and clear feedback textures. 2016-03-25 19:16:39 +01:00
Hans-Kristian Arntzen
ca62f342b0 Vulkan: Fix original history.
Verified to work now.
2016-03-25 18:50:49 +01:00
Hans-Kristian Arntzen
79f5e9ca98 Vulkan: Add logging about feedback/history. 2016-03-25 17:45:30 +01:00
Hans-Kristian Arntzen
92601a0fb8 Vulkan: Set arrayed semantic textures. 2016-03-25 17:39:24 +01:00
Hans-Kristian Arntzen
80df588cf0 Vulkan: Implement feedback/history. 2016-03-25 15:32:04 +01:00
Hans-Kristian Arntzen
e35e0e0f23 Vulkan: Nits. 2016-03-25 14:53:47 +01:00
Hans-Kristian Arntzen
83ab0d799f Vulkan: Begin implementing history and feedback. 2016-03-25 14:51:37 +01:00
Hans-Kristian Arntzen
4f3ade1b95 Vulkan: Begin sketching out support for complete filter chain. 2016-03-25 13:26:36 +01:00
twinaphex
d3f0ca76bc Remove source settings 2016-03-24 19:55:33 +01:00
Twinaphex
f23b42b437 Merge pull request #2803 from gouchi/master
Fix inconsistency with parameters
2016-03-24 19:37:25 +01:00
twinaphex
1d5955bced (libretro-common) Update comments 2016-03-24 05:57:48 +01:00
radius
80ea008e77 [zr] make the wizard step 3 match the other steps 2016-03-23 23:46:05 -05:00
radius
9b1ada22b9 remove unused variable 2016-03-23 23:38:22 -05:00
radius
8fcfa3659a add gamepad POC panel 2016-03-23 23:32:49 -05:00
twinaphex
6dc267ef1c Turn cheat_manager_new into static function 2016-03-24 04:51:45 +01:00
twinaphex
c142b123a1 (autosave) cleanup 2016-03-24 04:48:40 +01:00
twinaphex
84ff9207f9 (autosave) turn some functions static 2016-03-24 04:47:35 +01:00
twinaphex
1b289c0f05 (libretro-common) Update 2016-03-24 04:23:17 +01:00
twinaphex
e41127459e Rename 'filestream' functions 2016-03-24 04:09:25 +01:00
twinaphex
89d896339c Don't need to include system.h 2016-03-24 03:47:22 +01:00
twinaphex
d04940a159 (input_keyboard.c) Refactor more functions into static functions 2016-03-24 03:45:16 +01:00
twinaphex
ce9573e4c3 Create RARCH_INPUT_KEYBOARD_CTL_LINE_FREE 2016-03-24 03:36:38 +01:00
twinaphex
870bce981d (gl.c) Indenting nits 2016-03-24 03:32:00 +01:00
twinaphex
60681195f8 Fix some concurrency bugs 2016-03-24 03:06:03 +01:00
Twinaphex
0ab6350610 Merge pull request #2818 from lakkatv/master
(XMB) Use a PSP-like layout for screen smaller than 640px
2016-03-24 01:48:23 +01:00
Jean-André Santoni
2640748b89 (XMB) Use a PSP-like layout for screen smaller than 640px 2016-03-24 07:23:04 +07:00
Twinaphex
6f424ebc4c Merge pull request #2816 from lakkatv/master
More Lakka services
2016-03-24 00:21:36 +01:00
Jean-André Santoni
61b044b124 Refactoring 2016-03-24 01:20:26 +07:00
twinaphex
c20e9fd6bd Start updating audio/test/Makefile 2016-03-23 18:54:17 +01:00
twinaphex
a2f50174dd Update audio/test/Makefile 2016-03-23 18:45:44 +01:00
Jean-André Santoni
ab09ebe687 Allow passing LAKKA_PROJECT directly to make 2016-03-23 21:47:10 +07:00
Jean-André Santoni
adfb0b5a6d (Menu) Unhardcode Lakka Update Dir 2016-03-23 21:40:41 +07:00
Jean-André Santoni
cb7ef6615c (Menu) Remove useless code 2016-03-23 20:24:26 +07:00
Jean-André Santoni
17e2458903 Typo 2016-03-23 20:07:13 +07:00
Jean-André Santoni
288c2c3996 (Menu) Lakka Services : Bluetooth 2016-03-23 20:06:53 +07:00
Jean-André Santoni
b82976b206 (Menu) Lakka Services, allow enabling or disabling SAMBA 2016-03-23 19:58:01 +07:00
twinaphex
072d6ff125 Rename gfx_coord_array_add to gfx_coord_array_append 2016-03-23 07:01:54 +01:00
twinaphex
e1c47a68fe Take prototype declaration out of video_driver.h 2016-03-23 06:57:29 +01:00
twinaphex
69bcac61dd input_hid_driver.h - cleanups 2016-03-23 06:54:37 +01:00
twinaphex
76d06c89ca Make some functions static 2016-03-23 06:53:19 +01:00
twinaphex
8f7f40b86c Move more functionality to input_keyboard_ctl 2016-03-23 06:44:00 +01:00
twinaphex
56c47bbe56 Change input_driver_ctl calls to input_keyboard_ctl 2016-03-23 06:19:33 +01:00
twinaphex
2fee5edba4 Move linefeed enable enums to input_keyboard.c 2016-03-23 06:18:09 +01:00
twinaphex
92d2765157 Create input_keyboard_ctl 2016-03-23 06:11:39 +01:00
twinaphex
0b9595b7e1 Should fix input_keyboard_wait_keys still being active after
we bind a button with the gamepad
2016-03-23 05:49:38 +01:00
twinaphex
e13fd6da41 vsnprintf_s needs to have stdio.h included 2016-03-23 03:47:18 +01:00
twinaphex
9e06843127 Typo fix 2016-03-23 03:45:02 +01:00
twinaphex
b6941a045d isblank is available since MSVC 2013 2016-03-23 03:44:31 +01:00
twinaphex
5fe9f8dc11 We need the roundf macro for MSVC versions lower than 1800 2016-03-23 03:40:47 +01:00