Commit Graph

28497 Commits

Author SHA1 Message Date
twinaphex
faa717a8ab Revert "(XMB) Thumbnails shadows"
This reverts commit ee076f848e.
2016-04-25 17:52:17 +02:00
Twinaphex
5f4687d16c Merge pull request #2898 from lakkatv/master
(XMB) Thumbnails shadows
2016-04-25 17:42:01 +02:00
Jean-André Santoni
ee076f848e (XMB) Thumbnails shadows 2016-04-25 22:39:00 +07:00
twinaphex
89d4a5761a Add HAVE_SYSTEMD ifdefs 2016-04-25 15:21:39 +02:00
Twinaphex
936c0bb3b0 Merge pull request #2897 from lakkatv/master
(Lakka) Control systemd services. Touching the files was not enough.
2016-04-25 15:16:30 +02:00
twinaphex
e15a385e70 Add HAVE_SYSTEMD check 2016-04-25 15:16:06 +02:00
twinaphex
576415d762 (Nuklear) Rename zr_ to nk_ 2016-04-25 15:01:58 +02:00
twinaphex
748f5dc74b (Nuklear/Zahnrad) Rename to 'nuklear' 2016-04-25 14:58:47 +02:00
twinaphex
68265f6c52 Add 'draw_pipeline to menu/drivers_display 2016-04-25 13:56:12 +02:00
twinaphex
54c0ca4bf5 C89_BUILD fixes 2016-04-25 13:45:53 +02:00
twinaphex
a83e6b3405 (Cg) Cleanups 2016-04-25 13:02:05 +02:00
twinaphex
0a3ca14fde (Cg) Rename cg_data to cg 2016-04-25 12:51:01 +02:00
twinaphex
43943fe794 (Cg) Cleanups 2016-04-25 12:33:38 +02:00
twinaphex
d4184df592 (Cg) Call gl_cg_reset_attribs before initializing Cg shader backend 2016-04-25 12:22:55 +02:00
twinaphex
01a9185a2d (Cg) Cleanups 2016-04-25 12:07:23 +02:00
twinaphex
9ff8a3c8e2 (Cg) Cleanups 2016-04-25 11:59:46 +02:00
twinaphex
65359297d8 Change 'Off' to 'OFF' 2016-04-25 11:37:34 +02:00
Jean-André Santoni
a6acc7b31b (Lakka) Control systemd services. Touching the files was not enough. 2016-04-25 15:49:25 +07:00
twinaphex
242e579b89 (Cg/GLSL) Name some variables the same 2016-04-25 10:15:57 +02:00
twinaphex
78d48c53d2 Rename MENU_DISPLAY_CTL_DRAW_RIBBON to MENU_DISPLAY_CTL_DRAW_PIPELINE 2016-04-24 23:05:24 +02:00
twinaphex
18b0fb1422 (Menu) Cleanups 2016-04-24 22:56:28 +02:00
twinaphex
bb43c8115f Rename XMB Ribbon Enable to 'Menu Shader Pipeline' 2016-04-24 22:49:15 +02:00
twinaphex
a8485d451a (config.def.h) Set ribbon enable mode to 1 by default for GLES2 2016-04-24 22:16:54 +02:00
twinaphex
8cb66dd021 Add way to switch back and forth between shader pipeline 2016-04-24 22:03:39 +02:00
twinaphex
b00202a83d (GLES2) Use XMB ribbon simple shader for GLES2 2016-04-24 20:29:42 +02:00
twinaphex
d7b3e9cc8f Add old shader versions of XMB ribbon 2016-04-24 20:25:56 +02:00
Twinaphex
5fbcb50b5e Merge pull request #2896 from lakkatv/master
(Menu) Fix the index download animation bug for all download lists
2016-04-24 12:55:25 +02:00
Jean-André Santoni
20888aee7f (Menu) Fix the index download animation bug for all download lists 2016-04-24 17:30:23 +07:00
Twinaphex
43ce4756a1 Merge pull request #2895 from lakkatv/master
(Menu) Fix the animation bug when downloading index
2016-04-24 09:03:50 +02:00
Twinaphex
d28763a89a Merge pull request #2894 from sergiobenrocha2/master
Sane default path for thumbnails [on linux].
2016-04-24 09:03:20 +02:00
radius
1d82b08af0 [nk] update font code 2016-04-24 01:07:51 -05:00
radius
aa7ee86da6 [nk] update nuklear 2016-04-24 01:07:50 -05:00
Jean-André Santoni
9a356d85a0 (Menu) Fix the animation bug when downloading index
The menu was forcing a navigation selection clear on OK pressed without letting the menu driver perform it's animations. This patch separate the two events, OK is pressed, the index is downloaded, the menu driver animates the transition to the new list, and finally the navigation selection is cleared. In the right order. DISPLAYLIST_GENERIC should progressively disapear in profit of DISPLAYLIST_PENDING_CLEAR for more flexibility in the menus.
2016-04-24 07:23:07 +07:00
Andrés
fbc1134a6e Fix the thumbnail downloader URL 2016-04-23 17:50:47 -05:00
sergiobenrocha2
7db1d2047b Sane default path for thumbnails [on linux]. 2016-04-23 19:20:16 -03:00
Alcaro
bbb7871028 Why exactly are we iterating over this string one character per frame? 2016-04-23 22:50:46 +02:00
twinaphex
dcd5391a75 (Thumbnails Updater) Added Thumbnails Updater 2016-04-23 22:31:39 +02:00
twinaphex
a34ce90940 (d3d_common.cpp) Include d3dx9tex.h instead 2016-04-23 19:09:15 +02:00
twinaphex
6083f850aa (D3D) Buildfix 2016-04-23 19:04:19 +02:00
twinaphex
cc7f661f9c (D3D) Buildfixes 2016-04-23 19:02:40 +02:00
Twinaphex
493b6850a5 Use include dir d3d/cg files 2016-04-23 18:19:35 +02:00
twinaphex
33cf9ce023 Add more d3dx9 header files 2016-04-23 18:17:28 +02:00
twinaphex
161b19cb73 Add gfx/include/d3d9 2016-04-23 18:11:22 +02:00
twinaphex
d94a0a912c (D3D) Cleanups 2016-04-23 14:17:55 +02:00
twinaphex
7242d8dcf7 Revert "(D3D) Cleanups"
This reverts commit 64559154cf.
2016-04-23 11:34:30 +02:00
twinaphex
64559154cf (D3D) Cleanups 2016-04-23 11:21:38 +02:00
twinaphex
08b7ac500b (libretro-common) Updates 2016-04-23 10:40:46 +02:00
twinaphex
3902a6715a (D3D) Buildfix 2016-04-23 10:22:23 +02:00
twinaphex
38bc378c4d (D3D) Some buildfixes 2016-04-23 10:18:46 +02:00
twinaphex
61a71e91e0 (D3D common) Add C versions of functions 2016-04-23 09:26:38 +02:00