summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-07Rename glpixbufoverlay to gloverlaypngDavid Schleef11-119/+119
2009-02-07Remove conditionals on gdkpixbufDavid Schleef3-22/+7
2009-02-08fix CMake build and frozen CodeBlocks buildJulien Isorce8-64/+103
2009-02-07CMake build now checks for libpngJulien Isorce3-27/+60
2009-02-07compile examples in gtk dir if HAVE_GTKJulien1-1/+4
2009-02-05only load RGBA files.pngJulien Isorce6-16/+29
2009-02-04Add libpng dependencyDavid Schleef2-3/+12
2009-02-04Fix some warningsDavid Schleef2-2/+0
2009-01-30Add common submodule and use pre-commit client-side hookEdward Hervey3-8/+15
2009-01-24vs8 -> vs9 about gtk examplesJulien Isorce6-50/+46
2009-01-23depends on libpng instead of gdk_pixbufJulien Isorce12-154/+207
2009-01-22use libpng in glpixbufoverlay filter.Julien Isorce3-32/+125
2009-01-22use libpng to load the normal map instead of using gdkpixbufJulien Isorce3-16/+93
2009-01-17add vs9 build project (Visual Studio 2008 and vc9)Julien Isorce3-2/+481
2009-01-15minimal gtk docJulien Isorce10-4/+100
2009-01-09Add OpenGL hard-code for OS/XDavid Schleef1-0/+4
2009-01-09Add 'extern' for data symbols in headersDavid Schleef1-20/+20
2009-01-09Add check for GLEW_EXT_framebuffer_objectDavid Schleef1-0/+7
2009-01-08Set GL_LIBS correctly in configure.acDavid Schleef2-2/+25
2009-01-07build fixes for Windows librariesDavid Schleef11-24/+25
2008-12-14add more debug ouputs about GLSL and mesaJulien Isorce1-0/+3
2008-12-13fix a regression about glXChooseVisual which failed when using mesa, so attri...julien2-9/+16
2008-12-13[win32] Register window class in gst_gl_window_class_initJulien Isorce2-25/+31
2008-12-08update pdf about the new internal functionning of gst-glJulien Isorce2-0/+0
2008-12-07fix gl framerate in gst caps. Consider position in xoverlay. Fix inversion be...Julien Isorce4-31/+56
2008-12-06remove old references to freeglut in doc MakefileJulien Isorce1-5/+3
2008-11-29workaround about the ATI shader compiler on linux (setlocale)Julien Isorce3-30/+28
2008-11-25better result in cube and doublecube example. And some clean up debug and com...Julien Isorce2-83/+52
2008-11-23update CMake buildJulien Isorce1-4/+19
2008-11-23Make cube example work on x11. Finish TODO task 9.Julien Isorce6-27/+100
2008-11-22Remove set_visible, because it's now automatically done when the first post r...Julien Isorce7-61/+49
2008-11-22finish set_xwindow_id (gst_gl_window_set_external_win_id): child is resized a...Julien Isorce1-2/+29
2008-11-21Implement set_xwindow_id (gst_gl_window_set_external_window_id).Julien Isorce2-17/+24
2008-11-21open x client connection for sender only at start upJulien Isorce2-28/+30
2008-11-21better deal with last pending custom cb and destroy_context_cbJulien Isorce3-14/+32
2008-11-21Make sure the gl ressoures are destroyed before to destroy gl windowJulien Isorce4-24/+61
2008-11-20add some other debug outputs and checksJulien Isorce2-9/+31
2008-11-19add some debug outputs about Visual and XVisualInfoJulien Isorce2-5/+43
2008-11-17add a visible member to deal better with the first expose eventsJulien Isorce3-28/+26
2008-11-16revert last commit because the crash comes from libselinuxJulien Isorce3-7/+37
2008-11-16remove gdkpixbuf, from codeblocks unix frozen build, which causes a segfaultJulien Isorce2-12/+43
2008-11-15fix use of different Display structures which point on the same display nameJulien Isorce1-25/+35
2008-11-15Better deal with XNextEvent and XSendEventJulien Isorce2-161/+131
2008-11-15Better deal with AtomsJulien Isorce2-23/+61
2008-11-14Get ride of calling sleep in gl thread X loopJulien Isorce2-5/+56
2008-11-13secure close when clicking on the crossJulien Isorce1-0/+4
2008-11-13CRLF -> LFJulien Isorce1-647/+647
2008-11-13Rewrite gstglwindow_x11.c because X API is not thread safe.Julien Isorce3-603/+669
2008-11-11discard x custom messages which are of dateJulien Isorce1-37/+80
2008-11-09Works on linux but still some bugs. Fix autotools build.Julien Isorce4-5/+12