LookingGlass/host
Quantum 0525515bee [host] cmake: use -march=x86-64-v2 when it becomes available
GCC 11 will support x86_64 micro-architecture feature levels.
What we really want to support is nehalem or newer, which is x86-64-v2,
and specifying this instead of nehalem means that we are not tuning for
nehalem specifically.
2021-07-20 11:33:23 +10:00
..
cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
include/interface [host] capture: stop sending DPI information 2021-07-18 10:50:57 +10:00
platform [host] windows: directly link D3DKMTSetProcessSchedulingPriorityClass 2021-07-20 11:32:41 +10:00
src [host] capture: stop sending DPI information 2021-07-18 10:50:57 +10:00
.gitignore [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
CMakeLists.txt [host] cmake: use -march=x86-64-v2 when it becomes available 2021-07-20 11:33:23 +10:00
toolchain-mingw64.cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00