summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-28glfiltershader: fix crash when loading shader file0.10Tim-Philipp Müller1-32/+8
2013-03-10Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-01-24Automatic update of common submoduleThibault Saunier1-0/+0
2012-07-15GstGLBumper: fix libPNG complaining about invalid png filesMatthew Waters1-2/+1
2012-06-15objc: add GST_OBJCFLAGS and friendsTim-Philipp Müller2-3/+15
2012-06-15configure: fix for latest common updates: AS_PROG_OBJC -> AC_PROG_OBJCTim-Philipp Müller1-1/+1
2012-06-08Automatic update of common submoduleEdward Hervey1-0/+0
2012-06-06Automatic update of common submoduleEdward Hervey1-0/+0
2012-06-01Automatic update of common submoduleEdward Hervey1-0/+0
2012-05-30Automatic update of common submoduleSebastian Dröge1-0/+0
2012-05-30Automatic update of common submoduleSebastian Dröge1-0/+0
2012-05-30Automatic update of common submoduleSebastian Dröge1-0/+0
2012-05-20configure: make implicit glib 2.22 requirement explicitTim-Philipp Müller1-1/+1
2012-05-20Fix building on 64 bit mingw-w64Raimo Järvi2-29/+32
2012-05-11Back to developmentTim-Philipp Müller3-5/+5
2012-05-11Release 0.10.3RELEASE-0.10.3Tim-Philipp Müller7-66/+811
2012-05-11Update .po filesTim-Philipp Müller1-2/+2
2012-05-10configure: set plugins release timeTim-Philipp Müller1-0/+5
2012-05-10configure: bump core/base requirement from ancient git version to newish core...Tim-Philipp Müller1-2/+2
2012-05-09docs: fix distcheckTim-Philipp Müller1-2/+1
2012-04-20cocoa example: do not set pipeline to null state twiceJulien Isorce1-2/+2
2012-04-20cocoa example: remove white spacesJulien Isorce1-35/+35
2012-04-20gldisplay: do not call glCheckFramebufferStatus if 0 is boundJulien Isorce1-5/+10
2012-04-20examples: fix build on MacOSXJulien Isorce4-10/+13
2012-04-20gldisplay: don't pass non-constant strings as printf format stringsJulien Isorce22-49/+47
2012-04-20filtershader: fix format compiler warningsJulien Isorce2-14/+15
2012-04-20cmake build: add path to config.h on APPLEJulien Isorce1-0/+4
2012-04-18glES2.0: properly use glDeleteShaderJulien Isorce6-13/+48
2012-04-17cmake build: use config.h from win32/common and add some guidelinesJulien Isorce8-22/+28
2012-04-17docs: add libvisual-gl to docsJulien Isorce4-23/+196
2012-04-17Move to 0.10 branch of commonJulien Isorce1-0/+0
2012-04-13autogen.sh: remove unrecognized option '--enable-plugin-docs'Julien Isorce1-8/+6
2012-04-13glwindow: properly fails if resource not foundJulien Isorce4-48/+134
2012-04-13Automatic update of common submoduleSebastian Dröge1-0/+0
2012-04-13glES2.0: properly fails if driver/kernel inconsistencyJulien Isorce5-42/+80
2012-04-11gldisplay: error out instead of g_assertJulien Isorce7-83/+133
2012-04-10configure: remove unnecessary check for gdp libraryJulien Isorce1-1/+0
2012-04-10glimagesink: pixel-aspect-ratio property now returns "1/1" by defaultJulien Isorce1-2/+7
2012-04-05Automatic update of common submoduleSebastian Dröge1-0/+0
2012-04-04libvisual-gl: full compatibility with projectM-libvisual if libprojectM >= 2.0.1Julien Isorce4-21/+69
2012-03-06gl: Fix compiler warningsSebastian Dröge2-7/+10
2012-02-21autogen.sh: avoid touching .po files during 'make'David Schleef1-0/+4
2011-12-22libvisual-gl: add minimal support to libvisual plugins that uses Framebuffer ...Julien Isorce2-4/+65
2011-12-15gstgldisplay: turn off texture binding and read buffer when downloading rgb i...Julien Isorce1-0/+6
2011-12-15libvisual_gl: correctly setup depth and blend functionsJulien Isorce1-0/+13
2011-12-15glelements: do not leak parent when using gst_pad_get_parentJulien Isorce4-3/+11
2011-11-29build: build gst-libs before extРуслан Ижбулатов1-2/+2
2011-11-28ext: Add a libvisual plugin wrapping opengl libvisualJonathan Matthew7-2/+1209
2011-11-24feature checking: error out instead of doing nothing if an OpenGL feature is ...Julien Isorce34-296/+517
2011-11-23WinCE: can use Khronos OpenGL ES 2.0 SDKJulien Isorce2-356/+336