Hans-Kristian Arntzen
|
951c3e4085
|
De-ioctl menu display interface.
Holy crap ...
|
2016-05-08 12:38:46 +02:00 |
|
twinaphex
|
e165954395
|
Rename libretro_version_1 to core_impl
|
2016-05-08 05:29:10 +02:00 |
|
twinaphex
|
6544772fb8
|
De-ioctl ify core_ctl
|
2016-05-08 01:33:57 +02:00 |
|
twinaphex
|
68265f6c52
|
Add 'draw_pipeline to menu/drivers_display
|
2016-04-25 13:56:12 +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
|
8cb66dd021
|
Add way to switch back and forth between shader pipeline
|
2016-04-24 22:03:39 +02:00 |
|
Torsten Paul
|
6b049681b6
|
Ensure the menu shader is activated.
|
2016-04-23 05:04:50 +02:00 |
|
Jean-André Santoni
|
a4308640a2
|
(XMB) Gradient switching
|
2016-04-22 13:47:14 +07:00 |
|
twinaphex
|
9ba0cbfac7
|
Cleanup menu_display_draw_cursor
|
2016-04-21 05:08:36 +02:00 |
|
twinaphex
|
c9ed624078
|
Create menu_display_set_alpha
|
2016-04-21 04:34:02 +02:00 |
|
Jean-André Santoni
|
033ccf4803
|
(XMB) Remove dont_replace_coords
|
2016-04-21 03:36:35 +07:00 |
|
Jean-André Santoni
|
d22b72a892
|
(XMB) Ribbon alpha improvements
Honor the xmb alpha setting, and the fade in animation.
|
2016-04-21 03:21:59 +07:00 |
|
twinaphex
|
cb3a3a7980
|
Expand ifdef
|
2016-04-20 21:34:42 +02:00 |
|
twinaphex
|
06c1fb2a5c
|
Add ifdefs around shader code
|
2016-04-20 21:23:39 +02:00 |
|
Jean-André Santoni
|
252414f4d7
|
(XMB) Move the ribbon display code to menu_display
|
2016-04-21 01:18:30 +07:00 |
|
Jean-André Santoni
|
29d07d1ba6
|
(Menu) Fix a regression in xmb_draw_text
|
2016-04-20 23:25:52 +07:00 |
|
twinaphex
|
a1969de2c3
|
Create menu_display_draw_text
|
2016-04-20 06:56:19 +02:00 |
|
twinaphex
|
65bd8194cd
|
Cleanup
|
2016-04-19 17:37:27 +02:00 |
|
twinaphex
|
f3d072cdcf
|
Add dont_replace_coords to menu_display_ctx_draw_t
|
2016-04-19 08:08:40 +02:00 |
|
twinaphex
|
1aa8a950ef
|
Set draw->x/draw->y outside before calling MENU_DISPLAY_CTL_DRAW_BG
|
2016-04-19 07:58:50 +02:00 |
|
twinaphex
|
cbcbd895d2
|
Create menu_display_draw_cursor - code de-duplication
|
2016-04-19 07:41:05 +02:00 |
|
twinaphex
|
ee639d8b20
|
(XMB/Zarch) Use same coord array for XMB/Zarch
|
2016-04-19 07:17:17 +02:00 |
|
twinaphex
|
03de4a0b35
|
Change argument order of menu_display_push_quad
|
2016-04-19 07:04:00 +02:00 |
|
twinaphex
|
c761b14eb4
|
Move zarch_zui_push_quad and zarch_zui_snow to menu_display
|
2016-04-19 06:57:53 +02:00 |
|
twinaphex
|
1d1b868103
|
Simplify MENU_DISPLAY_CTL_DRAW_GRADIENT
|
2016-04-19 06:30:10 +02:00 |
|
twinaphex
|
acf9f7aad1
|
C89/C90_BUILD fixes
|
2016-04-18 03:00:23 +02:00 |
|
twinaphex
|
c75143a62f
|
CXX_BUILD fixes
|
2016-04-18 02:56:42 +02:00 |
|
Twinaphex
|
66ba52eab0
|
CXX_BUILD fixes
|
2016-04-17 07:49:54 +02:00 |
|
twinaphex
|
e48e294009
|
(XMB Ribbon) Make gradient background transparent when libretro
core is running
|
2016-04-17 06:56:26 +02:00 |
|
Twinaphex
|
3a717adbf9
|
Revert "(XMB) Apply the fade in animation on the ribbon when launching RA or…"
|
2016-04-16 23:18:25 +02:00 |
|
Jean-André Santoni
|
6f4e3079bd
|
(XMB) Apply the fade in animation on the ribbon when launching RA or toggling the menu
|
2016-04-17 03:46:39 +07:00 |
|
Jean-André Santoni
|
8317c5849c
|
(XMB) Draw gradient
|
2016-04-17 03:06:20 +07:00 |
|
twinaphex
|
31c6bba86a
|
Cut down on code duplication - draw_bg callback no longer necessary
|
2016-04-15 03:35:19 +02:00 |
|
twinaphex
|
0e984f6c95
|
Cleanups
|
2016-04-15 03:31:59 +02:00 |
|
Jean-André Santoni
|
ea6bd2797c
|
(Menu) Move the white texture stuff to menu_display
|
2016-04-12 04:30:25 +07:00 |
|
twinaphex
|
cf7687b49c
|
Cleanups
|
2016-03-22 03:32:00 +01:00 |
|
twinaphex
|
a84ebda75c
|
Replace some strcmp usage
|
2016-02-17 07:29:10 +01:00 |
|
Hans-Kristian Arntzen
|
adbf9fed16
|
Vulkan implementation.
|
2016-02-16 20:42:02 +01:00 |
|
twinaphex
|
3140e5f980
|
Implement GFX_CTL_GET_METRICS
|
2016-02-13 22:14:33 +01:00 |
|
twinaphex
|
f2952c530c
|
Cleanups
|
2016-02-10 06:01:11 +01:00 |
|
twinaphex
|
65742d250b
|
Cleanup
|
2016-02-10 04:16:58 +01:00 |
|
twinaphex
|
88c68f479a
|
Cleanups
|
2016-02-09 16:11:37 +01:00 |
|
twinaphex
|
c6cc006223
|
pass draw pointer instead of plenty of params
|
2016-02-09 15:55:31 +01:00 |
|
twinaphex
|
1c3d8c5740
|
Cleanups
|
2016-02-09 05:17:42 +01:00 |
|
twinaphex
|
07632702fb
|
Cleanups
|
2016-02-09 05:07:36 +01:00 |
|
twinaphex
|
e7798ed511
|
Refactor datetime menu display function
|
2016-02-09 05:03:13 +01:00 |
|
twinaphex
|
a0f35e56fa
|
Cleanups
|
2016-02-09 04:55:45 +01:00 |
|
twinaphex
|
da1a5ad2cc
|
Cleanup
|
2016-02-09 04:54:04 +01:00 |
|
twinaphex
|
0bfaf26993
|
Cleanup
|
2016-02-09 04:50:59 +01:00 |
|