RetroArch/gfx
libretroadmin b8391e233f * PATH_MAX_LENGTH redefined from 4096 to 2048
* Massive reduction in heap space allocation, going from settings struct
264kb to 119Kb
* Use NAME_MAX_LENGTH for base paths/names, etc
* Use DIR_MAX_LENGTH for directory sizes
2024-09-09 05:47:32 +02:00
..
common Settings struct now has a flags variable 2024-09-08 22:49:26 +02:00
display_servers apple: display server, including ProMotion support (#16963) 2024-09-04 22:52:59 -07:00
drivers
drivers_context apple: display server, including ProMotion support (#16963) 2024-09-04 22:52:59 -07:00
drivers_font
drivers_font_renderer * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
drivers_shader Simplified parameter parsing to have all shader formats use the same slang method 2024-09-08 15:25:40 +02:00
include Update Vulkan headers to v1.1.130 (#16952) 2024-09-02 08:39:44 -07:00
video_filters
widgets * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
font_driver.c
font_driver.h
gfx_animation.c
gfx_animation.h
gfx_display.c This change allows playlist icons to be replaced with Logos. (#16758) 2024-08-07 08:39:57 -07:00
gfx_display.h This change allows playlist icons to be replaced with Logos. (#16758) 2024-08-07 08:39:57 -07:00
gfx_thumbnail_path.c * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
gfx_thumbnail_path.h This change allows playlist icons to be replaced with Logos. (#16758) 2024-08-07 08:39:57 -07:00
gfx_thumbnail.c
gfx_thumbnail.h
gfx_widgets.c
gfx_widgets.h * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
video_crt_switch.c * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
video_crt_switch.h
video_defines.h
video_display_server.h apple: display server, including ProMotion support (#16963) 2024-09-04 22:52:59 -07:00
video_driver.c apple: display server, including ProMotion support (#16963) 2024-09-04 22:52:59 -07:00
video_driver.h Remove 'Frame Rest' (#16936) 2024-08-29 03:35:09 -07:00
video_filter.c * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
video_filter.h
video_shader_parse.c * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
video_shader_parse.h
video_thread_wrapper.c
video_thread_wrapper.h