.. |
cmake
|
[client] replace custom Makefile with cmake build
|
2018-05-29 18:08:26 +10:00 |
decoders
|
[client] define GL_GLEXT_PROTOTYPES globally
|
2018-12-12 16:53:30 +11:00 |
fonts
|
[client] egl: added FPS rendering
|
2018-11-20 09:50:09 +11:00 |
parsers
|
[parser/nal] no need to check for null before free (fixes #87)
|
2018-07-26 06:09:12 +10:00 |
renderers
|
[client] egl: add and use default quad helper for models
|
2018-12-12 20:08:52 +11: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] egl: moved fps code into seperate unit
|
2018-12-12 20:04:43 +11: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
|
[client] opengl: fixed incorrect colors and added 10-bit RGBA support
|
2018-12-12 10:55:18 +11:00 |
lg-decoders.h
|
[client] implemented initial slow yuv420 support
|
2018-07-28 08:41:39 +10:00 |
lg-font.h
|
[client] egl: added FPS rendering
|
2018-11-20 09:50:09 +11:00 |
lg-fonts.c
|
[client] added missing lg-fonts.c to the repo
|
2018-11-20 22:34:01 +11:00 |
lg-fonts.h
|
[client] egl: added FPS rendering
|
2018-11-20 09:50:09 +11:00 |
lg-renderer.c
|
[client] implemented renderer specific option API
|
2017-12-17 22:21:59 +11:00 |
lg-renderer.h
|
[client] move FPS calculations out of renderers
|
2018-11-20 05:26:51 +11: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] removed use of now removed frame type, fixed #105
|
2018-12-11 16:34:41 +11: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 |