twinaphex
|
e19699bac4
|
Cleanups
|
2016-09-16 01:25:04 +02: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 |
|
twinaphex
|
6e5738f8b0
|
Create menu_display_reset_textures_list
|
2016-07-21 03:00:14 +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
|
97dfcbc4b4
|
Create menu_driver_ident
|
2016-07-09 16:45:36 +02:00 |
|
twinaphex
|
26f5970ffb
|
Correct menu_display_shader_pipeline_active
|
2016-07-09 16:37:51 +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
|
2fce2f4045
|
Add menu wallpaper opacity setting
|
2016-07-09 15:13:06 +02:00 |
|
twinaphex
|
a697e2507e
|
Cleanup
|
2016-07-01 16:21:16 +02:00 |
|
Hans-Kristian Arntzen
|
3ee172c410
|
Fix memory leak with white texture.
|
2016-06-25 14:25:44 +02:00 |
|
twinaphex
|
8badf1787d
|
CLeanups
|
2016-06-11 21:11:57 +02:00 |
|
twinaphex
|
bfa6f49ae6
|
Fix logically dead code warnings
|
2016-05-24 22:12:51 +02:00 |
|
twinaphex
|
ec88b464c3
|
Silence 'side effect in assertion' warnings
|
2016-05-24 21:51:45 +02:00 |
|
twinaphex
|
39faa9be1b
|
Remove logically dead code
|
2016-05-23 21:50:07 +02:00 |
|
twinaphex
|
0cff019c37
|
Remove self assignment
|
2016-05-23 21:41:06 +02:00 |
|
twinaphex
|
2f2ddb472a
|
(XMB) Move function to menu_display.c
|
2016-05-21 20:47:49 +02:00 |
|
Twinaphex
|
b7e15c2fe1
|
free user_data here too
|
2016-05-21 19:31:39 +02:00 |
|
twinaphex
|
7e36dcb27f
|
move video_texture_image to libretro-common and rename it to image_texture.c
|
2016-05-18 12:58:00 +02:00 |
|
twinaphex
|
7c20f2b868
|
Change namespace of thread functions
|
2016-05-10 03:14:23 +02:00 |
|
twinaphex
|
0e08dbe931
|
Rename gfx_coord to video_coord
|
2016-05-10 02:32:59 +02:00 |
|
twinaphex
|
725c202498
|
Remove input_driver_ctl
|
2016-05-08 23:12:04 +02:00 |
|
twinaphex
|
b20d550cc4
|
Rename video context driver functions
|
2016-05-08 20:32:56 +02:00 |
|
Hans-Kristian Arntzen
|
f91b36eec8
|
Fix inconsistencies between Vulkan and GL in ribbon.
Also fixes a shitty bug in menu_driver_draw_bg with pointer to stack.
|
2016-05-08 15:21:53 +02:00 |
|
Hans-Kristian Arntzen
|
d723411436
|
De ioctl video_driver.
|
2016-05-08 14:00:51 +02:00 |
|
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 |
|