You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src
aroulin 84959be150 Shader JIT: Fix SGE/SGEI NaN behavior
SGE was incorrectly emulated w.r.t. NaN behavior as the CMPSS SSE
instruction was used with NLT
11 years ago
..
citra Integrate the MicroProfile profiling library 11 years ago
citra_qt citra-qt: Add a missing header guard to util.h 11 years ago
common Integrate the MicroProfile profiling library 11 years ago
core Merge pull request #1085 from Subv/fs_stat 11 years ago
video_core Shader JIT: Fix SGE/SGEI NaN behavior 11 years ago
CMakeLists.txt