twinaphex
|
12c1677697
|
Small cleanup
|
2020-10-10 17:27:39 +02:00 |
|
twinaphex
|
2e94f3d5d7
|
move ozone_pure_white to ozone userdata
|
2020-10-08 18:19:50 +02:00 |
|
natinusala
|
6d1660fcbd
|
ozone: add cursor wiggle animation
|
2020-10-04 19:08:42 +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
|
c040e4cd08
|
Cleanups
|
2020-09-23 22:14:30 +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
|
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
|
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 |
|
twinaphex
|
b6f8acbaec
|
(Ozone) Cleanups
|
2020-08-24 12:58:05 +02:00 |
|
twinaphex
|
e4f99dc648
|
(ozone) reorder structs, alignment
|
2020-08-24 10:47:17 +02:00 |
|
twinaphex
|
dffa052958
|
Rearrange draw struct
|
2020-08-14 15:58:43 +02:00 |
|
twinaphex
|
011806bce8
|
Cleanups
|
2020-06-26 17:45:35 +02:00 |
|
twinaphex
|
7027b094c1
|
gfx_display_draw_text - cleanups
|
2020-06-25 23:45:14 +02:00 |
|
twinaphex
|
9707f1f622
|
Get rid of gfx_ctx_animation_tag
|
2020-06-08 04:09:12 +02:00 |
|
jdgleaver
|
9f4a9e9cd6
|
Core updater improvements
|
2020-05-27 17:02:43 +01:00 |
|
twinaphex
|
6dcaa04a93
|
(Ozone) Move static variables outside of the header file
|
2020-05-22 01:54:57 +02:00 |
|
jdgleaver
|
eff8c31ffd
|
(XMB/GLUI) Limit tab switch rate when input repeat is active
|
2020-05-14 11:24:32 +01:00 |
|
jdgleaver
|
545e5fd6ab
|
(Ozone) Enable proper vertical text alignment + thumbnail display improvements
|
2020-04-08 15:15:39 +01:00 |
|
jdgleaver
|
1440b46eb0
|
Fix 'gfx_display_draw_texture_slice()' (i.e. prevent glitches when rendering Ozone's selection cursor)
|
2020-03-26 11:45:28 +00:00 |
|
twinaphex
|
9786e08228
|
(Ozone) Cleanups
|
2020-03-09 15:10:28 +01:00 |
|
twinaphex
|
92054bcd09
|
(Ozone) Cleanups
|
2020-03-09 14:53:54 +01:00 |
|
twinaphex
|
540f0d2646
|
(Menu) Cleanups
|
2020-03-09 14:46:23 +01:00 |
|
twinaphex
|
87bf32e889
|
Cleanups
|
2020-03-09 02:38:13 +01:00 |
|
twinaphex
|
7d4e5b8ce5
|
No more video_info_frame dependency in gfx_thumbnail.c
|
2020-03-09 02:15:44 +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
|
d91800038d
|
(Ozone) Cleanups
|
2020-03-09 00:38:18 +01:00 |
|
twinaphex
|
a0446f778c
|
Cleanups
|
2020-03-09 00:34:31 +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
|
a8a2294f27
|
(Menu) Cache video_info->width/video_info->height into local
variables
|
2020-03-07 21:42:49 +01:00 |
|
twinaphex
|
7841b639ec
|
(Ozone) Header cleanups
|
2020-03-05 13:35:55 +01:00 |
|
twinaphex
|
01a65fa5ba
|
Rename menu_osk.c to input_osk.c
|
2020-02-26 05:49:23 +01:00 |
|
twinaphex
|
f74225721d
|
menu_thumbnail and menu_thumbnail_path now decoupled from menu
system
|
2020-02-16 16:38:17 +01:00 |
|
twinaphex
|
9a6ab81739
|
MOve gfx_display and gfx_animation to gfx/
|
2020-02-16 15:26:58 +01:00 |
|
twinaphex
|
c71469c715
|
Rename menu_display to gfx_display
|
2020-02-16 15:10:07 +01:00 |
|
twinaphex
|
fc9edda0ef
|
Turn menu_animation.c into gfx_animation.c
|
2020-02-16 14:01:34 +01:00 |
|
jdgleaver
|
23c9b86f64
|
(Menu Widgets) Enable scaling of widgets independently from menu scale
|
2020-02-14 17:10:39 +00:00 |
|
jdgleaver
|
fff9a4f0c5
|
(Ozone) Add DPI-based scaling
|
2020-02-11 17:03:54 +00:00 |
|
twinaphex
|
7f4139c427
|
Get rid of wrong double ';;'
|
2020-01-30 16:53:20 +01:00 |
|
jdgleaver
|
8ba17dd985
|
(Ozone) Add fullscreen thumbnail viewer
|
2019-12-17 11:41:01 +00:00 |
|
twinaphex
|
d30b2ecaca
|
Merge menu_input_dialog.c into retroarch.c
|
2019-08-15 01:08:34 +02:00 |
|
Twinaphex
|
84974c7e5c
|
Silence more warnings
|
2019-06-22 15:09:59 +02:00 |
|
Twinaphex
|
bf1951ae37
|
Fix plethora of warnings on OSX
|
2019-06-22 14:52:29 +02:00 |
|
Nathan S
|
775c272029
|
Menu widgets stuff + vulkan sanity check (#8710)
* task_screenshot: fix hang with menu widgets
* word_wrap: add max_lines parameter
* vulkan: better instance creation sanity check
|
2019-05-06 21:10:57 +02:00 |
|