RetroArch/ctr
pstef 70aaa0a55c Fix non-griffin build for 3DS and make it the default
While here:
* remove input_overlay and task_overlay from linking blacklist
* move -Werror to CC invocation since C++ refuses to use it
* copy the quiet build mode from the main Makefile and make it the
  default
* temporarily define DEPRECATED for gpu_old.h to allow succesful build
* replace the call to command_event() with one to retroarch_main_quit()
  in a failure case
* add missing uncompr.o in Makefile.common for HAVE_BUILTINZLIB
2025-04-06 18:35:41 +00:00
..
exec-3dsx Silence a warning about no return value from non-void function 2025-03-20 06:26:44 +00:00
3dsx_custom.specs Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
3dsx_custom_crt0.s Remove trailing blank lines. 2019-01-17 19:39:38 -08:00
ctr_debug.h CTR: more compiler warnings cleanup 2025-03-16 14:00:35 +00:00
ctr_linear.cpp Use the return value of rbtree_insert to silence a warning 2025-03-20 06:26:44 +00:00
ctr_memory.c Style nits 2025-01-19 22:15:34 +01:00
ctr_svchax.c CTR: fix type to re-enable compilation 2025-04-03 15:56:13 +00:00
ctr_system.c CTR: more compiler warnings cleanup 2025-03-16 14:00:35 +00:00
gpu_old.c Fix non-griffin build for 3DS and make it the default 2025-04-06 18:35:41 +00:00
gpu_old.h Cleanups 2023-06-01 22:52:05 +02:00