LookingGlass/client
Quantum e6df0acad9 [common] vector: eliminate double allocation when possible
This commit creates two constructor/destructor pairs for vector:
* vector_alloc/vector_free dynamically allocates the vector itself
* vector_create/vector_destroy uses existing Vector objects
2021-08-28 19:17:15 +10:00
..
cmake [client] cmake: make MakeObject use relative paths 2021-08-11 02:42:12 +10:00
displayservers [client] x11: remove print from debugging 2021-08-19 21:35:54 +10:00
include [client] egl: dynamically import glBufferStorageEXT 2021-08-19 21:28:45 +10:00
renderers [common] vector: eliminate double allocation when possible 2021-08-28 19:17:15 +10:00
src [client] imgui: fix modifier key modification race 2021-08-20 13:21:50 +10:00
CMakeLists.txt [all] cmake: tell users to clone submodules when they haven't 2021-08-19 21:28:36 +10:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00