gstreamer/gst-libs/gst/gl
Julien Isorce 61a8f34442 [321/906] add OpenGL ES 2.x support.
In OpenGL 2.x for Embedded System, a lot of basic scene/draw functions
have been removed. It means that everything is made using vertex and
fragment shaders.
I have also added a gstglwindow backend for winCE that uses EGL
(Native Platform Graphics Intercace) (which is a full part of
OpenGL ES specification). It remove the use of wgl/glx functions.
2017-12-09 19:31:21 +00:00
..
CMakeLists.txt [306/906] fix CMake build and frozen CodeBlocks build 2017-12-09 19:31:21 +00:00
GNUmakefile.gnustep [318/906] rename GNUmakefile(s) to GNUmakefile(s).gnustep 2017-12-09 19:31:21 +00:00
gstglbuffer.c [310/906] Global reindent 2017-12-09 19:31:21 +00:00
gstglbuffer.h [229/906] update authors from the CVS repository 2017-12-09 19:31:19 +00:00
gstgldisplay.c [321/906] add OpenGL ES 2.x support. 2017-12-09 19:31:21 +00:00
gstgldisplay.h [321/906] add OpenGL ES 2.x support. 2017-12-09 19:31:21 +00:00
gstgles2.h [321/906] add OpenGL ES 2.x support. 2017-12-09 19:31:21 +00:00
gstglfilter.c [310/906] Global reindent 2017-12-09 19:31:21 +00:00
gstglfilter.h [229/906] update authors from the CVS repository 2017-12-09 19:31:19 +00:00
gstglshader.c [321/906] add OpenGL ES 2.x support. 2017-12-09 19:31:21 +00:00
gstglshader.h [321/906] add OpenGL ES 2.x support. 2017-12-09 19:31:21 +00:00
gstglwindow.h [321/906] add OpenGL ES 2.x support. 2017-12-09 19:31:21 +00:00
gstglwindow_cocoa.m [320/906] fix position and content rect 2017-12-09 19:31:21 +00:00
gstglwindow_win32.c [319/906] [win32 backend] fix transmition message to the parent. 2017-12-09 19:31:21 +00:00
gstglwindow_winCE.c [321/906] add OpenGL ES 2.x support. 2017-12-09 19:31:21 +00:00
gstglwindow_x11.c [310/906] Global reindent 2017-12-09 19:31:21 +00:00
Makefile.am [290/906] Set GL_LIBS correctly in configure.ac 2017-12-09 19:31:20 +00:00