gstreamer/gst-libs/gst/gl
Sebastian Dröge 10494006b8 [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.
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
gstglbuffer.c [298/906] Revert "Fix indention" 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 [301/906] depends on libpng instead of gdk_pixbuf 2017-12-09 19:31:21 +00:00
gstgldisplay.h [280/906] Remove set_visible, because it's now automatically done when the first post redisplay comes. 2017-12-09 19:31:20 +00:00
gstglfilter.c [298/906] Revert "Fix indention" 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 [304/906] only load RGBA files.png 2017-12-09 19:31:21 +00:00
gstglshader.h [212/906] add a glbumper (bump mapping filter through GLSL) that exposes how to use both vertex and fragment shaders 2017-12-09 19:31:19 +00:00
gstglwindow.h [281/906] Make cube example work on x11. Finish TODO task 9. 2017-12-09 19:31:20 +00:00
gstglwindow_win32.c [298/906] Revert "Fix indention" 2017-12-09 19:31:21 +00:00
gstglwindow_x11.c [309/906] Replay: Fix callbacks passed over XEvents on 64 bit architectures 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