libretro-dolphin/Source/Core/Common/Config
Adrien Plazas f2958dab7a
Build fixes (#218)
* WIACompression: Include limits

This fixes `error: ‘numeric_limits’ is not a member of ‘std’`.

* Config: Include mutex

* DSP: Dynamically calculate offset values

It seems GCC 11 doesn't allow doing it dynamically.
2021-08-15 03:55:06 +02:00
..
Config.cpp Build fixes (#218) 2021-08-15 03:55:06 +02:00
Config.h Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
ConfigInfo.cpp Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
ConfigInfo.h Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
Enums.h Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClient"/"DSUClient". 2019-10-27 16:05:22 +01:00
Layer.cpp Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00
Layer.h Remove redundant Config prefix from ConfigInfo/ConfigLocation 2020-05-02 14:40:14 +02:00