LookingGlass/client
2018-07-20 01:09:51 +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 [opengl] added fade out to wait screen 2018-07-20 01:01:16 +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] allow window resize event's before startup 2018-07-19 23:32: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] add switch to disable alert messages, fixes #83 2018-07-20 01:09:51 +10:00
utils.h [client] fix SDL mutex compile errors (#42) 2018-01-29 16:51:14 +11:00