mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-11-24 21:01:59 +00:00
30064a1977
We weren't specifying clobbered registers for our SSE implementations of VectorNormalize and InvRSquared. Supposedly GCC and clang does not inspect the assembly to figure out which registers are getting clobbered, so this could potentially fix some bugs. This fixes GH-195. |
||
---|---|---|
.. | ||
game | ||
src |