libretroadmin
|
04f510d503
|
Cleanup header includes
|
2022-12-05 15:10:19 +01:00 |
|
LibretroAdmin
|
5e8987839e
|
(gfx_widgets) Cut down on strlens
|
2022-09-13 03:57:05 +02:00 |
|
LibretroAdmin
|
0ffdd14940
|
Change msg_len of font driver to size_t - avoids all the type
casting/conversion
|
2022-09-02 01:10:28 +02:00 |
|
libretroadmin
|
b6c9740ba3
|
Get rid of gfx_timer_t typedef - replace with float
|
2022-07-06 14:41:15 +02:00 |
|
twinaphex
|
5ba8843354
|
Move dispwidget_get_ptr over to gfx_widgets.c
|
2021-09-30 04:40:15 +02:00 |
|
twinaphex
|
bea512b70b
|
Get rid of gfx_display_draw_texture - use gfx_display_draw_quad instead
|
2021-08-22 17:57:21 +02:00 |
|
twinaphex
|
cd016824f8
|
Get rid of disp_get_ptr pointer grabbing in gfx/widgets
|
2021-04-05 15:13:28 +02:00 |
|
twinaphex
|
cd9d6c0511
|
gfx_display - Get rid of lots of pointer grabbing
|
2021-03-25 20:12:34 +01:00 |
|
twinaphex
|
80788f9df6
|
Get rid of some ternary operators
|
2021-03-22 20:53:56 +01:00 |
|
twinaphex
|
e8a7195a46
|
Rename gfx_timer_start to gfx_animation_timer_start
|
2020-10-14 07:26:24 +02:00 |
|
twinaphex
|
992e780407
|
Get rid of gx_timer_kill
|
2020-10-14 02:09:39 +02:00 |
|
twinaphex
|
18d21d8f95
|
Cleanups
|
2020-10-05 22:01:31 +02:00 |
|
twinaphex
|
fe38cd9cbc
|
(gfx widgets) get rid of more getter functions
|
2020-10-01 10:55:37 +02:00 |
|
twinaphex
|
dee807cb54
|
(gfx widgets) Start removing a lot of getter functions
|
2020-10-01 10:50:45 +02:00 |
|
jdgleaver
|
2a58920e4e
|
Improve appearance of 'generic_message' widget
|
2020-08-24 13:31:51 +01:00 |
|
twinaphex
|
3ec21b292c
|
Reorder structs, alignment
|
2020-08-15 01:18:23 +02:00 |
|
twinaphex
|
9707f1f622
|
Get rid of gfx_ctx_animation_tag
|
2020-06-08 04:09:12 +02:00 |
|
twinaphex
|
7f54f410f4
|
Remove pointer grabbing from get_msg_queue function
|
2020-06-08 03:11:59 +02:00 |
|
twinaphex
|
876419294d
|
(gfx widgets) Pass more state around
|
2020-06-08 02:54:01 +02:00 |
|
twinaphex
|
54372f2524
|
Pass state around to widget interface
|
2020-06-08 02:31:36 +02:00 |
|
twinaphex
|
797d3f871c
|
(Gfx widgets) get rid of this early return - already done outside
|
2020-06-07 23:26:37 +02:00 |
|
jdgleaver
|
23916f88c7
|
Extended core message interface - add concept of message 'type'
|
2020-05-26 10:03:25 +01:00 |
|
jdgleaver
|
f559798750
|
Widget text improvements
|
2020-04-06 11:39:30 +01:00 |
|
natinusala
|
7246d0d053
|
gfx_widgets: move generic message to its own file
|
2020-03-13 17:13:56 +01:00 |
|