twinaphex
|
8e5a2fdc77
|
Have one default vertex coord array in menu_display.c
|
2015-11-02 22:37:29 +01:00 |
|
twinaphex
|
ab230f5169
|
Fix warnings
|
2015-11-02 22:12:43 +01:00 |
|
twinaphex
|
a4eb49430c
|
Create menu_display_texture_load and menu_display_texture_unload
|
2015-11-02 22:06:51 +01:00 |
|
twinaphex
|
71ca469cda
|
GL totally abstracted away now from menu drivers
|
2015-11-02 20:41:42 +01:00 |
|
twinaphex
|
b0d1434940
|
Remove gl_t pointer grabbing in xmb_frame
|
2015-11-02 20:03:16 +01:00 |
|
twinaphex
|
080213f5b3
|
More cleanups - almost completely remove gl_t * usage
|
2015-11-02 20:02:06 +01:00 |
|
twinaphex
|
b34fb9e081
|
Add scaling steps to menu_display_matrix4x4_rotate_z too
|
2015-11-02 19:47:25 +01:00 |
|
twinaphex
|
d970f16106
|
(XMB) Cleanups
|
2015-11-02 19:41:10 +01:00 |
|
twinaphex
|
1b4f19ab87
|
Cleanup xmb_draw_cursor
|
2015-11-02 19:38:53 +01:00 |
|
twinaphex
|
5b15ed2b60
|
Don't pass gl_t pointer to menu_display functions
|
2015-11-02 19:11:09 +01:00 |
|
twinaphex
|
7c69249e63
|
Don't use arguments for blend_begin/blend_end
|
2015-11-02 19:07:36 +01:00 |
|
twinaphex
|
c8cb03e412
|
Get rid of some gl_t * pointers
|
2015-11-02 19:04:20 +01:00 |
|
twinaphex
|
10051a657c
|
Simplify menu_display_draw_frame
|
2015-11-02 18:55:05 +01:00 |
|
twinaphex
|
6516fc783b
|
Start making menu drivers depend less on gl handle
|
2015-11-02 18:41:51 +01:00 |
|
twinaphex
|
159e9c1910
|
Revert "Don't use the same vertex array in every menu driver"
This reverts commit eefc33ef07f63a342bb1afa9b60a774a588e3100.
|
2015-11-01 22:35:19 +01:00 |
|
twinaphex
|
eefc33ef07
|
Don't use the same vertex array in every menu driver
|
2015-11-01 22:24:10 +01:00 |
|
twinaphex
|
1e53e3e19a
|
Backport pointer_tap changes
|
2015-11-01 20:44:04 +01:00 |
|
Twinaphex
|
5287e46e57
|
Revert "(Menu) Make the mouse left click and the pointer tap use the same cod…"
|
2015-11-01 20:35:43 +01:00 |
|
Twinaphex
|
9bc28461f3
|
Merge pull request #2325 from lakkatv/material
(Menu) Make the mouse left click and the pointer tap use the same cod…
|
2015-11-01 20:26:11 +01:00 |
|
Jean-André Santoni
|
5b51124b62
|
(Menu) Make the mouse left click and the pointer tap use the same codepath
|
2015-11-02 02:22:21 +07:00 |
|
Twinaphex
|
a07cfd4915
|
Merge pull request #2324 from lakkatv/material
(GLUI) Tap on tabs
|
2015-11-01 19:52:09 +01:00 |
|
twinaphex
|
e9ba2caac7
|
Rename blending functions
|
2015-11-01 19:28:12 +01:00 |
|
twinaphex
|
2b087f3be0
|
No longer do blending inside menu_display_draw_frame
|
2015-11-01 19:24:35 +01:00 |
|
Jean-André Santoni
|
bd99e952d6
|
(Menu) Move pointer_tap on the menu driver side
|
2015-11-02 01:17:06 +07:00 |
|
twinaphex
|
2ab4158eca
|
(XMB) Should not need this I think
|
2015-11-01 16:25:31 +01:00 |
|
twinaphex
|
19a6ccb646
|
Create menu_display_draw_icon_blend_begin and menu_display_draw_icon_blend_end - cut down on code duplication
|
2015-11-01 16:23:50 +01:00 |
|
Jean-André Santoni
|
a467af48cf
|
(XMB) Fix a display bug on 16:9 displays caused by an optimization
|
2015-10-31 13:41:33 +07:00 |
|
Jean-André Santoni
|
0e6324f118
|
(XMB) Use defines for values that will never change. Fixes a display bug too.
|
2015-10-30 22:14:30 +07:00 |
|
Jean-André Santoni
|
ae79d70438
|
(GLUI) Fix left tab switching when navigation wraparound is false. Also dehardcode some values representing the number of tabs in the menu system.
|
2015-10-30 16:28:27 +07:00 |
|
twinaphex
|
6b15d86c5c
|
(Menu) Don't uppercase titles always
(GLUI) Show switch icons for certain text strings too
|
2015-10-28 01:36:36 +01:00 |
|
Jean-André Santoni
|
ea913a157f
|
(XMB) Fix pointer display and use the new pointer size (update assets)
|
2015-10-27 18:37:13 +07:00 |
|
twinaphex
|
6826a3833e
|
menu_entries_get_menu_stack_ptr - add idx parameter
|
2015-10-27 10:33:19 +01:00 |
|
twinaphex
|
ab9006f21e
|
Add 'idx' to menu_entries functions
|
2015-10-27 10:29:50 +01:00 |
|
twinaphex
|
0d89bca635
|
Start setting up menu_entries function so we can access
multiple stacks
|
2015-10-27 10:10:33 +01:00 |
|
Jean-André Santoni
|
0b48af4781
|
(XMB) Fix cursor alpha
|
2015-10-27 15:05:02 +07:00 |
|
twinaphex
|
8f8d75de00
|
(xmb) CLeanups
|
2015-10-27 08:02:15 +01:00 |
|
Arche-san
|
6403682fcb
|
xmb : reset to default wallpaper if wallpaper not available for selected category
|
2015-10-25 21:02:21 +01:00 |
|
twinaphex
|
bad3c8d7d6
|
Cleanups
|
2015-10-25 02:35:52 +01:00 |
|
twinaphex
|
0a68d3aeac
|
Remove unused variable
|
2015-10-25 02:34:18 +01:00 |
|
twinaphex
|
5bd555ca50
|
Create video_texture_unload
|
2015-10-25 02:33:23 +01:00 |
|
Jean-André Santoni
|
4b47958999
|
(XMB) Honor navigation wraparound horizontal setting
|
2015-10-25 02:18:47 +07:00 |
|
Jean-André Santoni
|
f2fc38f578
|
(XMB) Prevent icon overlap after a scan is finished
|
2015-10-25 01:40:07 +07:00 |
|
Jean-André Santoni
|
403e00a936
|
(XMB) Implement another tab to launch a directory scan
|
2015-10-25 00:37:59 +07:00 |
|
twinaphex
|
7861972f3d
|
(menu_displaylist.c) Don't add entries if they are hidden away
behind 'Advanced settings'
|
2015-10-24 10:52:12 +02:00 |
|
twinaphex
|
798ed9eba8
|
(Zarch) Use menu_display_draw_frame
|
2015-10-24 07:51:33 +02:00 |
|
twinaphex
|
8ecfa76ab9
|
Add vertex count variable to menu_display drawing functions
|
2015-10-24 07:28:49 +02:00 |
|
Twinaphex
|
c0878c75d5
|
Merge pull request #2281 from lakkatv/xmb
(XMB) Use RetroArch or Lakka logo in place of the home icon
|
2015-10-23 22:09:45 +02:00 |
|
Jean-André Santoni
|
4b82132e9d
|
(XMB) Use RetroArch or Lakka logo in place of the home icon
|
2015-10-24 02:52:42 +07:00 |
|
Twinaphex
|
b085a1c1e6
|
Merge pull request #2278 from lakkatv/xmb
Add a HAVE_LAKKA define, and enable a shutdown menu entry
|
2015-10-23 21:46:24 +02:00 |
|
Jean-André Santoni
|
2b376ce3d5
|
Add a HAVE_LAKKA define, and enable a shutdown menu entry
|
2015-10-23 15:24:47 +07:00 |
|