LookingGlass/client
Geoffrey McRae 09a7e177fa [client] core: fix use of unintalized variable
util_guestCurToLocal may not be able to provide the local position if
we do not yet know where the guest cursor is, or the destination render
rect dimensions. Acting on this when this information is unknown causes
undefined behaivour.
2021-05-28 17:00:13 +10:00
..
cmake [client] egl: generate header file with #define for desktop shader 2021-02-21 14:20:41 +11:00
displayservers [client] x11: fix BadAtom when pasting large buffers 2021-05-27 18:41:54 +10:00
fonts [client] fonts: remove SDL font backend 2021-02-26 09:58:21 +11:00
include [client] egl: use eglSwapBuffersWithDamageKHR for cursor-only updates 2021-05-19 18:56:36 +10:00
renderers [client] egl: use eglSwapBuffersWithDamageKHR for cursor-only updates 2021-05-19 18:56:36 +10:00
src [client] core: fix use of unintalized variable 2021-05-28 17:00:13 +10:00
CMakeLists.txt [client] cmake: support building with libdecor 2021-03-15 10:54:35 +11:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00