twinaphex
|
af976d5da3
|
Cleanup xmb_draw_bg
|
2016-04-21 05:04:01 +02:00 |
twinaphex
|
3ddb5d51b3
|
Cleanups
|
2016-04-21 04:54:07 +02:00 |
twinaphex
|
c9ed624078
|
Create menu_display_set_alpha
|
2016-04-21 04:34:02 +02:00 |
twinaphex
|
02776fed31
|
(XMB) Cleanups
|
2016-04-21 04:17:45 +02:00 |
twinaphex
|
f2ed54fcf3
|
(XMB) cleanups
|
2016-04-21 04:12:24 +02:00 |
Jean-André Santoni
|
01dcf48c5b
|
(XMB) Fix some icons in the quick menu
|
2016-04-21 02:53:42 +07:00 |
twinaphex
|
8de7fa63ae
|
Remove this - seems to be unnecessary
|
2016-04-20 21:40:30 +02:00 |
Jean-André Santoni
|
343824858b
|
(XMB) Disable ribbon
|
2016-04-21 01:29:37 +07:00 |
Jean-André Santoni
|
04370c6597
|
(XMB) Separate xmb_draw_bg and xmb_draw_ribbon. Fixes the black help layer.
|
2016-04-21 01:20:52 +07: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
|
0bdf68d0ea
|
(XMB) Temporary fix for the GLSL ribbon on OSX
|
2016-04-21 00:26:05 +07:00 |
Jean-André Santoni
|
29d07d1ba6
|
(Menu) Fix a regression in xmb_draw_text
|
2016-04-20 23:25:52 +07:00 |
twinaphex
|
a912a64514
|
(XMB) Cleanups
|
2016-04-20 17:37:31 +02:00 |
twinaphex
|
a7142680ca
|
(XMB) Cleanup
|
2016-04-20 17:34:15 +02:00 |
twinaphex
|
a713325459
|
(XMB) Clenaups
|
2016-04-20 08:01:51 +02:00 |
twinaphex
|
9af9a1c89e
|
Cleanups
|
2016-04-20 07:31:26 +02:00 |
twinaphex
|
a1969de2c3
|
Create menu_display_draw_text
|
2016-04-20 06:56:19 +02:00 |
twinaphex
|
4325a323e5
|
Remove duplicate blending
|
2016-04-19 23:40:36 +02:00 |
twinaphex
|
a29ac9598a
|
(XMB) Don't need to include glsym anymore
|
2016-04-19 23:15:17 +02:00 |
twinaphex
|
1bbc2f09b5
|
(courtesy of teepee) Rewrite the ribbon code to use the coordinate
array
|
2016-04-19 23:00:55 +02:00 |
twinaphex
|
65bd8194cd
|
Cleanup
|
2016-04-19 17:37:27 +02:00 |
twinaphex
|
17273493ef
|
(Menu) Create viewport function callback
|
2016-04-19 08:50:35 +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
|
528eddbed5
|
Cleanups for cursor code
|
2016-04-19 07:35:26 +02:00 |
twinaphex
|
846bea4074
|
(XMB) Cleanup
|
2016-04-19 07:24:37 +02:00 |
twinaphex
|
0283a87560
|
(XMB) Disable XMB ribbon
|
2016-04-19 07:17:39 +02:00 |
twinaphex
|
ee639d8b20
|
(XMB/Zarch) Use same coord array for XMB/Zarch
|
2016-04-19 07:17:17 +02:00 |
twinaphex
|
ab1c26d532
|
(XMB) Cleanups
|
2016-04-18 02:27:46 +02:00 |
twinaphex
|
06796bcc14
|
Refactor xmb_context_reset_textures
|
2016-04-18 02:20:54 +02:00 |
twinaphex
|
8a8a270159
|
(XMB) Cleanups
|
2016-04-18 02:10:24 +02:00 |
twinaphex
|
c7be8edd89
|
(XMB) Cleanups
|
2016-04-18 01:53:50 +02:00 |
twinaphex
|
38cc90d0e0
|
(XMB) Refactor ribbon
|
2016-04-18 01:52:16 +02:00 |
twinaphex
|
3264426a96
|
(XMB) Add coord_array
|
2016-04-17 23:23:48 +02:00 |
twinaphex
|
34389dbd22
|
Remove useless glVertexPointer call
|
2016-04-17 20:42:12 +02:00 |
twinaphex
|
2fc465ea83
|
Disable Ribbon by default
|
2016-04-17 20:14:12 +02:00 |
Twinaphex
|
287fa45e73
|
Merge pull request #2871 from lakkatv/master
(XMB) Ribbon: use gfx_coords_t, and unhardcode some numbers
|
2016-04-17 20:11:29 +02:00 |
Jean-André Santoni
|
0410d7a59e
|
(XMB) Ribbon: use gfx_coords_t, and unhardcode some numbers
|
2016-04-18 01:05:27 +07:00 |
twinaphex
|
09b0a09ca2
|
Alpha needs to be set to 0.90 for gradient ribbon background,
otherwise fadeout will not work properly when we are at the info
screen
|
2016-04-17 18:20:41 +02:00 |
twinaphex
|
ec4f961348
|
(XMB Cg) Ribbon works with Cg now too
|
2016-04-17 17:59:40 +02:00 |
twinaphex
|
e48e294009
|
(XMB Ribbon) Make gradient background transparent when libretro
core is running
|
2016-04-17 06:56:26 +02:00 |
twinaphex
|
58f145282e
|
(XMB) Set uniform to vertex program and add 'add_prefix' to uniform_info struct
|
2016-04-17 06:11:48 +02:00 |
Twinaphex
|
0f337d49c8
|
(XMB) Remove unused variable
|
2016-04-17 04:29:37 +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 |
Jean-André Santoni
|
1b0381ca02
|
(XMB) Slower the ribbon
|
2016-04-17 02:54:00 +07:00 |
Jean-André Santoni
|
5bdd9be52b
|
(XMB) Refactor ribbon init
|
2016-04-17 02:50:17 +07:00 |
twinaphex
|
a969547e81
|
Add XMB_RIBBON_ENABLE switch to XMB
|
2016-04-16 21:09:54 +02:00 |
twinaphex
|
ad627701da
|
(XMB) Cleanups
|
2016-04-16 17:57:51 +02:00 |
twinaphex
|
00c7d918e9
|
(XMB) Comment out unused variables
|
2016-04-16 07:33:56 +02:00 |
Twinaphex
|
5bba5813cf
|
Cleanups - remove unused variables
|
2016-04-16 07:27:47 +02:00 |
twinaphex
|
6f0011fd9f
|
xmb_thumbnails_ident - cleanup
|
2016-04-16 05:07:08 +02:00 |
Jean-André Santoni
|
b5dc5470a4
|
(XMB) Thumbnails: workaround for titles containing slashes
|
2016-04-16 02:10:30 +07:00 |
twinaphex
|
e1a3ceaaee
|
draw_bg operation should not implicitly enable/disable blending -
should be done outside
|
2016-04-12 22:24:33 +02:00 |
twinaphex
|
83efd732dd
|
(XMB) Move set viewport call outside
|
2016-04-12 20:17:50 +02:00 |
twinaphex
|
033cecf08c
|
(menu_display) Cleanups
|
2016-04-12 20:07:23 +02:00 |
twinaphex
|
c390794452
|
(XMB) Change types
|
2016-04-12 16:26:36 +02:00 |
twinaphex
|
64f53d8237
|
(XMB) Refactor blend begin/end
|
2016-04-12 16:25:13 +02:00 |
Jean-André Santoni
|
0e393211f3
|
(XMB) White texture that will be used for the ribbon
|
2016-04-12 09:53:51 +07:00 |
Jean-André Santoni
|
8e86d11f57
|
Add list_prepend to the menu ctx drivers
|
2016-04-11 23:31:49 +07:00 |
twinaphex
|
7e7a1fa5f9
|
Rename menu_entries_push to menu_entries_add
|
2016-04-11 05:49:39 +02:00 |
Twinaphex
|
2bcc36b387
|
Remove unused variables
|
2016-04-10 16:25:24 +02:00 |
Jean-André Santoni
|
64e2f9e2f0
|
(XMB) Subtler drop shadows
|
2016-04-09 13:23:59 +07:00 |
Jean-André Santoni
|
8c02d63f2e
|
(XMB) Add support for the RetroActive theme
|
2016-04-09 12:46:40 +07:00 |
Jean-André Santoni
|
7dfb3c373a
|
(XMB) Thumbnail type switching
|
2016-04-08 01:42:53 +07:00 |
Jean-André Santoni
|
53a1369dba
|
(XMB) Shadows
|
2016-04-08 00:24:55 +07:00 |
Jean-André Santoni
|
e96c2b4ef3
|
(XMB) Refactoring, draw_icon can call draw_icon_predone
|
2016-04-07 23:43:04 +07:00 |
Jean-André Santoni
|
2640748b89
|
(XMB) Use a PSP-like layout for screen smaller than 640px
|
2016-03-24 07:23:04 +07:00 |
twinaphex
|
6f37163675
|
CXX_BUILD warning fixes
|
2016-03-22 02:59:13 +01:00 |
twinaphex
|
7b48a0c57e
|
(XMB) Prevent symbol collission
|
2016-03-21 21:18:25 +01:00 |
Jean-André Santoni
|
66544dcea4
|
(XMB) Theme switching
|
2016-03-22 02:54:16 +07:00 |
twinaphex
|
4d30df7a64
|
Header cleanup
|
2016-03-21 19:23:45 +01:00 |
twinaphex
|
93b7dc1bdd
|
(libretro-common) move 'lists' files to lists/
|
2016-03-20 14:53:54 +01:00 |
radius
|
53be91af9e
|
style nits
|
2016-03-09 16:17:18 -05:00 |
twinaphex
|
1742b96ec0
|
Add menu_texture_item
|
2016-03-05 08:40:28 +01:00 |
twinaphex
|
ed54600b41
|
(XMB) Start using DISPLAYLIST_SETTING
|
2016-03-04 07:41:45 +01:00 |
twinaphex
|
fe3c279f73
|
Cleanups
|
2016-03-03 06:59:54 +01:00 |
twinaphex
|
7df467422b
|
Create typedefs
|
2016-03-02 22:17:05 +01:00 |
twinaphex
|
05f2a2d18c
|
Communicate better that these are enums
|
2016-02-25 19:30:14 +01:00 |
twinaphex
|
255ee8766f
|
Communicate better that this is an enum
|
2016-02-25 19:27:06 +01:00 |
twinaphex
|
1d84894e09
|
Create MENU_ANIMATION_CTL_IDEAL_DELTA_TIME_GET
|
2016-02-25 16:05:30 +01:00 |
twinaphex
|
afcb3f1e5d
|
Create MENU_ANIMATION_CTL_PUSH
|
2016-02-25 15:44:30 +01:00 |
twinaphex
|
b5f4332e74
|
Create MENU_ANIMATION_CTL_TICKER
|
2016-02-25 15:19:33 +01:00 |
twinaphex
|
5dbca80ed8
|
Add MENU_ANIMATION_CTL_KILL_BY_SUBJECT
|
2016-02-25 15:05:18 +01:00 |
twinaphex
|
bd0347f1ae
|
Create MENU_ANIMATION_CTL_KILL_BY_TAG
|
2016-02-25 13:23:39 +01:00 |
twinaphex
|
77c583ae47
|
Create DISPLAYLIST_PROCESS
|
2016-02-24 23:19:53 +01:00 |
twinaphex
|
e8eaa54218
|
Refactor menu_displaylist_ctl
|
2016-02-24 23:05:54 +01:00 |
twinaphex
|
7968914453
|
Refactor menu_displaylist_push_list to menu_displaylist_ctl
|
2016-02-24 22:56:41 +01:00 |
twinaphex
|
e8a5f6194e
|
Create MENU_ENTRIES_CTL_CLEAR
|
2016-02-24 22:45:21 +01:00 |
Hans-Kristian Arntzen
|
adbf9fed16
|
Vulkan implementation.
|
2016-02-16 20:42:02 +01:00 |
twinaphex
|
f2952c530c
|
Cleanups
|
2016-02-10 06:01:11 +01:00 |
twinaphex
|
ce2869b4d8
|
Create tasks_internal and split up RA-specific task code to outside
|
2016-02-09 17:12:39 +01:00 |
twinaphex
|
159ebcc8a2
|
(XMB) Fix icons
|
2016-02-09 15:21:45 +01:00 |
twinaphex
|
e7798ed511
|
Refactor datetime menu display function
|
2016-02-09 05:03:13 +01:00 |
twinaphex
|
7c7b170ceb
|
Refactor rotate Z draw calls
|
2016-02-09 04:43:15 +01:00 |
twinaphex
|
2b86b9dbe6
|
(menu_display.c) Refactor draw functions
|
2016-02-09 04:34:07 +01:00 |
twinaphex
|
a3fd1868c1
|
Turn function static
|
2016-02-09 03:11:14 +01:00 |
twinaphex
|
38a341e6b5
|
Use video_driver_texture_load and video_driver_texture_unload
directly from menu drivers
|
2016-02-09 01:45:37 +01:00 |
twinaphex
|
cdf272665e
|
Cleanups
|
2016-02-09 01:39:01 +01:00 |
twinaphex
|
dd106ee8d2
|
Add more menu_display_ctl actions
|
2016-02-09 01:24:35 +01:00 |
twinaphex
|
d0e9881f46
|
Add MENU_DISPLAY_CTL_FONT_BIND_BLOCK
|
2016-02-09 00:57:10 +01:00 |
twinaphex
|
3e0d3cbd55
|
Create MENU_DISPLAY_CTL_INIT_FIRST_DRIVER
|
2016-02-09 00:49:37 +01:00 |
radius
|
2fca1cccd3
|
add xmb font
|
2016-02-08 01:11:56 -05:00 |
radius
|
5c4ab83d98
|
add XMB settings for scale and opacity
|
2016-02-08 00:34:13 -05:00 |
twinaphex
|
05d9827830
|
Revert "Get rid of SL_FLAG_ALLOW_EMPTY_LIST"
This reverts commit bb0b8764c5 .
|
2016-02-06 21:33:45 +01:00 |
twinaphex
|
bb0b8764c5
|
Get rid of SL_FLAG_ALLOW_EMPTY_LIST
|
2016-02-06 21:29:44 +01:00 |
twinaphex
|
6623bdc054
|
(XMB) Fix text being cut off
|
2016-02-04 22:03:36 +01:00 |
twinaphex
|
9a75893cff
|
Nits
|
2016-02-04 21:40:29 +01:00 |
twinaphex
|
18a8b0f29d
|
Silence warnings with non-HAVE_DYNAMIC
|
2016-02-04 11:28:12 +01:00 |
twinaphex
|
321690b416
|
Refactors to do with set_fork method
|
2016-02-03 14:36:34 +01:00 |
twinaphex
|
9a5ce5fdb3
|
Make HAVE_LIBRETRO_MANAGEMENT define obsolete
|
2016-02-03 12:31:29 +01:00 |
Monroe88
|
2ce3ed1319
|
Keep Quick Menu at the top of the Main Menu
|
2016-01-31 14:36:41 -06:00 |
twinaphex
|
a267bdfbe3
|
MOve gfx/image/image.c to gfx/video_texture_image.c
|
2016-01-30 02:39:08 +01:00 |
twinaphex
|
1745e71088
|
Add 'Start Core' option
|
2016-01-24 01:51:05 +01:00 |
Twinaphex
|
4dd08e6382
|
Merge pull request #2660 from duduke/master
Reboot Menu Item
|
2016-01-22 14:39:21 +01:00 |
twinaphex
|
528a03f6f4
|
Use string_is_equal more
|
2016-01-20 04:54:17 +01:00 |
twinaphex
|
2b8520f7ab
|
Remove alot of unused variables
|
2016-01-19 23:46:09 +01:00 |
twinaphex
|
1eac61e9a0
|
Create RARCH_CTL_IS_DUMMY_CORE
|
2016-01-19 23:44:32 +01:00 |
twinaphex
|
01d58f8681
|
Create RARCH_CTL_IS_INITED, RARCH_CTL_SET_INITED, RARCH_CTL_UNSET_INITED
|
2016-01-19 23:26:47 +01:00 |
duduke
|
7de7c98b27
|
Added a reboot menu item
|
2016-01-18 21:31:38 +02:00 |
twinaphex
|
e5b328607d
|
Avoid adding 'Add Tab' to XMB list if HAVE_LIBRETRODB is not defined
|
2016-01-14 13:30:25 +01:00 |
twinaphex
|
f0a0314fc8
|
(XMB) Enable for PS3
|
2016-01-12 08:58:39 +01:00 |
twinaphex
|
7a55ae3765
|
Start updating headers for 2016
|
2016-01-10 04:06:50 +01:00 |
twinaphex
|
ee01fff66f
|
Cleanups
|
2016-01-08 22:26:13 +01:00 |
twinaphex
|
70a57fa80e
|
(XMB) Check if path contains '.lpl' first
|
2016-01-08 09:33:53 +01:00 |
twinaphex
|
66449802e4
|
(menu) Start going through string_is_empty
|
2015-12-26 07:37:44 +01:00 |
Twinaphex
|
9cf654367a
|
(XMB) Fix memory leak
|
2015-12-23 13:47:53 +01:00 |
Higor Eurípedes
|
f6421f9988
|
(XMB) Fix buffer overflow
It was introduced by 3df4101 . MENU_ENTRIES_CTL_START_GET and
MENU_ENTRIES_CTL_START_GET access size_t-sized data, but an
unsigned was passed.
|
2015-12-12 21:39:42 -03:00 |
twinaphex
|
ecdecad963
|
Add MENU_DISPLAY_CTL_BLEND_BEGIN/MENU_DISPLAY_CTL_BLEND_END
|
2015-12-12 23:53:16 +01:00 |
twinaphex
|
8833ba1141
|
Create MENU_DISPLAY_CTL_FONT_FLUSH_BLOCK
|
2015-12-12 23:48:44 +01:00 |
twinaphex
|
3df4101321
|
Get rid of menu_entries_set_start and menu_entries_get_start
|
2015-12-12 14:39:35 +01:00 |
twinaphex
|
7942328e39
|
Create MENU_ENTRIES_CTL_LIST_GET
|
2015-12-11 22:05:54 +01:00 |
twinaphex
|
fa535f788e
|
Create MENU_ENTRIES_CTL_NEEDS_REFRESH
|
2015-12-11 21:41:59 +01:00 |
twinaphex
|
00b979ba67
|
Move userdata to menu_driver.c as static variable
|
2015-12-11 15:14:39 +01:00 |
twinaphex
|
6ae5725373
|
Simplify usage of menu->userdata
|
2015-12-11 14:55:04 +01:00 |
twinaphex
|
9580dc5392
|
pass userdata handle to list_get_entry callback
|
2015-12-11 14:52:16 +01:00 |
twinaphex
|
9e383749ae
|
Pass userdata handle to get_selection callback
|
2015-12-11 14:50:06 +01:00 |
twinaphex
|
2215aa2c87
|
(menu_driver.c) Pass userdata to free callback
|
2015-12-11 14:38:57 +01:00 |
twinaphex
|
adc359ec7a
|
Pass more userdata handles to callbacks
|
2015-12-11 14:26:51 +01:00 |
twinaphex
|
d6538bb7ae
|
Pass userdata pointer to list_insert callback
|
2015-12-10 19:08:28 +01:00 |
twinaphex
|
b42149c826
|
Pass void pointers to list_push callback
|
2015-12-10 19:02:01 +01:00 |
twinaphex
|
78db1845dc
|
Move data pointer to navigation_clear callback
|
2015-12-10 17:24:56 +01:00 |
twinaphex
|
18d3cb0649
|
Pass data to context_reset callback
|
2015-12-10 17:01:06 +01:00 |
twinaphex
|
02bac66c9e
|
Pass userdata to context_destroy callback
|
2015-12-10 16:57:48 +01:00 |
twinaphex
|
71548e2e10
|
Pass userdata to toggle callback
|
2015-12-10 16:54:46 +01:00 |
twinaphex
|
19f0a23e7e
|
load_image - add userdata handle
|
2015-12-10 16:51:59 +01:00 |
twinaphex
|
94248be657
|
Pass userdata variable to populate_entries
|
2015-12-10 16:45:38 +01:00 |
twinaphex
|
333ee443e3
|
Change pointer_tap callback
|
2015-12-10 16:26:40 +01:00 |
twinaphex
|
604cbc585f
|
Pass userdata pointer to environ callback
|
2015-12-10 16:23:32 +01:00 |