LookingGlass/client
2018-10-04 17:18:09 +10:00
..
cmake [client] replace custom Makefile with cmake build 2018-05-29 18:08:26 +10:00
decoders [client] implemented initial slow yuv420 support 2018-07-28 08:41:39 +10:00
parsers [parser/nal] no need to check for null before free (fixes #87) 2018-07-26 06:09:12 +10:00
renderers [egl] implement window positioning 2018-10-04 02:31:37 +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 [egl] split out texture code into it's own object 2018-09-23 15:48:44 +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] implemented initial slow yuv420 support 2018-07-28 08:41:39 +10:00
lg-renderer.c [client] implemented renderer specific option API 2017-12-17 22:21:59 +11:00
lg-renderer.h [client] cleanup of renderer API for better usage 2018-07-28 14:49:37 +10:00
lg-renderers.h [egl] make new OpenGL ES renderer available 2018-09-23 16:04:20 +10: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] consume all SDL events in the filter 2018-10-04 17:18:09 +10:00
utils.c [egl] initial commit of new modern OpenGL ES renderer 2018-09-22 16:26:55 +10:00
utils.h [egl] initial commit of new modern OpenGL ES renderer 2018-09-22 16:26:55 +10:00