twinaphex
|
7867c4b70e
|
Get rid of file_list_get_size calls - one line wrapper function
|
2021-01-20 08:31:05 +01:00 |
|
jdgleaver
|
b1ee5a2421
|
(X11) Fix mouse input when mouse is grabbed
|
2021-01-16 13:57:25 +00: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
|
cecd48e6b5
|
gfx_display_draw_cursor - take out early return
|
2020-10-01 18:22:29 +02:00 |
|
twinaphex
|
1e61480e0a
|
Get rid of get/set_header_height
|
2020-09-28 05:06:02 +02:00 |
|
twinaphex
|
c0470854d4
|
Cleanups
|
2020-09-26 23:33:59 +02:00 |
|
twinaphex
|
8c440ef72c
|
Optimize gfx_display_draw_keyboard
|
2020-09-24 09:07:47 +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
|
5a481d8653
|
Get rid of gfx_display_blend_{begin/end}
|
2020-09-23 21:37:18 +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 |
|
twinaphex
|
ecc54b4d4e
|
(Menu) Put selection_buf_old on stack too
|
2020-08-24 16:08:09 +02:00 |
|
twinaphex
|
dc3dc574d8
|
String stack size cleanups
|
2020-08-19 06:53:09 +02:00 |
|
twinaphex
|
624a70f062
|
More strings being moved from heap to stack
|
2020-08-18 14:47:57 +02:00 |
|
twinaphex
|
dffa052958
|
Rearrange draw struct
|
2020-08-14 15:58:43 +02:00 |
|
jdgleaver
|
506aa0a36c
|
Add optional widget-based 'load content' launch feedback animation
|
2020-07-09 13:05:28 +01:00 |
|
twinaphex
|
1c9286c2d7
|
Re-enable bluetooth icon again
|
2020-06-28 16:22:26 +02:00 |
|
twinaphex
|
deb7fc5bf9
|
Comment out bluetooth.png image for now until it has been added
to retroarch-assets
|
2020-06-27 18:32:15 +02:00 |
|
Autechre
|
10ddb274bc
|
Merge pull request #10866 from parport0/master
Add a bluetooth driver
|
2020-06-27 16:46:11 +02:00 |
|
twinaphex
|
1ae20ea17c
|
Style nits - turn macro names into upper-case - some while style nits
|
2020-06-26 20:00:19 +02:00 |
|
twinaphex
|
7027b094c1
|
gfx_display_draw_text - cleanups
|
2020-06-25 23:45:14 +02:00 |
|
twinaphex
|
de36ff20fb
|
Create string_ends_with_size
|
2020-06-25 14:38:06 +02:00 |
|
parport0
|
23c08ad9b0
|
Add bluetoothctl bluetooth driver
|
2020-06-24 12:53:27 +03:00 |
|
jdgleaver
|
42ad070a1d
|
Add 'core management' menu
|
2020-06-11 14:12:20 +01:00 |
|
jdgleaver
|
eb425b997b
|
Suppress the display of 'empty' quick menu listings when closing content
|
2020-06-09 14:09:22 +01:00 |
|
twinaphex
|
9707f1f622
|
Get rid of gfx_ctx_animation_tag
|
2020-06-08 04:09:12 +02:00 |
|
twinaphex
|
058adf247c
|
Further optimizations to menu_entry_get - get rid of some unnecessary
small wrapper functions
|
2020-06-07 20:02:12 +02:00 |
|
twinaphex
|
255cd3a937
|
MENU_ENTRIES_CTL_LIST_GET no longer used by menu drivers
|
2020-06-06 19:09:03 +02:00 |
|
twinaphex
|
9f4b3b0fc6
|
Start using string_ends_with
|
2020-05-22 20:07:21 +02:00 |
|
twinaphex
|
6dc758a080
|
Move cheevos-new to cheevos/
|
2020-05-21 23:23:01 +02:00 |
|
twinaphex
|
8a4e8f4ae9
|
(Stripes) Cleanups
|
2020-03-10 03:35:10 +01:00 |
|
twinaphex
|
a4cced8fde
|
(Stripes) Updates - no longer compiles
|
2020-03-09 15:25:02 +01:00 |
|
twinaphex
|
b3d5551ad2
|
(Menu) Cleanups
|
2020-03-09 14:22:16 +01:00 |
|
twinaphex
|
999f862a6d
|
Fix for cursor conditional
|
2020-03-09 14:14:11 +01:00 |
|
twinaphex
|
7f958862fe
|
cleanups
|
2020-03-09 01:32:05 +01:00 |
|
twinaphex
|
e08689ed98
|
(Menu) Cleanups
|
2020-03-09 01:26:43 +01:00 |
|
twinaphex
|
2413c1b8d5
|
(Menu) Cleanups
|
2020-03-09 00:58:04 +01:00 |
|
twinaphex
|
a0446f778c
|
Cleanups
|
2020-03-09 00:34:31 +01:00 |
|
twinaphex
|
13249f6011
|
Cleanups
|
2020-03-09 00:08:18 +01:00 |
|
twinaphex
|
d72596142e
|
gfx_display_draw_quad - no longer dependent on video_frame_info
|
2020-03-08 23:56:22 +01:00 |
|
twinaphex
|
044619281c
|
gfx_display_draw - remove video_frame_info dependency
|
2020-03-08 22:52:02 +01:00 |
|
twinaphex
|
6cb6f76add
|
gfx_display_rotate_z - get rid of video_frame_info dependency
|
2020-03-08 22:33:11 +01:00 |
|
twinaphex
|
e4aa0fd544
|
(gfx display) Get rid of video_frame_info dependency for
blend_begin/blend_end
|
2020-03-08 22:28:42 +01:00 |
|
twinaphex
|
ead6c2b0dc
|
Cleanups
|
2020-03-07 22:41:10 +01:00 |
|
twinaphex
|
ee9c6ef5ba
|
(Font driver) Get rid of more video_frame_info dependencies
|
2020-03-07 01:41:00 +01:00 |
|