citra/src/video_core
Wunk 71aea7e571
shader/jit: Use xbyak::util::Cpu for Host capabilities (#6643)
Xbyak has a complete utility-class for determining the host-processor's
ISA-features such as SSE4.1, AVX, AVX2, AVX512{F,VL,DQ,VBMI,etc}, and so
on for further potential optimizations.
2023-07-02 08:05:07 +05:30
..
2020-02-13 17:34:16 +08:00
2020-08-19 01:45:57 -03:00
2023-06-17 21:23:58 +05:30
2022-08-21 02:22:57 +03:00