Matthew Waters
|
82cf1b9c71
|
gl/docs: some documentation updates
Add some missing/incomplete docs
|
2017-12-09 19:32:29 +00:00 |
|
Matthew Waters
|
3200e2f00d
|
gl/docs: correctly name our objects in the documentation GstGl -> GstGL
|
2017-12-09 19:32:29 +00:00 |
|
Thibault Saunier
|
95ac4d5175
|
docs: Port all docstring to gtk-doc markdown
|
2017-12-09 19:32:27 +00:00 |
|
Matthew Waters
|
9bafa08a5d
|
gl/docs: massive update
- add Since: markers where necessary.
- document structs
- add documentation headers for each module (short_description,
see_also, etc)
- reduce the number of warnings gtk-doc outputs
- fix spelling mistakes
|
2017-12-09 19:32:23 +00:00 |
|
Matthew Waters
|
31b1094744
|
gl: misc docs fixes/additions
|
2017-12-09 19:32:17 +00:00 |
|
Julien Isorce
|
e29e67fa6e
|
Revert "gl: add GstGLContextGPUProcess backend"
This reverts commit b377112ee3 .
|
2017-12-09 19:32:04 +00:00 |
|
Julien Isorce
|
238edceda4
|
gl: add GstGLContextGPUProcess backend
It builds its GL vtable from a proc address provided
by the application.
|
2017-12-09 19:32:02 +00:00 |
|
Luis de Bethencourt
|
6a515ab278
|
gl: remove docbook related warnings
|
2017-12-09 19:31:55 +00:00 |
|
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 |
|