LookingGlass/client
Quantum 85a96d1e06 [client] all: use DEBUG_UNREACHABLE instead of assert
Due to the way assert is defined in standard C, compilers in release mode
will not treat it as unreachable. This explains a lot about those pesky
uninitialized variable bugs, actually.
2021-08-14 12:19:07 +10:00
..
cmake [client] cmake: make MakeObject use relative paths 2021-08-11 02:42:12 +10:00
displayservers [client] wayland: fix deadlock when using wayland:warpSupport=no 2021-08-11 19:01:18 +10:00
include [client] rework the configuration overlay to allow for tabs 2021-08-12 09:04:45 +10:00
renderers [client] all: use DEBUG_UNREACHABLE instead of assert 2021-08-14 12:19:07 +10:00
src [client] all: use DEBUG_UNREACHABLE instead of assert 2021-08-14 12:19:07 +10:00
CMakeLists.txt [client] overlay: add new configuration overlay [wip] 2021-08-04 10:27:47 +10:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00