drc: try compiling on another thread
authornotaz <notasas@gmail.com>
Thu, 10 Oct 2024 23:34:16 +0000 (02:34 +0300)
committernotaz <notasas@gmail.com>
Thu, 24 Oct 2024 23:50:18 +0000 (02:50 +0300)
commit59ac875f3879b2c78ef361455a9cc7f25b60e1db
tree5e832569946a56b517c7dd9a5922c7a72c239f54
parent9eb8e27d88081a0b0eea65c2bbb41e681982e89e
drc: try compiling on another thread
23 files changed:
Makefile
Makefile.libretro
frontend/libretro-rthreads.c
frontend/libretro-rthreads.h [new file with mode: 0644]
frontend/libretro.c
frontend/libretro_core_options.h
frontend/main.c
frontend/menu.c
frontend/plugin_lib.c
include/compiler_features.h
libpcsxcore/cdrom-async.c
libpcsxcore/database.c
libpcsxcore/misc.c
libpcsxcore/new_dynarec/assem_arm.c
libpcsxcore/new_dynarec/assem_arm64.c
libpcsxcore/new_dynarec/emu_if.c
libpcsxcore/new_dynarec/emu_if.h
libpcsxcore/new_dynarec/linkage_arm.S
libpcsxcore/new_dynarec/linkage_arm64.S
libpcsxcore/new_dynarec/new_dynarec.c
libpcsxcore/new_dynarec/new_dynarec.h
libpcsxcore/psxinterpreter.c
libpcsxcore/r3000a.h