Commit Graph

17477 Commits

Author SHA1 Message Date
twinaphex
dc46785c14 Create more audio wrapper functions 2015-03-23 02:44:49 +01:00
twinaphex
4a3507adc1 Create audio_driver_alive 2015-03-23 02:36:13 +01:00
twinaphex
4371a1dcdf Cleanup audio_driver_readjust_input_rate 2015-03-23 02:31:16 +01:00
twinaphex
b98d8a47cf (audio/video_thread_wrapper) Style nits 2015-03-23 01:44:36 +01:00
Twinaphex
96a39ec234 Remove unused variable 2015-03-23 00:52:08 +01:00
twinaphex
2392a433d8 Create video_driver_get_video_output_next/video_driver_get_video_output_prev 2015-03-23 00:50:33 +01:00
Twinaphex
efdbd03433 Remove unused variables 2015-03-23 00:43:38 +01:00
twinaphex
724c809ca5 Create video_driver_apply_state_changes 2015-03-23 00:42:55 +01:00
twinaphex
d71de75c56 Create video_driver_set_filtering 2015-03-23 00:39:42 +01:00
Twinaphex
71b443f8c0 Merge pull request #1529 from vanfanel/master
Sunxi driver simplifying, round 1: rewrote buffering code for stability ...
2015-03-22 23:53:38 +01:00
vanfanel
429948cae3 Sunxi driver simplifying, round 1: rewrote buffering code for stability and simplicity. 2015-03-22 23:44:25 +00:00
twinaphex
aff28c9d93 Create video_driver_read_frame_raw 2015-03-22 23:52:01 +01:00
twinaphex
da53a4c683 Create video_driver_overlay_interface 2015-03-22 23:44:58 +01:00
twinaphex
7243c43cda Create video_driver_focus 2015-03-22 23:40:22 +01:00
Twinaphex
344ebe3b73 Merge pull request #1528 from heuripedes/master
(Menu) Fix core loading from history
2015-03-22 23:33:42 +01:00
Higor Eurípedes
2008667640 (Menu) Fix core loading from history 2015-03-22 19:17:40 -03:00
twinaphex
77db458ce5 Should now be able to enter Core Disk Options 2015-03-22 22:29:32 +01:00
twinaphex
c63979011e Should fix segfault when loading SET_NO_GAME cores 2015-03-22 22:19:14 +01:00
twinaphex
4c9ac9d6e4 Use video_driver_set_shader 2015-03-22 22:17:52 +01:00
twinaphex
5538e2db1d Use video_driver_read_viewport 2015-03-22 21:57:17 +01:00
twinaphex
e3eb9fe9f0 Create video_driver_viewport_info 2015-03-22 21:28:50 +01:00
twinaphex
ecf6b2c702 Go through video_driver_set_texture_frame for PSP 2015-03-22 19:42:22 +01:00
twinaphex
56943ccb40 Create video_driver_set_texture_frame 2015-03-22 19:15:34 +01:00
Twinaphex
e7ba750641 Cleanup unused variables 2015-03-22 19:08:28 +01:00
twinaphex
636fd426f6 Create set_texture_enable wrapper function 2015-03-22 18:59:16 +01:00
twinaphex
6e91eed664 Create more wrapper functions 2015-03-22 18:48:24 +01:00
twinaphex
71dcc021a7 Create wrapper functions for video driver functions 2015-03-22 18:38:11 +01:00
twinaphex
de8d41a0f8 Use video_driver_set_rotation 2015-03-22 10:38:26 +01:00
twinaphex
42cf31ef2c Use video_driver_set_nonblock_state 2015-03-22 10:29:13 +01:00
twinaphex
4a46a8c5d7 Create video_driver_set_nonblock_state 2015-03-22 10:25:51 +01:00
Twinaphex
242bfaba78 Remove unused variables 2015-03-22 09:36:32 +01:00
twinaphex
3a31d67fae (retroarch.c) Style nits 2015-03-22 08:39:26 +01:00
twinaphex
be13f3c8c0 (frontend.c) Style nits 2015-03-22 08:19:14 +01:00
twinaphex
13de784dfc Style nits 2015-03-22 08:14:36 +01:00
twinaphex
ce4da9c573 (XMB) Cleanups/style nits 2015-03-22 08:09:00 +01:00
twinaphex
d1d7d89bac Style nits 2015-03-22 08:04:35 +01:00
twinaphex
eb45079cbe Remove useless return in function 2015-03-22 08:02:40 +01:00
twinaphex
3181705a2d Style nits 2015-03-22 08:00:53 +01:00
twinaphex
b07e4e40d8 Style nits 2015-03-22 07:52:14 +01:00
twinaphex
d3b964a1c2 Style nits 2015-03-22 07:37:25 +01:00
twinaphex
9128319182 Style nits 2015-03-22 07:32:06 +01:00
twinaphex
b6106fc50f Cleanups 2015-03-22 07:28:45 +01:00
twinaphex
c4afb2a154 Create video_driver_has_windowed 2015-03-22 07:20:55 +01:00
twinaphex
6f59cf8c7d (menu_navigation.c) Cleanups 2015-03-22 07:07:52 +01:00
twinaphex
c260f28603 Create more menu wrapper functions 2015-03-22 07:07:07 +01:00
twinaphex
36351bf78d Create menu_driver_load_background 2015-03-22 06:48:03 +01:00
twinaphex
7d7f797c8f Go through menu_driver_populate_entries 2015-03-22 06:43:35 +01:00
twinaphex
d98de68107 Create menu_driver_render_messagebox 2015-03-22 06:37:26 +01:00
twinaphex
81cef83f54 Cleanup previous commit 2015-03-22 06:31:31 +01:00
twinaphex
6a15f8e540 Fix fullscreen toggle 2015-03-22 06:29:51 +01:00