28193 Commits

Author SHA1 Message Date
twinaphex
53dad5bc73 (GLSL) Cleanups 2016-04-13 06:04:29 +02:00
twinaphex
edcf3fd1ee Cleanups 2016-04-13 05:11:22 +02:00
twinaphex
49e43dd085 (GLSL) Cleanup 2016-04-13 05:06:24 +02:00
twinaphex
ea824bdee1 Start implementing glsl_uniform_set_parameter 2016-04-13 04:44:08 +02:00
twinaphex
bf39033bc3 Add 'enabled' attribute to uniform_params 2016-04-13 04:21:17 +02:00
twinaphex
c3f77efb2c Prepare new GLSL uniform code 2016-04-13 04:16:49 +02:00
twinaphex
c5e4c90e88 (Cg) Flesh out uniform switch 2016-04-13 02:54:01 +02:00
twinaphex
960783987d (GLSL) Rename gl_uniforms and glsl_vbo 2016-04-13 02:36:00 +02:00
twinaphex
f68d98a6a4 Move uniform info structs to video_shader_driver.h 2016-04-13 02:31:49 +02:00
twinaphex
06ccd36b2f (PS3) Cut down on warnings 2016-04-13 01:49:38 +02:00
twinaphex
928f4e9e65 (Cg) Cleanup 2016-04-13 01:46:29 +02:00
twinaphex
df90f233a4 (GL Cg) Refactor uniform param code 2016-04-13 01:42:40 +02:00
twinaphex
1c1cf4535d Remove this too 2016-04-12 22:25:45 +02:00
twinaphex
e1a3ceaaee draw_bg operation should not implicitly enable/disable blending -
should be done outside
2016-04-12 22:24:33 +02:00
twinaphex
9976077895 (menu display vulkan) Take out set viewport call 2016-04-12 20:19:13 +02:00
twinaphex
83efd732dd (XMB) Move set viewport call outside 2016-04-12 20:17:50 +02:00
twinaphex
033cecf08c (menu_display) Cleanups 2016-04-12 20:07:23 +02:00
twinaphex
19e86256a7 (menu display GL) Attach white texture to draw info struct if NULL 2016-04-12 19:55:31 +02:00
twinaphex
5f0aa1852e This needs to be properly refactored later 2016-04-12 17:56:34 +02:00
twinaphex
c390794452 (XMB) Change types 2016-04-12 16:26:36 +02:00
twinaphex
64f53d8237 (XMB) Refactor blend begin/end 2016-04-12 16:25:13 +02:00
Twinaphex
fff07d46b3 Merge pull request #2854 from lakkatv/master
(XMB) White texture that will be used for the ribbon
2016-04-12 04:54:32 +02:00
Jean-André Santoni
0e393211f3 (XMB) White texture that will be used for the ribbon 2016-04-12 09:53:51 +07:00
twinaphex
08632c89b6 Comment this out again now that the test works 2016-04-12 03:19:17 +02:00
twinaphex
8d4d0d16c6 (libretro-common) Update GLSM 2016-04-12 02:22:12 +02:00
Twinaphex
9239c2b349 Merge pull request #2853 from lakkatv/master
(Menu) Move the white texture stuff to menu_display
2016-04-11 23:32:29 +02:00
Jean-André Santoni
ea6bd2797c (Menu) Move the white texture stuff to menu_display 2016-04-12 04:30:25 +07:00
twinaphex
3e4d7c404a Should hopefully fix file_list_prepend 2016-04-11 22:35:45 +02:00
Twinaphex
00b398f6d2 Merge pull request #2851 from lakkatv/master
List prepend
2016-04-11 20:50:07 +02:00
Jean-André Santoni
1dea1fa0e2 Rename file_list_push to file_list_prepend 2016-04-12 01:40:48 +07:00
Jean-André Santoni
8e86d11f57 Add list_prepend to the menu ctx drivers 2016-04-11 23:31:49 +07:00
Jean-André Santoni
01c82a09f0 Rename menu_entries_push to menu_entries_prepend 2016-04-11 23:18:16 +07:00
twinaphex
a58c77113f Change text 2016-04-11 18:04:24 +02:00
twinaphex
a430c7f543 Add experimental menu_entries_push/file_list_push 2016-04-11 18:02:50 +02:00
twinaphex
7e7a1fa5f9 Rename menu_entries_push to menu_entries_add 2016-04-11 05:49:39 +02:00
twinaphex
f25581e88d Add print_buf_lines_extended and have core updater use it 2016-04-11 03:09:17 +02:00
twinaphex
e555295681 (Shaders) Only show supported shaders 2016-04-10 22:00:50 +02:00
twinaphex
94c042f686 (driver.c) Cleanups 2016-04-10 16:40:36 +02:00
twinaphex
7660b67ad4 (netplay) Cleanups 2016-04-10 16:35:25 +02:00
twinaphex
494ceee05e Update glsm 2016-04-10 16:31:08 +02:00
Twinaphex
2bcc36b387 Remove unused variables 2016-04-10 16:25:24 +02:00
twinaphex
695a93e071 Cleanups 2016-04-10 15:52:06 +02:00
twinaphex
00dce981c8 (runloop.c) Create static functions 2016-04-10 15:40:46 +02:00
twinaphex
c015711090 content.c - cleanups 2016-04-10 15:33:04 +02:00
Twinaphex
d818578076 Merge pull request #2845 from lakkatv/master
(XMB) Add support for the RetroActive theme
2016-04-09 13:34:26 +02:00
Jean-André Santoni
64e2f9e2f0 (XMB) Subtler drop shadows 2016-04-09 13:23:59 +07:00
Jean-André Santoni
8c02d63f2e (XMB) Add support for the RetroActive theme 2016-04-09 12:46:40 +07:00
twinaphex
6a814229e1 Attempt to fix flip users 2016-04-09 03:16:23 +02:00
Twinaphex
7086277c56 Merge pull request #2843 from lakkatv/master
(XMB) Polish thumbnails settings
2016-04-08 12:53:59 +02:00
Jean-André Santoni
0f8e406a05 (XMB) Polish thumbnails settings 2016-04-08 17:50:20 +07:00