LookingGlass/common
Geoffrey McRae a72ad4e46c [host] replaced use of AVX in memcpySSE
There is no need to use AVX instructions as we are not using the
wider registers. Removing their use removes the requirement to run
a AVX capable guest CPU.
2018-07-10 16:32:50 +10:00
..
debug.h [host] Added experimental H264 compression to DXGI (disabled by default) 2017-12-29 20:53:52 +11:00
KVMFR.h [kvmfr] decouple cursor flags from frame flags and fix timings 2018-05-24 09:01:53 +10:00
memcpySSE.asm [host] replaced use of AVX in memcpySSE 2018-07-10 16:32:50 +10:00
memcpySSE.h [host] use the new memcpySSE implementation 2018-05-22 18:59:24 +10:00