Common: Add GSVector

Mostly based on PCSX2.
This commit is contained in:
Stenzek
2024-06-01 13:54:19 +10:00
parent baab966b4e
commit 0ae6ddcf7f
12 changed files with 4779 additions and 1 deletions

View File

@@ -21,6 +21,11 @@ add_library(common
fifo_queue.h
file_system.cpp
file_system.h
gsvector.h
gsvector_formatter.h
gsvector_neon.h
gsvector_nosimd.h
gsvector_sse.h
intrin.h
hash_combine.h
heap_array.h