gstreamer/gst-libs/gst/gl
Sebastian Dröge 3fbd8bbd24 [309/906] Replay: Fix callbacks passed over XEvents on 64 bit architectures
Althought the XEvent's xclient.data.l array is an array of
longs they will be constrained to 32 bit by the X11 protocol.
On 64 bit architectures use two elements of the array to store
one pointer.
This fixes segfaults that happen at least for every example
on startup.
2014-03-15 18:36:32 +01:00
..
CMakeLists.txt [306/906] fix CMake build and frozen CodeBlocks build 2014-03-15 18:36:32 +01:00
gstglbuffer.c [298/906] Revert "Fix indention" 2014-03-15 18:36:32 +01:00
gstglbuffer.h [229/906] update authors from the CVS repository 2014-03-15 18:36:28 +01:00
gstgldisplay.c [301/906] depends on libpng instead of gdk_pixbuf 2014-03-15 18:36:32 +01:00
gstgldisplay.h [280/906] Remove set_visible, because it's now automatically done when the first post redisplay comes. 2014-03-15 18:36:31 +01:00
gstglfilter.c [298/906] Revert "Fix indention" 2014-03-15 18:36:32 +01:00
gstglfilter.h [229/906] update authors from the CVS repository 2014-03-15 18:36:28 +01:00
gstglshader.c [304/906] only load RGBA files.png 2014-03-15 18:36:32 +01:00
gstglshader.h [212/906] add a glbumper (bump mapping filter through GLSL) that exposes how to use both vertex and fragment shaders 2014-03-15 18:36:27 +01:00
gstglwindow.h [281/906] Make cube example work on x11. Finish TODO task 9. 2014-03-15 18:36:31 +01:00
gstglwindow_win32.c [298/906] Revert "Fix indention" 2014-03-15 18:36:32 +01:00
gstglwindow_x11.c [309/906] Replay: Fix callbacks passed over XEvents on 64 bit architectures 2014-03-15 18:36:32 +01:00
Makefile.am [290/906] Set GL_LIBS correctly in configure.ac 2014-03-15 18:36:31 +01:00