twinaphex
|
533b799692
|
Create video_driver_ctl and get rid of video_driver_get_frame_count
|
2015-11-20 15:08:27 +01:00 |
|
Jean-André Santoni
|
e8b484d93e
|
(XMB) Fix boxart when opening the contextual menu, and when comming back from the game
|
2015-11-19 23:39:48 +07:00 |
|
Jean-André Santoni
|
7f1d91caa5
|
(XMB) Display achievement list icon
|
2015-11-19 15:14:19 +07:00 |
|
twinaphex
|
38f30c8f10
|
Add Save Current Config to Menu
|
2015-11-11 02:57:20 +01:00 |
|
twinaphex
|
a9b7636ddb
|
Abstract away GL code in menu behind display driver interface
|
2015-11-08 01:30:07 +01:00 |
|
Jean-André Santoni
|
23fee02883
|
(XMB) Hack to prevent icon overlapping when adding or removing shaders and cheap passes
|
2015-11-07 11:47:02 +07:00 |
|
Jean-André Santoni
|
6792e74ad5
|
(XMB) Prevent an animation bug during scanning
|
2015-11-07 10:36:37 +07:00 |
|
Jean-André Santoni
|
51f18ef151
|
(XMB) Fix all wrong icon positions when changing the window size
|
2015-11-04 05:17:21 +07:00 |
|
twinaphex
|
f59df8b9df
|
Revert "(XMB) Fix a display bug on 16:9 displays caused by an optimization"
This reverts commit a467af48cfea20e7b046a8a78d01280f4d259c9c.
|
2015-11-03 11:32:32 +01:00 |
|
Jean-André Santoni
|
dff0031145
|
(XMB) Use the same timedate format as PS3 XMB
|
2015-11-03 12:36:20 +07:00 |
|
twinaphex
|
1d911ac29b
|
(XMB) Get rid of forward declarations
|
2015-11-02 22:56:05 +01:00 |
|
twinaphex
|
2a100d730c
|
(Menu) Have default tex coords array
|
2015-11-02 22:46:23 +01:00 |
|
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 |
|