Commit Graph

38156 Commits

Author SHA1 Message Date
twinaphex
30d032ba5a Prevent some calls to menu_driver_is_alive() 2017-05-19 16:29:11 +02:00
twinaphex
21a58f13ec Revert this - seems to have come at a performance cost 2017-05-19 16:26:00 +02:00
twinaphex
1ffb1f4feb Use wrapper function for memcmp 2017-05-19 16:20:30 +02:00
Twinaphex
51bac3ef73 Merge pull request #4942 from casdevel/wgl-winraw
Allow raw input driver with OpenGL driver under Windows
2017-05-19 16:19:13 +02:00
Zoran Vuckovic
9358b0c3f3 Allow raw input driver with OpenGL driver under Windows 2017-05-19 16:13:32 +02:00
twinaphex
c5485152aa Do away with conditional inside build_info 2017-05-19 15:59:28 +02:00
twinaphex
cb2e898d8c Cleanups 2017-05-19 15:31:14 +02:00
twinaphex
59fb7700b8 Combine menu_driver.c and menu_display.c 2017-05-19 15:25:14 +02:00
twinaphex
fd99239c99 Cleanup 2017-05-19 15:11:13 +02:00
Twinaphex
5e0eec8857 Remove unused variable 2017-05-19 14:53:25 +02:00
Twinaphex
e42ed3e3df (iOS) Should fix some of the crashes 2017-05-19 14:46:59 +02:00
Twinaphex
0e4f1a400f Update ios 2017-05-19 14:38:18 +02:00
twinaphex
2a54544eb3 Add cb_shader_use to video_frame_info 2017-05-19 14:24:19 +02:00
twinaphex
4144c8de35 Prevent coverity warning 2017-05-19 13:54:43 +02:00
twinaphex
b086b72ff9 (winraw_input.c) Minor cleanups 2017-05-19 12:58:44 +02:00
Twinaphex
6ef00432cb Merge pull request #4940 from casdevel/shader-glsl-revert
Fix crash in GLSL shader driver
2017-05-19 12:35:30 +02:00
Zoran Vuckovic
54b5d289b0 Fix crash in GLSL shader driver 2017-05-19 12:14:51 +02:00
twinaphex
f185c1ef1f (MSVC) Buildfix 2017-05-19 06:30:49 +02:00
twinaphex
c6aba1af2f Cleanups 2017-05-19 06:17:20 +02:00
twinaphex
9dbd605a66 Update 2017-05-19 05:56:20 +02:00
twinaphex
231e499714 Add winraw_input.c 2017-05-19 05:54:33 +02:00
twinaphex
2fb5e821cf Update Font Path menu option 2017-05-19 04:44:10 +02:00
twinaphex
24ce77155a Cleanup 2017-05-19 03:52:04 +02:00
twinaphex
9d74212a41 Buildfix 2017-05-19 03:35:32 +02:00
twinaphex
b0398c1482 C89 build fixes 2017-05-19 03:34:53 +02:00
twinaphex
fa9fe88547 Fix filebrowser issues 2017-05-19 02:39:33 +02:00
twinaphex
236f5b3514 Fix selecting image with Menu Wallpaper 2017-05-19 01:50:15 +02:00
twinaphex
6d20fa96e0 Revert "Fix #4920"
This reverts commit f341f70705.
2017-05-19 01:37:45 +02:00
twinaphex
89dddaf9f0 Cleanups 2017-05-19 01:19:38 +02:00
Jean-André Santoni
f341f70705 Fix #4920 2017-05-19 00:38:20 +02:00
twinaphex
4d24153870 Turn into static function 2017-05-19 00:07:24 +02:00
Twinaphex
28cc34bf14 Merge pull request #4936 from casdevel/winraw-input
Add Windows raw input driver
2017-05-18 21:04:11 +02:00
twinaphex
ed07ba0852 Update griffin.c 2017-05-18 20:34:34 +02:00
Zoran Vuckovic
1bc945e3dc Add Windows raw input driver 2017-05-18 18:48:41 +02:00
twinaphex
59b3344e72 Combine video_driver.c and video_shader_driver.c 2017-05-18 14:47:24 +02:00
twinaphex
4e7b376e18 Cleanups 2017-05-18 14:31:40 +02:00
twinaphex
cb529822c6 Cleanups 2017-05-18 14:27:37 +02:00
twinaphex
374f8e8a19 Cleanups 2017-05-18 14:22:50 +02:00
twinaphex
2f72506959 Bind default function to filter_type callback 2017-05-18 14:20:05 +02:00
twinaphex
9d11133edf Cleanups - get rid of if conditionals 2017-05-18 14:18:01 +02:00
twinaphex
1411b9ee6e Do away with all these if conditionals 2017-05-18 14:06:50 +02:00
twinaphex
d7ed925488 Cleanups 2017-05-18 13:40:47 +02:00
twinaphex
49bf9b62ae Cleanups 2017-05-18 09:46:04 +02:00
twinaphex
d181f70303 Don't call video_viewport_get_system_av_info inside gfx/video_driver.c 2017-05-18 09:44:51 +02:00
twinaphex
a0fcbf85a1 Cleanup 2017-05-18 09:36:59 +02:00
twinaphex
838c1eb93a Prevent leaks 2017-05-18 09:17:30 +02:00
twinaphex
a137332218 Prevent overflowed array index read 2017-05-18 08:08:41 +02:00
twinaphex
c53bb90b75 Get rid of error_msg label 2017-05-18 08:04:24 +02:00
twinaphex
82d37d2036 Don't loop audio files by default 2017-05-18 07:27:41 +02:00
twinaphex
735801a317 Create audio_driver_mixer_remove_stream static function 2017-05-18 06:19:37 +02:00