lasers
|
8797dfbee1
|
Add Monochrome Jagged
|
2016-10-30 17:14:13 -05:00 |
|
Jean-André Santoni
|
6cc14a4fb9
|
Add missing copyright mention on some files
|
2016-10-27 18:17:43 +02:00 |
|
Brad Parker
|
d1d5584d18
|
update copyright
|
2016-10-27 11:47:10 -04:00 |
|
Jean-André Santoni
|
55c480358d
|
Move draw_quad to menu_display
|
2016-10-25 08:11:37 +02:00 |
|
Higor Eurípedes
|
46fe9fa29e
|
Add multiple font support to material and xmb
|
2016-10-18 20:36:54 -03:00 |
|
aliaspider
|
afd5e85a31
|
(3DS) add experimental font and menu_display drivers.
|
2016-09-29 20:14:12 +01:00 |
|
Brad Parker
|
ef29bc96b0
|
do not return to game after canceling quit confirm if user toggled the menu manually
|
2016-09-05 11:35:27 -04:00 |
|
Brad Parker
|
27925da4ae
|
revert confirm_on_exit option for now
|
2016-09-04 15:31:50 -04:00 |
|
Brad Parker
|
ee7545857c
|
add config option to enable quit confirmation
|
2016-09-01 21:47:25 -04:00 |
|
Francisco José García García
|
4221374072
|
(VITA) Add XMB support
|
2016-08-23 02:49:53 +02:00 |
|
Jean-André Santoni
|
4228e3dcc3
|
Revert "Reworked xmb driver to allow tab hiding"
This reverts commit 069a9cbfe636cd9f89fdc56c3a7cf851dbb144b4.
|
2016-08-18 14:06:54 +02:00 |
|
Ghost Coder
|
069a9cbfe6
|
Reworked xmb driver to allow tab hiding
|
2016-08-17 11:28:42 -05:00 |
|
twinaphex
|
6e5738f8b0
|
Create menu_display_reset_textures_list
|
2016-07-21 03:00:14 +02:00 |
|
twinaphex
|
fabf68e441
|
Set XMB icon theme by default to Monochrome, and fix hardcoding
|
2016-07-14 21:24:33 +02:00 |
|
twinaphex
|
745bc1eb0d
|
Dehardcode shader pipeline enums
|
2016-07-14 18:40:57 +02:00 |
|
twinaphex
|
664f90b023
|
Add 'Wallpaper' color theme for XMB too
|
2016-07-14 18:29:05 +02:00 |
|
twinaphex
|
14797ae18e
|
Dehardcode enums for XMB themes
|
2016-07-14 18:19:59 +02:00 |
|
twinaphex
|
4381c606d8
|
(MaterialUI) Backport r5 nvidia shield theme
|
2016-07-11 00:55:07 +02:00 |
|
twinaphex
|
2285797ef8
|
Move Dark Blue below Blue Grey
|
2016-07-11 00:48:23 +02:00 |
|
twinaphex
|
c451b94bd9
|
(MaterialUI) Create Blue Grey theme
|
2016-07-10 21:23:57 +02:00 |
|
twinaphex
|
37aee162c9
|
Backport/add MaterialUI color themes by rz5
|
2016-07-10 17:06:43 +02:00 |
|
twinaphex
|
de21d31352
|
Update
|
2016-07-10 16:11:03 +02:00 |
|
twinaphex
|
acc0a6261d
|
Move enum to menu_display.h
|
2016-07-10 16:08:38 +02:00 |
|
twinaphex
|
5be5409431
|
- Create menu_display_shader_pipeline_active ; don't make menu wallpaper
opacity active when shader pipeline is activated in xMB
- reduce dependency on hash_label
|
2016-07-09 16:33:55 +02:00 |
|
twinaphex
|
8badf1787d
|
CLeanups
|
2016-06-11 21:11:57 +02:00 |
|
twinaphex
|
07932bff3e
|
Use retro_common_api.h
|
2016-06-03 05:49:46 +02:00 |
|
twinaphex
|
2f2ddb472a
|
(XMB) Move function to menu_display.c
|
2016-05-21 20:47:49 +02:00 |
|
twinaphex
|
0e08dbe931
|
Rename gfx_coord to video_coord
|
2016-05-10 02:32:59 +02:00 |
|
Hans-Kristian Arntzen
|
951c3e4085
|
De-ioctl menu display interface.
Holy crap ...
|
2016-05-08 12:38:46 +02:00 |
|
Hans-Kristian Arntzen
|
464a4add66
|
XMB ribbon works in Vulkan.
|
2016-05-08 11:11:28 +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 |
|
Jean-André Santoni
|
a06ebe33e4
|
(Menu) Remove useless variables
|
2016-04-22 17:21:52 +07: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
|
252414f4d7
|
(XMB) Move the ribbon display code to menu_display
|
2016-04-21 01:18:30 +07:00 |
|
twinaphex
|
a1969de2c3
|
Create menu_display_draw_text
|
2016-04-20 06:56:19 +02:00 |
|
twinaphex
|
17273493ef
|
(Menu) Create viewport function callback
|
2016-04-19 08:50:35 +02:00 |
|
twinaphex
|
f3d072cdcf
|
Add dont_replace_coords to menu_display_ctx_draw_t
|
2016-04-19 08:08:40 +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
|
c75143a62f
|
CXX_BUILD fixes
|
2016-04-18 02:56:42 +02:00 |
|
Jean-André Santoni
|
8317c5849c
|
(XMB) Draw gradient
|
2016-04-17 03:06:20 +07:00 |
|
twinaphex
|
d7cbb4472e
|
Cleanups
|
2016-04-15 04:20:57 +02: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 |
|
twinaphex
|
033cecf08c
|
(menu_display) Cleanups
|
2016-04-12 20:07:23 +02:00 |
|