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>
Wed, 23 Oct 2024 21:17:35 +0000 (00:17 +0300)
commit0b1633d72a8854f7ee4f62f320ef0ecf8ff71ea1
tree6c0808ad5aa922e6a2d565da5437e181936c5578
parenta4c71501b85f6bfd791cea93082beadb8a49cdaa
drc: try compiling on another thread
24 files changed:
.gitmodules
Makefile
deps/libretro-common [new submodule]
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