mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-27 10:10:57 +00:00
274d47f957
* AI service rework * File missing * Fixed C89 build * Fixed usage of inline for C89 build * Fixed an overlay unloading bug Made sure to unload the overlay on release and when the server returns empty values in automatic modes. * Fixed forward decl (c89) * Fixed OpenGL texture loading Moved image display to the main thread for now * Changed some formatting slightly * Fixed struct variable order and put brackets on newlines * Moved pointer, fixed retroarch.cfg, and replaced strlcat with strlcpy * Fixed catenation issue * Fixed a few other catenation issues * Fixed one more concatenation issue * Fixed concatenation issue * Fixed a few other concatenation issues * Fixed one more concatenation issue * potential fix for parsing issue --------- Co-authored-by: Xunkar <329857+xunkar@users.noreply.github.com> |
||
---|---|---|
.. | ||
cbs | ||
drivers | ||
menu_cbs.h | ||
menu_contentless_cores.c | ||
menu_defines.h | ||
menu_displaylist.c | ||
menu_displaylist.h | ||
menu_driver.c | ||
menu_driver.h | ||
menu_entries.h | ||
menu_explore.c | ||
menu_input.h | ||
menu_screensaver.c | ||
menu_screensaver.h | ||
menu_setting.c | ||
menu_setting.h | ||
menu_shader.h |