Files
ppsspp/GPU/Common/VertexDecoderHandwritten.cpp
Henrik Rydgård 92938f8283 Vertex decoder, SSE opt: Use the correct store operation to store 64 bits.
The other one duplicates the bits twice and requires alignment.

Fixes #19351
2024-07-22 10:30:57 +02:00

9.7 KiB