summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-06-29Release 0.10.3Tim-Philipp Müller1-2/+742
2010-09-04Release 0.10.2Jan Schmidt1-0/+84
2010-08-110.10.1.2 pre-releaseJan Schmidt1-2/+1516
2009-07-31Fix grammar in release name, "Fromage" is maleSebastian Dröge1-1/+1
2009-07-13Release 0.10.1Jan Schmidt1-1142/+2490
2009-02-10only load RGBA files.pngJulien Isorce1-0/+13
2009-02-10depends on libpng instead of gdk_pixbufJulien Isorce1-0/+20
2009-01-15minimal gtk docJulien Isorce1-1/+13
2008-12-13fix a regression about glXChooseVisual which failed when using mesa, so attri...julien1-0/+9
2008-12-13[win32] Register window class in gst_gl_window_class_initJulien Isorce1-0/+5
2008-12-07fix gl framerate in gst caps. Consider position in xoverlay. Fix inversion be...Julien Isorce1-0/+12
2008-11-29workaround about the ATI shader compiler on linux (setlocale)Julien Isorce1-1/+10
2008-11-23Make cube example work on x11. Finish TODO task 9.Julien Isorce1-2/+15
2008-11-22Remove set_visible, because it's now automatically done when the first post r...Julien Isorce1-0/+13
2008-11-21Implement set_xwindow_id (gst_gl_window_set_external_window_id).Julien Isorce1-0/+5
2008-11-21open x client connection for sender only at start upJulien Isorce1-0/+7
2008-11-21Make sure the gl ressoures are destroyed before to destroy gl windowJulien Isorce1-0/+7
2008-11-17add a visible member to deal better with the first expose eventsJulien Isorce1-0/+7
2008-11-16revert last commit because the crash comes from libselinuxJulien Isorce1-0/+15
2008-11-16remove gdkpixbuf, from codeblocks unix frozen build, which causes a segfaultJulien Isorce1-0/+42
2008-11-15Better deal with XNextEvent and XSendEventJulien Isorce1-0/+7
2008-11-15Better deal with AtomsJulien Isorce1-0/+5
2008-11-14Get ride of calling sleep in gl thread X loopJulien Isorce1-0/+12
2008-11-13Rewrite gstglwindow_x11.c because X API is not thread safe.Julien Isorce1-0/+9
2008-11-09Works on linux but still some bugs. Fix autotools build.Julien Isorce1-0/+8
2008-11-09implement quit x message loopJulien Isorce1-1/+6
2008-11-05begin gstglwindow_x11.c implementationJulien Isorce1-0/+15
2008-10-28Add a cube to have 2 cubes as title said (doublecube)Julien Isorce1-0/+8
2008-10-28fix window closure when using gst xoverlay interfaceJulien Isorce1-0/+8
2008-10-28Better handle when the parent window is resizing, and cleanup some codeJulien Isorce1-0/+8
2008-10-28win32: re-implement supports for gst xoverlay interface, on this branchJulien Isorce1-0/+14
2008-10-25avoid a dead lock on window closureJulien Isorce1-0/+8
2008-10-25Properly clean OpenGL contextsJulien Isorce1-0/+14
2008-10-24win32: basic stuffs are working now on this branch with this new deep design ...Julien Isorce1-0/+8
2008-10-23begin GstGLWindow in order to totally remove gstfreeglutJulien Isorce1-5/+41
2008-10-15ChangeLog for previous merge (forgot it, sorry)Filippo Argiolas1-0/+21
2008-09-29start to write the gtk docJulien Isorce1-0/+16
2008-09-25fix glfilterglass (reason: videotestsrc rgb is by default bpp=32, depth=24, s...Julien Isorce1-0/+17
2008-09-24added some bit to debugging fileFilippo Argiolas1-0/+14
2008-09-24can use several G_LOG_DOMAINs and GST_CATegories, with msvc8Julien Isorce1-0/+12
2008-09-22use right blending function with pixbuf overlayFilippo Argiolas1-0/+5
2008-09-22no need to explicit set the debug category if default one is usedFilippo Argiolas1-6/+8
2008-09-22use texture1 for curve texturesFilippo Argiolas1-0/+6
2008-09-21trying to resolve conflicts ...Julien Isorce1-0/+5
2008-09-21Add a glfilterglass inspired from http://www.mdk.org.pl/2007/11/17/gl-colorsp...Julien Isorce1-0/+13
2008-09-21explicit check g_getenv return value to be not NULLFilippo Argiolas1-0/+5
2008-09-20update authors from the CVS repositoryJulien Isorce1-0/+18
2008-09-20output shaders info log only if GST_GL_SHADER_DEBUG env variable is set. Shou...Filippo Argiolas1-0/+6
2008-09-19explicitly bind the main texture and the curve one to separate units in rgb a...Filippo Argiolas1-0/+8
2008-09-16fix a regression about MESA YCbCr colorspace conversionJulien Isorce1-0/+9