mirror of
https://github.com/libretro/pcsx2.git
synced 2025-02-04 08:37:18 +00:00
Jake.Stine
41079415fa
Improved SSE detection:
* SSE3 detection via cpuid implemented. [fixes Linux -- the force_sse3 option should no longer be needed!] * Instruction tests are now done for SSE3, SSE4, and SSE4.1 to confirm cpuid results (I doubt this is necessary, but the old code did it for SSE3, so I figured I'd keep it and log results anytime an inconsistency is detected). * SSE4.2 and SSE4a detection added. git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1086 96395faa-99c1-11dd-bbfe-3dabce05a288
Description
PCSX2 - The Playstation 2 Emulator
Languages
C++
89.8%
C
4.4%
Objective-C++
1.1%
GLSL
1%
CMake
0.9%
Other
2.7%