LookingGlass/host
Geoffrey McRae fd12d9901a [host] app: dont use pointers when realloc may have changed them
This code was completely broken and corrupts the stack, replace it with
something that is actually safe.
2022-01-09 21:19:17 +11:00
..
cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
include/interface [host] app: implement stubs for platform specific guest information 2022-01-05 21:04:57 +11:00
platform [host] dxgi: damage all textures when skipping frame 2022-01-09 16:36:26 +11:00
src [host] app: dont use pointers when realloc may have changed them 2022-01-09 21:19:17 +11:00
.gitignore [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
CMakeLists.txt [host] cmake: add ubsan and asan to CMake (needs clang64 on windows) 2022-01-09 21:18:32 +11:00
toolchain-mingw64.cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00