Age | Commit message (Expand) | Author | Files | Lines |
2013-06-29 | Release 0.10.3 | Tim-Philipp Müller | 1 | -2/+742 |
2010-09-04 | Release 0.10.2RELEASE-0.10.2 | Jan Schmidt | 1 | -0/+84 |
2010-08-11 | 0.10.1.2 pre-release | Jan Schmidt | 1 | -2/+1516 |
2009-07-31 | Fix grammar in release name, "Fromage" is male | Sebastian Dröge | 1 | -1/+1 |
2009-07-13 | Release 0.10.1RELEASE-0.10.1 | Jan Schmidt | 1 | -1142/+2490 |
2009-02-10 | only load RGBA files.png | Julien Isorce | 1 | -0/+13 |
2009-02-10 | depends on libpng instead of gdk_pixbuf | Julien Isorce | 1 | -0/+20 |
2009-01-15 | minimal gtk doc | Julien Isorce | 1 | -1/+13 |
2008-12-13 | fix a regression about glXChooseVisual which failed when using mesa, so attri... | julien | 1 | -0/+9 |
2008-12-13 | [win32] Register window class in gst_gl_window_class_init | Julien Isorce | 1 | -0/+5 |
2008-12-07 | fix gl framerate in gst caps. Consider position in xoverlay. Fix inversion be... | Julien Isorce | 1 | -0/+12 |
2008-11-29 | workaround about the ATI shader compiler on linux (setlocale) | Julien Isorce | 1 | -1/+10 |
2008-11-23 | Make cube example work on x11. Finish TODO task 9. | Julien Isorce | 1 | -2/+15 |
2008-11-22 | Remove set_visible, because it's now automatically done when the first post r... | Julien Isorce | 1 | -0/+13 |
2008-11-21 | Implement set_xwindow_id (gst_gl_window_set_external_window_id). | Julien Isorce | 1 | -0/+5 |
2008-11-21 | open x client connection for sender only at start up | Julien Isorce | 1 | -0/+7 |
2008-11-21 | Make sure the gl ressoures are destroyed before to destroy gl window | Julien Isorce | 1 | -0/+7 |
2008-11-17 | add a visible member to deal better with the first expose events | Julien Isorce | 1 | -0/+7 |
2008-11-16 | revert last commit because the crash comes from libselinux | Julien Isorce | 1 | -0/+15 |
2008-11-16 | remove gdkpixbuf, from codeblocks unix frozen build, which causes a segfault | Julien Isorce | 1 | -0/+42 |
2008-11-15 | Better deal with XNextEvent and XSendEvent | Julien Isorce | 1 | -0/+7 |
2008-11-15 | Better deal with Atoms | Julien Isorce | 1 | -0/+5 |
2008-11-14 | Get ride of calling sleep in gl thread X loop | Julien Isorce | 1 | -0/+12 |
2008-11-13 | Rewrite gstglwindow_x11.c because X API is not thread safe. | Julien Isorce | 1 | -0/+9 |
2008-11-09 | Works on linux but still some bugs. Fix autotools build. | Julien Isorce | 1 | -0/+8 |
2008-11-09 | implement quit x message loop | Julien Isorce | 1 | -1/+6 |
2008-11-05 | begin gstglwindow_x11.c implementation | Julien Isorce | 1 | -0/+15 |
2008-10-28 | Add a cube to have 2 cubes as title said (doublecube) | Julien Isorce | 1 | -0/+8 |
2008-10-28 | fix window closure when using gst xoverlay interface | Julien Isorce | 1 | -0/+8 |
2008-10-28 | Better handle when the parent window is resizing, and cleanup some code | Julien Isorce | 1 | -0/+8 |
2008-10-28 | win32: re-implement supports for gst xoverlay interface, on this branch | Julien Isorce | 1 | -0/+14 |
2008-10-25 | avoid a dead lock on window closure | Julien Isorce | 1 | -0/+8 |
2008-10-25 | Properly clean OpenGL contexts | Julien Isorce | 1 | -0/+14 |
2008-10-24 | win32: basic stuffs are working now on this branch with this new deep design ... | Julien Isorce | 1 | -0/+8 |
2008-10-23 | begin GstGLWindow in order to totally remove gstfreeglut | Julien Isorce | 1 | -5/+41 |
2008-10-15 | ChangeLog for previous merge (forgot it, sorry) | Filippo Argiolas | 1 | -0/+21 |
2008-09-29 | start to write the gtk doc | Julien Isorce | 1 | -0/+16 |
2008-09-25 | fix glfilterglass (reason: videotestsrc rgb is by default bpp=32, depth=24, s... | Julien Isorce | 1 | -0/+17 |
2008-09-24 | added some bit to debugging file | Filippo Argiolas | 1 | -0/+14 |
2008-09-24 | can use several G_LOG_DOMAINs and GST_CATegories, with msvc8 | Julien Isorce | 1 | -0/+12 |
2008-09-22 | use right blending function with pixbuf overlay | Filippo Argiolas | 1 | -0/+5 |
2008-09-22 | no need to explicit set the debug category if default one is used | Filippo Argiolas | 1 | -6/+8 |
2008-09-22 | use texture1 for curve textures | Filippo Argiolas | 1 | -0/+6 |
2008-09-21 | trying to resolve conflicts ... | Julien Isorce | 1 | -0/+5 |
2008-09-21 | Add a glfilterglass inspired from http://www.mdk.org.pl/2007/11/17/gl-colorsp... | Julien Isorce | 1 | -0/+13 |
2008-09-21 | explicit check g_getenv return value to be not NULL | Filippo Argiolas | 1 | -0/+5 |
2008-09-20 | update authors from the CVS repository | Julien Isorce | 1 | -0/+18 |
2008-09-20 | output shaders info log only if GST_GL_SHADER_DEBUG env variable is set. Shou... | Filippo Argiolas | 1 | -0/+6 |
2008-09-19 | explicitly bind the main texture and the curve one to separate units in rgb a... | Filippo Argiolas | 1 | -0/+8 |
2008-09-16 | fix a regression about MESA YCbCr colorspace conversion | Julien Isorce | 1 | -0/+9 |