LookingGlass/client
Geoffrey McRae 14954cc426 [client] fix too early release of OpenGL context
Fixes a problem where resolution changes would require a restart of
the client
2018-05-31 18:54:29 +10:00
..
cmake [client] replace custom Makefile with cmake build 2018-05-29 18:08:26 +10:00
decoders [decoders] change the API to allow more flexability in the future 2018-05-15 19:19:39 +10:00
parsers [client] nal: corrections to parsing logic 2018-01-06 13:40:31 +11:00
renderers [client] fix too early release of OpenGL context 2018-05-31 18:54:29 +10:00
spice [client] fixed warning/error text 2018-05-29 18:10:58 +10:00
.gitignore [client] added renderer abstratction 2017-12-12 03:59:57 +11:00
CMakeLists.txt [client] only provide linker flags at link time 2018-05-31 18:54:10 +10:00
DEBUGGING.md [doc] Fix formatting 2018-05-23 08:46:03 +10:00
kb.h [misc] added website url to sources 2017-12-12 04:30:47 +11:00
lg-decoder.h [decoders] change the API to allow more flexability in the future 2018-05-15 19:19:39 +10:00
lg-decoders.h [client] remove h264 decoder for now 2018-05-29 17:44:25 +10:00
lg-renderer.c [client] implemented renderer specific option API 2017-12-17 22:21:59 +11:00
lg-renderer.h [client] added support for alert text 2018-05-29 11:06:42 +10:00
lg-renderers.h [client] redesign of the renderer archiceture for mt support 2017-12-20 00:53:45 +11:00
ll.c [client] added linked list utility 2018-05-29 11:08:01 +10:00
ll.h [client] added linked list utility 2018-05-29 11:08:01 +10:00
main.c [client] removed invalid MS Windows specific hint 2018-05-29 14:09:44 +10:00
utils.h [client] fix SDL mutex compile errors (#42) 2018-01-29 16:51:14 +11:00