gstreamer/gst-libs/gst/gl
Julien Isorce ec0bb66fe9 [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.
2014-03-15 18:36:33 +01:00
..
CMakeLists.txt [306/906] fix CMake build and frozen CodeBlocks build 2014-03-15 18:36:32 +01:00
GNUmakefile.gnustep [318/906] rename GNUmakefile(s) to GNUmakefile(s).gnustep 2014-03-15 18:36:33 +01:00
gstglbuffer.c [310/906] Global reindent 2014-03-15 18:36:33 +01:00
gstglbuffer.h [229/906] update authors from the CVS repository 2014-03-15 18:36:28 +01:00
gstgldisplay.c [321/906] add OpenGL ES 2.x support. 2014-03-15 18:36:33 +01:00
gstgldisplay.h [321/906] add OpenGL ES 2.x support. 2014-03-15 18:36:33 +01:00
gstgles2.h [321/906] add OpenGL ES 2.x support. 2014-03-15 18:36:33 +01:00
gstglfilter.c [310/906] Global reindent 2014-03-15 18:36:33 +01:00
gstglfilter.h [229/906] update authors from the CVS repository 2014-03-15 18:36:28 +01:00
gstglshader.c [321/906] add OpenGL ES 2.x support. 2014-03-15 18:36:33 +01:00
gstglshader.h [321/906] add OpenGL ES 2.x support. 2014-03-15 18:36:33 +01:00
gstglwindow.h [321/906] add OpenGL ES 2.x support. 2014-03-15 18:36:33 +01:00
gstglwindow_cocoa.m [320/906] fix position and content rect 2014-03-15 18:36:33 +01:00
gstglwindow_win32.c [319/906] [win32 backend] fix transmition message to the parent. 2014-03-15 18:36:33 +01:00
gstglwindow_winCE.c [321/906] add OpenGL ES 2.x support. 2014-03-15 18:36:33 +01:00
gstglwindow_x11.c [310/906] Global reindent 2014-03-15 18:36:33 +01:00
Makefile.am [290/906] Set GL_LIBS correctly in configure.ac 2014-03-15 18:36:31 +01:00