01-18-2018, 05:40 AM
This pthread_cond implementation won't work...
Anyway mGBA doesn't need a pthread shim, but the libretro port has threading disabled entirely since it doesn't use any of mGBA's threading features. I might be able to enable just the threaded renderer but I'm not sure off the top of my head if that works without the other pieces.
Anyway mGBA doesn't need a pthread shim, but the libretro port has threading disabled entirely since it doesn't use any of mGBA's threading features. I might be able to enable just the threaded renderer but I'm not sure off the top of my head if that works without the other pieces.