twinaphex
|
bea512b70b
|
Get rid of gfx_display_draw_texture - use gfx_display_draw_quad instead
|
2021-08-22 17:57:21 +02:00 |
|
twinaphex
|
b7bc1fc51d
|
Buildfixes
|
2021-04-08 03:27:58 +02:00 |
|
twinaphex
|
e5e8e9b5d8
|
Expand widget init function
|
2021-04-08 00:51:10 +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
|
e8a7195a46
|
Rename gfx_timer_start to gfx_animation_timer_start
|
2020-10-14 07:26:24 +02:00 |
|
twinaphex
|
7c48e77bcd
|
Get rid of getter functions
|
2020-10-14 02:33:15 +02:00 |
|
twinaphex
|
ecd72b5be6
|
(widgets) Get rid of get_ptr function calls
|
2020-10-02 22:23:51 +02:00 |
|
twinaphex
|
f82b357f86
|
Remove getter gfx_widget_get_backdrop_orig
|
2020-10-02 22:12:05 +02:00 |
|
twinaphex
|
c45e7c9bc5
|
Cleanup
|
2020-10-02 11:36:11 +02:00 |
|
twinaphex
|
dee807cb54
|
(gfx widgets) Start removing a lot of getter functions
|
2020-10-01 10:50:45 +02:00 |
|
twinaphex
|
1e6828fd63
|
Cleanups
|
2020-09-30 19:18:40 +02:00 |
|
twinaphex
|
ce6e5d6f08
|
Reorder structs, alignment
|
2020-09-01 00:25:35 +02:00 |
|
twinaphex
|
521050cf79
|
Remove gfx_widgets_get_pure_white
|
2020-08-31 23:46:24 +02:00 |
|
Ryunam
|
4d2fe14c1d
|
Adjustments to Screenshot Notification options
|
2020-07-20 19:44:55 +02:00 |
|
Ryunam
|
5014f90e4d
|
Add options to customize Screenshot notifications
|
2020-07-19 23:42:16 +02:00 |
|
jdgleaver
|
506aa0a36c
|
Add optional widget-based 'load content' launch feedback animation
|
2020-07-09 13:05:28 +01:00 |
|
jdgleaver
|
0c7f0df41a
|
Fix crash when taking screenshots with widgets enabled
|
2020-06-08 12:41:22 +01:00 |
|
twinaphex
|
69bdf581f4
|
Change this back
|
2020-06-08 03:10:31 +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
|
f559798750
|
Widget text improvements
|
2020-04-06 11:39:30 +01:00 |
|
twinaphex
|
28eec1489a
|
Every global has to be named uniquely for Griffin targets
|
2020-03-12 17:00:13 +01:00 |
|
natinusala
|
375621394c
|
gfx_widgets: move volume into its own file
|
2020-03-12 09:31:05 +01:00 |
|
jdgleaver
|
086c68bca7
|
Enable widget persistence across drivers_init()/driver_uninit() events
|
2020-03-11 11:47:13 +00:00 |
|
natinusala
|
b4ea5d3cd5
|
gfx_widgets: move screenshot widget into its own file
|
2020-03-09 14:40:31 +01:00 |
|