jdgleaver
|
9bbc9dd30e
|
(Widgets) Fix serious heap-use-after-free errors
|
2020-06-10 12:32:50 +01:00 |
|
twinaphex
|
52050739a1
|
Cleanups
|
2020-06-08 23:13:29 +02:00 |
|
twinaphex
|
9707f1f622
|
Get rid of gfx_ctx_animation_tag
|
2020-06-08 04:09:12 +02:00 |
|
Twinaphex
|
df8df6c18b
|
Fix EXC_BAD_ACCESS crash on RetroArch exit on OSX
|
2020-06-07 05:53:46 +02:00 |
|
twinaphex
|
9059b4962e
|
Cleanups
|
2020-06-07 00:05:41 +02:00 |
|
twinaphex
|
3ae7e9f8df
|
Update TODO/FIXMEs
|
2020-05-29 06:20:16 +02:00 |
|
twinaphex
|
b5fe162c32
|
C89_BUILD fix
|
2020-05-24 03:52:23 +02:00 |
|
Higor Eurípedes
|
4ea0f232ef
|
Use small buffer optimization in gfx_animation_ticker_smooth()
Like the previous commit, this one lowers the number of temporary allocations
while the menu is up.
|
2020-05-23 22:34:12 -03:00 |
|
twinaphex
|
e678b39de6
|
Cleanup
|
2020-03-06 15:40:45 +01:00 |
|
twinaphex
|
9d9c24f94b
|
(gfx_animation.c) Move all global state into the struct
|
2020-03-06 15:37:16 +01:00 |
|
twinaphex
|
da60c1bb96
|
Header cleanups
|
2020-03-05 14:06:04 +01:00 |
|
jdgleaver
|
c02f922c10
|
Fix smooth (vertical) line ticker scroll speed
|
2020-03-03 14:33:26 +00:00 |
|
twinaphex
|
d19dd12b30
|
Start calling cpu_features_get_time_usec less per frame iteration
|
2020-02-26 08:09:20 +01:00 |
|
twinaphex
|
6b82089d6c
|
Move menu_display code to gfx_display
|
2020-02-17 00:42:49 +01:00 |
|
twinaphex
|
7bf5da8de4
|
(gfx_animation.c) Remove remaining menu namespace conventions
|
2020-02-16 18:24:45 +01:00 |
|
twinaphex
|
9a6ab81739
|
MOve gfx_display and gfx_animation to gfx/
|
2020-02-16 15:26:58 +01:00 |
|