Matthew Waters
|
4a8b31afd6
|
glfeature: remove GST_GL_API_GLES3
instead check the gl version using gst_gl_context_check_gl_version()
|
2017-12-09 19:31:42 +00:00 |
|
Matthew Waters
|
e225af3e0d
|
gl: silence all the compiler warnings
|
2017-12-09 19:31:34 +00:00 |
|
Matthew Waters
|
f772bc1afc
|
[903/906] api: add GstGLPlatform to/from string
|
2017-12-09 19:31:34 +00:00 |
|
Matthew Waters
|
e64051fd1f
|
[897/906] api: plugin a small memory leak
Found by adrien.schwartzentruber@gmail.com
|
2017-12-09 19:31:34 +00:00 |
|
Matthew Waters
|
cd53fbba24
|
[883/906] api: provide from_string()
Also s/gst_gl_api_string/gst_gl_api_to_string/g
|
2017-12-09 19:31:33 +00:00 |
|
Sebastian Dröge
|
341210eaa6
|
[729/906] gl: Include config.h everywhere
|
2017-12-09 19:31:29 +00:00 |
|
Matthew Waters
|
f5472457bf
|
[696/906] glapi: fix memory leak from not freeing a string
|
2017-12-09 19:31:28 +00:00 |
|
Matthew Waters
|
6bee9b9c93
|
[647/906] remove dependecy on glew
|
2017-12-09 19:31:27 +00:00 |
|
Matthew Waters
|
e983f02e87
|
[642/906] add gstglconfig.h for apps to find out what our capabilites are
ie libgstgl can be compiled with any combination of opengl/gles2
|
2017-12-09 19:31:26 +00:00 |
|
Matthew Waters
|
1ec4ffc824
|
[630/906] display: add gl api checking
i.e. check for cases where the window wants a different API than
what the library was compiled with
|
2017-12-09 19:31:26 +00:00 |
|