twinaphex
3fa496b9b4
(Menu) Cleanup VIDEO_SWAP_INTERVAL setting
2014-07-17 21:02:45 +02:00
twinaphex
aa1c0fe634
(Menu) Convert more settings
2014-07-17 20:51:42 +02:00
twinaphex
bc14933f2f
(Menu) Refactor more settings
2014-07-17 20:41:21 +02:00
twinaphex
47fd26f4e2
(Menu) Refactor more settings
2014-07-17 19:35:55 +02:00
Twinaphex
7921b6eafd
(Menu) Fix
2014-07-17 19:23:39 +02:00
twinaphex
8c499cbee8
(Menu) Some cleanups
2014-07-17 19:22:36 +02:00
Twinaphex
a645bf74a2
Merge pull request #817 from tobiasjakobi/exynos
...
Exynos video driver
2014-07-17 18:32:50 +02:00
twinaphex
6f8e3c5d81
Cleanups
2014-07-17 18:31:32 +02:00
twinaphex
1655fa3a40
(Menu) Refactor audio latency/sync settings
2014-07-17 18:23:16 +02:00
twinaphex
9856cf2deb
(Menu) Refactor some more settings
2014-07-17 18:10:39 +02:00
twinaphex
ee0fc2ff29
(Menu) Refactor more settings
2014-07-17 17:26:34 +02:00
Tobias Jakobi
e197e97d67
exynos: disable crtc before freeing buffers
...
The crtc should be disabled before deallocating the buffers, otherwise
leading to a use-after-free scenario, which can trigger all sorts
of funny effects.
2014-07-17 14:56:43 +02:00
Tobias Jakobi
19419b04af
exynos: fix typo in comment
2014-07-17 14:56:18 +02:00
Tobias Jakobi
7fea31e501
exynos: adapt font rendering code
2014-07-17 14:56:16 +02:00
Tobias Jakobi
fe57d064ba
exynos: adapt to naming changes
...
The RGUI is now just called 'menu'.
2014-07-17 14:56:03 +02:00
Tobias Jakobi
63e99009df
exynos: adapt to video_driver interface changes
...
The restart API was removed.
2014-07-17 14:55:56 +02:00
Tobias Jakobi
9a38d77655
Remove the lima video driver
...
The driver is now superseded by the exynos video driver. Also limare
only works up to mali kernelspace driver version r3p2, which makes
the driver nonfunctional with the latest r4p0.
2014-07-17 14:55:56 +02:00
Tobias Jakobi
7efa9def07
Add exynos video driver
...
Documentation is provided in README-exynos.
2014-07-17 14:41:44 +02:00
twinaphex
9a3ac9c5fd
(Menu) Refactor VIDEO_VSYNC setting
2014-07-17 06:56:41 +02:00
twinaphex
4305db814b
(Menu) Refactor set_current_boolean
2014-07-17 06:47:45 +02:00
twinaphex
37b09a3e77
(Menu) Cut down on code duplication
2014-07-17 06:43:47 +02:00
twinaphex
ef6d1453f5
(Menu) Refactor overlay_scale/overlay_opacity
2014-07-17 06:35:29 +02:00
Twinaphex
9f5ee4564d
(iOS) Expose input_overlay_enable - need to refactor all this code
...
anyway and just show all settings anyways
2014-07-17 04:54:48 +02:00
twinaphex
b4312ba411
(iOS) Refactor initWithCore for iOS
2014-07-17 04:19:35 +02:00
twinaphex
5de27f85fe
(iOS) change const rarch_setting_t* to rarch_setting_t*
2014-07-17 03:52:21 +02:00
twinaphex
369d899f49
Make message queue functions more robust
2014-07-17 03:42:53 +02:00
twinaphex
039aec9019
Make the init input check more robust in init_video_input
2014-07-17 03:19:23 +02:00
Twinaphex
63cd0eb927
Make find_audio_driver/find_input_driver more robust
2014-07-17 03:17:46 +02:00
Twinaphex
a990d7e319
Make find_video_driver more robust in case of failure
2014-07-17 03:03:05 +02:00
twinaphex
2ae6409b57
(Menu) Refactor more settings
2014-07-17 02:21:48 +02:00
Twinaphex
c7ffdd9ee1
(Settings data) Add privacy settings
2014-07-17 02:08:29 +02:00
twinaphex
5ab504f0ed
(Menu) Convert more functions
2014-07-17 01:55:53 +02:00
twinaphex
a9b48ffe9a
(Menu) Cut down on code duplication
2014-07-17 01:39:56 +02:00
twinaphex
d1a88d26a6
(Menu) Implement more settings
2014-07-17 01:33:04 +02:00
twinaphex
eba59280db
Menu) Implement more settings
2014-07-17 01:12:01 +02:00
twinaphex
2ef607df92
(Menu) Convert more settings over
2014-07-17 01:00:46 +02:00
twinaphex
08c7e9711a
(Menu) Cleanups
2014-07-16 23:57:59 +02:00
twinaphex
21a0d79f8f
(Menu) Convert some more settings
2014-07-16 23:54:26 +02:00
twinaphex
f2fb4b7950
(Menu) Reimplement SETTINGS_SRAM_AUTOSAVE
2014-07-16 23:31:20 +02:00
Twinaphex
a238aa9629
(Apple) Build fixes for OSX/iOS
2014-07-16 21:37:42 +02:00
twinaphex
8aab996466
(Settings data/Menu) Convert second setting to settings_data equivalent - also discard
...
'const' qualifier
2014-07-16 21:29:50 +02:00
twinaphex
d60c58b2c8
(Menu) Start using settings data code for menu backend now too
2014-07-16 21:17:58 +02:00
Twinaphex
66b93292af
(Settings data) Hook up more settings
2014-07-16 20:51:00 +02:00
Twinaphex
b51c5396f9
(Settings data) Hook up some aspect ratio settings
2014-07-16 17:57:42 +02:00
Twinaphex
7d6d6069a4
(Settings data) Add more settings
2014-07-16 17:36:00 +02:00
Themaister
a5d6379aeb
Update Debian copyright to 2014.
2014-07-16 09:50:35 +02:00
Themaister
d8b33afd06
Remove some useless debian dependencies.
2014-07-16 09:48:44 +02:00
Twinaphex
adba8077f7
Merge pull request #814 from aliaspider/master
...
(PSP) split up video frame in smaller tiles for faster rendering.
2014-07-16 07:19:06 +02:00
aliaspider
5d3bd08b9d
(PSP) split up video frame in smaller tiles for faster rendering.
2014-07-16 06:10:23 +01:00
Twinaphex
b68a0005ad
(Settings data) Add more settings
2014-07-16 06:44:12 +02:00