Commit Graph

35920 Commits

Author SHA1 Message Date
twinaphex
14a800f1f5 Update Makefiles - audio_filters have been moved to libretro-common 2017-01-09 12:37:01 +01:00
twinaphex
92f9ad0714 Move audio DSP filters to libretro-common 2017-01-09 12:30:11 +01:00
twinaphex
d3b818a16a Move dsp_filter to libretro-common 2017-01-09 12:22:29 +01:00
twinaphex
2c6ff22862 Move libretro_dspfilter.h to libretro-common 2017-01-09 12:17:57 +01:00
twinaphex
6f2dc9196b Cleanups 2017-01-09 12:14:46 +01:00
twinaphex
830cadc01d Start making audio_dsp_filter.c no longer dependent on Rarch
headers
2017-01-09 11:58:38 +01:00
twinaphex
f246cc7b40 (task_autodetect.c) Style nits 2017-01-09 11:45:04 +01:00
Twinaphex
77ddedd87d Merge pull request #4386 from fr500/master
this code makes the pipeline work
2017-01-09 09:54:17 +01:00
radius
e2c3784734 this code makes the pipeline work 2017-01-08 23:18:54 -05:00
Twinaphex
3b61a9f836 Merge pull request #4385 from fr500/master
cleanup more xmb code
2017-01-09 04:47:27 +01:00
radius
b55fcb22ea cleanup more xmb code 2017-01-08 22:44:57 -05:00
twinaphex
b4b79b56ae CLeanup 2017-01-09 03:59:59 +01:00
twinaphex
2d399fd370 (Griffin) Buildfix 2017-01-09 03:57:47 +01:00
twinaphex
25decd033a Cleanup menu_shader.c 2017-01-09 03:53:55 +01:00
twinaphex
78608f4c46 Create menu_shader_manager_get_parameters 2017-01-09 03:28:26 +01:00
twinaphex
338980ef29 (menu shader manager) Cleanups 2017-01-09 03:18:37 +01:00
twinaphex
1fd9be102f (menu shader manager) Cleanups 2017-01-09 03:14:53 +01:00
twinaphex
a5ad63b577 More cleanups 2017-01-09 03:08:08 +01:00
twinaphex
5e3c2f3f63 Create menu_shader_manager_get_pass 2017-01-09 03:06:24 +01:00
twinaphex
9b0950440a Create menu_shader_manager_get_amount_passes 2017-01-09 03:01:59 +01:00
twinaphex
dfec7a44ca Cleanups 2017-01-09 02:49:39 +01:00
twinaphex
80bc91477a Remove header include 2017-01-09 02:19:16 +01:00
twinaphex
485385be80 Cleanups 2017-01-09 02:13:16 +01:00
twinaphex
ba2968aa8a Cleanups 2017-01-09 02:12:08 +01:00
twinaphex
422a9a4455 (audio_dsp_filter.c) Cleanups 2017-01-09 02:10:22 +01:00
twinaphex
bdc9bf68c6 Cleanups 2017-01-09 02:06:32 +01:00
twinaphex
9a263b98ff (core_impl.c) Remove some header includes 2017-01-09 02:04:47 +01:00
twinaphex
d297899234 Cleanups; header includes 2017-01-09 02:00:27 +01:00
twinaphex
a90cf337c7 C buildfix 2017-01-09 01:56:36 +01:00
twinaphex
dd1c376ea9 C89_BUILD fixes 2017-01-09 01:55:38 +01:00
twinaphex
c87ef25133 CXX_BUILD fix 2017-01-09 01:54:15 +01:00
twinaphex
42686f2f81 (input_overlay.c) remove bunch of header includes 2017-01-09 01:51:30 +01:00
Twinaphex
6b2601eb91 Merge pull request #4384 from fr500/master
small optimization by @aliaspider
2017-01-09 00:39:10 +01:00
radius
86e8c409fe small optimization by @aliaspider 2017-01-08 18:36:06 -05:00
twinaphex
68d484bf60 Set supports_rgba before calling image_texture_load 2017-01-08 21:49:23 +01:00
twinaphex
ccca4c303d Set supports_rgba for overlay images 2017-01-08 21:45:43 +01:00
twinaphex
9b6b055047 avoid some implicit memsets 2017-01-08 19:35:24 +01:00
twinaphex
9e309032d4 (platform_linux.c) Cleanup 2017-01-08 18:12:43 +01:00
twinaphex
52f9084665 (platform_linux.c) Cleanups 2017-01-08 17:57:13 +01:00
twinaphex
106ab9b42b Rename 'Estimated Monitor Framerate' 2017-01-08 07:42:50 +01:00
twinaphex
9080ba00a8 Rename 'monitor' to 'screen', 'Aspect Ratio Index' to 'Aspect Ratio' 2017-01-08 07:40:19 +01:00
Twinaphex
1619cdcddb Merge pull request #4381 from fr500/master
improve readability a bit
2017-01-08 04:55:01 +01:00
radius
f87f7d026d improve readability a bit 2017-01-07 22:47:55 -05:00
twinaphex
61a8638d4c Fixes ribbon row offset issues 2017-01-08 04:16:13 +01:00
twinaphex
c8bc6c7120 (XMB) Add Bokeh menu pipeline 2017-01-08 03:56:47 +01:00
twinaphex
77663d1a96 Fix 'move left/right' actions when at history tab on 'No Items' entry 2017-01-08 03:30:20 +01:00
twinaphex
c415dc80e8 Fix 'move left' action when on any tab with 'no items' entry 2017-01-08 03:13:34 +01:00
twinaphex
061da28c3f (menu_entries.c) Don't need menu_label 2017-01-08 02:44:40 +01:00
twinaphex
830c01476f Set fullpath for menu_entries_prepend 2017-01-08 02:33:06 +01:00
twinaphex
c6988fbda7 Rename 'Show Tab' messages 2017-01-08 02:23:27 +01:00