mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-14 13:29:15 +01:00
FEX would like clean symbols for experimenting with making thunks down the line. We also just shouldn't be exporting a bunch of random crap -- sadly -fvisibility=hidden doesn't help with a bunch of stuff :( For reference, RADV also does this.