LookingGlass/common/include/common
Quantum b00c25a822 [common] crash: fix Linux compilation with -DENABLE_BACKTRACE=NO
Essentially, debug.h defines printTrace as an empty macro when the macro
ENABLE_BACKTRACE is not defined, breaking the compilation of crash.c.

Fixed by defining a private macro for debug.h only to avoid clashing.
2021-03-03 16:36:50 +11:00
..
countedbuffer.h [client] wayland: split Wayland display server into modules 2021-02-21 10:31:49 +11:00
crash.h [client/common] restructure project in prep for full SDL removal 2021-02-21 10:31:46 +11:00
debug.h [common] crash: fix Linux compilation with -DENABLE_BACKTRACE=NO 2021-03-03 16:36:50 +11:00
dpi.h [client/common] restructure project in prep for full SDL removal 2021-02-21 10:31:46 +11:00
event.h [client/common] restructure project in prep for full SDL removal 2021-02-21 10:31:46 +11:00
framebuffer.h [client/common] restructure project in prep for full SDL removal 2021-02-21 10:31:46 +11:00
ivshmem.h [client/common] restructure project in prep for full SDL removal 2021-02-21 10:31:46 +11:00
KVMFR.h [host] windows: detect whether screensaver is disabled in the guest 2021-02-21 10:31:48 +11:00
locking.h [client] wayland: implement epoll registration mechanism 2021-02-21 10:31:49 +11:00
option.h [client/common] restructure project in prep for full SDL removal 2021-02-21 10:31:46 +11:00
stringlist.h [client/common] restructure project in prep for full SDL removal 2021-02-21 10:31:46 +11:00
stringutils.h [common] fix gcc format-truncation false positive 2021-02-22 01:39:28 +11:00
sysinfo.h [client/common] restructure project in prep for full SDL removal 2021-02-21 10:31:46 +11:00
thread.h [client/common] restructure project in prep for full SDL removal 2021-02-21 10:31:46 +11:00
time.h [all] use explicit void parameter lists 2021-01-14 17:29:37 +11:00
types.h [client] all: move all SDL specific code into displayservers/sdl 2021-02-21 10:31:48 +11:00
version.h [client/common] restructure project in prep for full SDL removal 2021-02-21 10:31:46 +11:00
windebug.h [client/common] restructure project in prep for full SDL removal 2021-02-21 10:31:46 +11:00