LookingGlass/common/include/common
Quantum db16efe68b [common] add a reference counted buffer type
This allows buffers to be shared between different asynchronous operations.
Once all users no longer need the buffer, it will be freed.

The motivation for this is being able to stream Wayland clipboard data
asynchronously to multiple clients. The buffer should only be freed after
the clipboard has changed and all ongoing transfer completes.
2021-02-21 10:31:49 +11:00
..
countedbuffer.h [common] add a reference counted buffer type 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 [client/common] restructure project in prep for full SDL removal 2021-02-21 10:31:46 +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 [client/common] restructure project in prep for full SDL removal 2021-02-21 10:31:46 +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