sonninnos
|
c89f1feb44
|
Reorder Mouse Index next to Device Index
|
2021-02-06 22:41:02 +02:00 |
|
sonninnos
|
cd77db37df
|
(XMB+OZONE) Proper control port icons
|
2021-02-06 03:13:03 +02:00 |
|
twinaphex
|
5187957b3d
|
Silence some implicit conversion warnings
|
2021-02-03 12:34:10 +01:00 |
|
twinaphex
|
542162c17b
|
Silence some warnings
|
2021-02-03 10:39:29 +01:00 |
|
twinaphex
|
a772eb550d
|
file_list_get_size - list can be NULL, in which case return 0
|
2021-01-21 00:24:32 +01:00 |
|
twinaphex
|
bfd0611815
|
Avoid small wrapper functions like file_list_get_userdata_at_offset
in hot functions
|
2021-01-20 09:04:08 +01:00 |
|
twinaphex
|
7867c4b70e
|
Get rid of file_list_get_size calls - one line wrapper function
|
2021-01-20 08:31:05 +01:00 |
|
twinaphex
|
9a4472266f
|
Try to avoid hot function file_list_get_userdata_at_offset
|
2021-01-19 07:52:13 +01:00 |
|
jdgleaver
|
b1ee5a2421
|
(X11) Fix mouse input when mouse is grabbed
|
2021-01-16 13:57:25 +00:00 |
|
David Guillen Fandos
|
a442696b71
|
First attempt at adding proper brightness
Supports Switch and OGA
|
2020-11-26 19:22:05 +01:00 |
|
jdgleaver
|
a02fadeb94
|
Add 'Remove DSP Plugin' menu entry
|
2020-10-19 11:33:15 +01:00 |
|
twinaphex
|
5f8c270d4c
|
Make update_time_callback a part of the animation struct
|
2020-10-15 08:35:37 +02:00 |
|
twinaphex
|
e3972aff31
|
Turn variable const
|
2020-10-15 06:12:26 +02:00 |
|
twinaphex
|
379bd80cda
|
Get rid of gfx_animation_ctl
|
2020-10-14 04:40:20 +02:00 |
|
twinaphex
|
7c48e77bcd
|
Get rid of getter functions
|
2020-10-14 02:33:15 +02:00 |
|
twinaphex
|
ac03578617
|
Remove some getter functions
|
2020-10-14 02:24:18 +02:00 |
|
twinaphex
|
a6eaac2a84
|
Get rid of some static code analysis warnings
|
2020-10-12 00:00:54 +02:00 |
|
Autechre
|
38ccca18f4
|
Merge pull request #11429 from natinusala/ozone-wiggle-wraparound
ozone: implement wiggling for main menu when wrap-around is disabled
|
2020-10-10 19:02:45 +02:00 |
|
twinaphex
|
12c1677697
|
Small cleanup
|
2020-10-10 17:27:39 +02:00 |
|
natinusala
|
6619760e6f
|
ozone: implement wiggling for main menu when wrap-around is disabled
|
2020-10-10 16:20:46 +02:00 |
|
twinaphex
|
f38db9e77c
|
Header include cleanups
|
2020-10-09 20:23:13 +02:00 |
|
twinaphex
|
8ea147c081
|
Turn these all static const
|
2020-10-09 20:18:33 +02:00 |
|
twinaphex
|
9ff25e1fa2
|
Add warning
|
2020-10-08 18:21:10 +02:00 |
|
twinaphex
|
2e94f3d5d7
|
move ozone_pure_white to ozone userdata
|
2020-10-08 18:19:50 +02:00 |
|
Autechre
|
8a1711dd28
|
Merge pull request #11419 from whorsemaster/twilight_zone_ozone
(ozone) New Theme - Twilight Zone
|
2020-10-08 18:04:02 +02:00 |
|
whorsemaster
|
deb13fcc4d
|
(ozone) New Theme - Twilight Zone
new ozone theme
|
2020-10-05 18:17:27 -05:00 |
|
natinusala
|
6d1660fcbd
|
ozone: add cursor wiggle animation
|
2020-10-04 19:08:42 +02:00 |
|
twinaphex
|
20371e5102
|
(gfx_thumbnail) get rid of small getters
|
2020-10-02 21:59:02 +02:00 |
|
twinaphex
|
99c239bcee
|
(Ozone) Don't call set_alpha if alpha value is the same as last time
|
2020-10-02 14:38:05 +02:00 |
|
twinaphex
|
cecd48e6b5
|
gfx_display_draw_cursor - take out early return
|
2020-10-01 18:22:29 +02:00 |
|
jdgleaver
|
3bd66cc14d
|
OpenDingux port improvements: Phase 1
|
2020-10-01 15:56:14 +01:00 |
|
twinaphex
|
03ff504aa8
|
Remove gfx_display_scissor_end
|
2020-09-28 04:04:16 +02:00 |
|
twinaphex
|
e159ba1542
|
Cleanups
|
2020-09-27 02:48:40 +02:00 |
|
twinaphex
|
eb0376fe7d
|
Do white texture freeing outside of gfx_display_init_white_texture
|
2020-09-24 07:03:24 +02:00 |
|
twinaphex
|
a74d24c3ce
|
Rename gfx_display_allocate_white_texture to
gfx_display_init_white_texture
|
2020-09-24 06:46:21 +02:00 |
|
twinaphex
|
c040e4cd08
|
Cleanups
|
2020-09-23 22:14:30 +02:00 |
|
twinaphex
|
a0ae6be35b
|
Stop using small wrapper functions in gfx_display
|
2020-09-23 20:36:25 +02:00 |
|
twinaphex
|
43b43351fa
|
Start making gfx_display_blend_begin and gfx_display_blend_end
unnecessary
|
2020-09-23 09:32:42 +02:00 |
|
twinaphex
|
3a37e13a54
|
Call video_driver_set_viewport directly
|
2020-09-15 11:05:47 +02:00 |
|
twinaphex
|
80e4524878
|
Turn menu_entry_init into macro
|
2020-09-13 09:03:21 +02:00 |
|
twinaphex
|
2e87e3bc64
|
(Menu drivers) Start using direct entry_action function instead
of going through wrapper functions
|
2020-09-13 08:48:30 +02:00 |
|
twinaphex
|
ba9ad1057f
|
Get rid of menu_entry_get_rich_label/menu_entry_get_value
|
2020-09-12 18:48:22 +02:00 |
|
jdgleaver
|
bd80f02f11
|
(Android/Play Store Builds) Add option to switch all installed cores to Play Store versions
|
2020-09-02 17:13:03 +01:00 |
|
twinaphex
|
eb1ab2e429
|
(Ozone) Cleanups
|
2020-09-01 07:26:04 +02:00 |
|
twinaphex
|
1e842c9701
|
Turn this static
|
2020-09-01 06:31:20 +02:00 |
|
twinaphex
|
77f3e2b2ef
|
(Ozone) Cleanups
|
2020-09-01 05:14:19 +02:00 |
|
twinaphex
|
0ffb988554
|
(Ozone) Cleanup
|
2020-09-01 05:11:28 +02:00 |
|
twinaphex
|
e1f16f1855
|
(Ozone) remove abstraction layer ozone_draw_text - just call
gfx_display_draw_text directly
|
2020-09-01 05:06:21 +02:00 |
|
twinaphex
|
201f119c51
|
Rewrite ozone_draw_text
|
2020-08-31 04:13:23 +02:00 |
|
twinaphex
|
662e37f670
|
Replace more instances of string_split
|
2020-08-26 13:35:05 +02:00 |
|