Commit Graph

28885 Commits

Author SHA1 Message Date
twinaphex
725c202498 Remove input_driver_ctl 2016-05-08 23:12:04 +02:00
Twinaphex
21907c77c8 Merge pull request #2976 from lakkatv/master
(XMB) Unhardcode shadow offset
2016-05-08 22:20:15 +02:00
Jean-André Santoni
464ed074e2 (XMB) Unhardcode shadow offset 2016-05-09 03:12:54 +07:00
Twinaphex
6ca2223671 Merge pull request #2975 from t-paul/vg-compile-fix
Fix typos in VideoCore driver causing compile error on Raspberry Pi.
2016-05-08 22:02:27 +02:00
Twinaphex
219f2f2430 Merge pull request #2974 from lakkatv/master
(XMB) Disable an optimization bug fixes a display bug
2016-05-08 22:00:43 +02:00
twinaphex
9c1885a46e Fix Display FPS 2016-05-08 22:00:30 +02:00
Jean-André Santoni
7341501e7e (XMB) Disable an optimization bug fixes a display bug 2016-05-09 02:58:35 +07:00
Torsten Paul
737e2832f2 Fix typos in VideoCore driver causing compile error on Raspberry Pi. 2016-05-08 21:55:46 +02:00
twinaphex
3002777196 Bugfix 2016-05-08 21:30:06 +02:00
twinaphex
1b8e8ac22a Remove video_shader_driver_ctl 2016-05-08 21:11:27 +02:00
twinaphex
ed5954420b (MSVC) Buildfixes 2016-05-08 20:40:42 +02:00
twinaphex
b20d550cc4 Rename video context driver functions 2016-05-08 20:32:56 +02:00
Twinaphex
be1daeebd7 Merge pull request #2971 from t-paul/screensaver-fix
Suppress screensaver only if requested by user settings.
2016-05-08 20:26:39 +02:00
twinaphex
7399ba386a Rename gfx_ctx_ prefix 2016-05-08 19:24:23 +02:00
Torsten Paul
1979ea52d2 Suppress screensaver only if requested by user settings. 2016-05-08 19:22:45 +02:00
twinaphex
bc74e7199b Move variables outside of gfx_ctx_ctl 2016-05-08 19:18:17 +02:00
twinaphex
510c804781 (Win32) Provide inet_aton implementation 2016-05-08 19:12:01 +02:00
Twinaphex
1ced4bda11 Merge pull request #2970 from t-paul/video-driver-init-fix
Ensure video_driver_frame_count is reset when the driver is (re-)initialized.
2016-05-08 19:01:12 +02:00
Torsten Paul
50a3cc3cf7 Ensure video_driver_frame_count is reset when the driver is (re-)initialized. 2016-05-08 18:48:38 +02:00
twinaphex
807b5c6325 Get rid of audio_driver_ctl 2016-05-08 18:24:25 +02:00
twinaphex
4791c37039 (Vita) Reimplement inet_ptrton for Vita 2016-05-08 18:09:03 +02:00
twinaphex
de71776405 (audio driver) Cleanups 2016-05-08 18:03:09 +02:00
twinaphex
93d16aaba3 (audio driver) refactor functions 2016-05-08 18:00:32 +02:00
twinaphex
7e1a06d8dd Remove some warnings 2016-05-08 17:54:30 +02:00
twinaphex
518a83b2c3 Create audio_driver_toggle_mute 2016-05-08 17:42:20 +02:00
twinaphex
ca79faa4ed Rename for consistency 2016-05-08 17:26:17 +02:00
twinaphex
b1f6a7e0a1 Rename another function 2016-05-08 17:25:31 +02:00
twinaphex
8125579b7c (audio driver) Refactors 2016-05-08 17:03:51 +02:00
twinaphex
8b714d2932 (audio driver) Refactor 2016-05-08 16:54:15 +02:00
twinaphex
13998f583a (audio driver) Refactors 2016-05-08 16:50:23 +02:00
twinaphex
9dc3326d0e (audio_driver) Refactors 2016-05-08 16:45:58 +02:00
twinaphex
e1307c7d4b Create audio_driver_setup_rewind 2016-05-08 16:28:24 +02:00
twinaphex
60789e0141 Cleanups 2016-05-08 16:25:26 +02:00
twinaphex
e2090dc02d Vita doesn't support inet_pton either 2016-05-08 16:13:55 +02:00
twinaphex
0c05828874 Change more functions 2016-05-08 16:09:08 +02:00
twinaphex
fc5f1524cc Convert more functions over 2016-05-08 16:02:46 +02:00
twinaphex
41a8496b1c Start converting functions 2016-05-08 15:53:12 +02:00
twinaphex
d1eb9a0d3a Move variables outside of audio_driver_ctl 2016-05-08 15:48:12 +02:00
twinaphex
11ec23bc18 Create inet_ptrton 2016-05-08 15:41:34 +02:00
Twinaphex
c3676a07b1 Merge pull request #2968 from Themaister/master
Fix inconsistencies between Vulkan and GL in ribbon.
2016-05-08 15:35:01 +02:00
Hans-Kristian Arntzen
f91b36eec8 Fix inconsistencies between Vulkan and GL in ribbon.
Also fixes a shitty bug in menu_driver_draw_bg with pointer to stack.
2016-05-08 15:21:53 +02:00
Twinaphex
b9d3de70ab Merge pull request #2967 from Themaister/master
Some ioctl cleanups, XMB ribbon in Vulkan.
2016-05-08 15:13:27 +02:00
Hans-Kristian Arntzen
8870e85395 More fixes for menu_display_ctl.
Grep shows nothing now.
2016-05-08 14:18:12 +02:00
Hans-Kristian Arntzen
66c4f608e6 Clear out rest of video_driver_ctl use. 2016-05-08 14:10:28 +02:00
Hans-Kristian Arntzen
d723411436 De ioctl video_driver. 2016-05-08 14:00:51 +02:00
Hans-Kristian Arntzen
ade5131833 Vulkan: Move to SPIRV-Cross. 2016-05-08 12:43:58 +02:00
Hans-Kristian Arntzen
951c3e4085 De-ioctl menu display interface.
Holy crap ...
2016-05-08 12:38:46 +02:00
Hans-Kristian Arntzen
464a4add66 XMB ribbon works in Vulkan. 2016-05-08 11:11:28 +02:00
Hans-Kristian Arntzen
26cfedc546 Add XMB ribbon shaders to Vulkan. 2016-05-08 09:54:36 +02:00
Hans-Kristian Arntzen
8faa6231db Fix some warnings. 2016-05-08 09:37:27 +02:00