summaryrefslogtreecommitdiff
path: root/clutter-gst
Commit message (Expand)AuthorAgeFilesLines
...
* Remove some redundant glEnable/Disable (GL_FRAGMENT_PROGRAM_ARB) callsRobert Bragg2009-06-301-3/+0
* [videosink] Use the right unref function for CoglShaderDamien Lespiau2009-06-291-1/+1
* [videosink] Squash the two paint signal handlers into oneDamien Lespiau2009-06-291-44/+33
* [videosink] GLSL only functions should say soDamien Lespiau2009-06-291-7/+7
* [videosink] Reword of the init/exit code pathDamien Lespiau2009-06-291-124/+160
* [videosink] Refactor Renderer::init()Damien Lespiau2009-06-261-19/+10
* [videosink] Remove the use-shaders propertyDamien Lespiau2009-06-241-24/+0
* [misc] Pass on the c files headersDamien Lespiau2009-06-234-4/+6
* [videosink] Disconnect signal handlers to avoid callbacks after finalizeOle André Vadla Ravnås2009-06-231-16/+43
* Fix gl symbol typedefs by using APIENTRYP preprocessor.Haakon Sporsheim2009-06-221-5/+5
* Use CGL_MAX_COMBINED_TEXTURE_IMAGE_UNITSDamien Lespiau2009-06-161-2/+12
* Remove conditional compilation on CLUTTER_COGL_HAS_GLDamien Lespiau2009-06-141-19/+7
* The shaders headers could be either in $srcdir or $builddirDamien Lespiau2009-06-141-0/+1
* Hide clutter_gst_find_renderer_by_format()Damien Lespiau2009-06-141-1/+1
* Introduce --enable-maintainer-cflagsDamien Lespiau2009-06-142-4/+4
* Fix automake warning on CLEANFILESDamien Lespiau2009-06-131-3/+3
* Use the Cogl material API for multi-texturing rather than GL directlyNeil Roberts2009-06-051-55/+20
* Removed mipmapping of yv12 component planes.Øyvind Kolås2009-06-051-9/+1
* Remove max_waste argumentEmmanuele Bassi2009-06-021-18/+14
* [videosink] Update to latest COGL API changeDamien Lespiau2009-05-131-10/+16
* [videosink] Guard the assembly shaders with NULLDamien Lespiau2009-05-052-0/+2
* Supports building the library without pythonDamien Lespiau2009-04-284-6/+85
* [videosink] Add a YV12 to RGBA fragment programDamien Lespiau2009-04-285-36/+177
* [videosink] Use COGL_TEXTURE_NONE where appriopriateDamien Lespiau2009-04-281-3/+3
* [videosink] Add a I420 to RGBA fragment programDamien Lespiau2009-04-286-24/+296
* [videosink] Refactor the choice of the rendererDamien Lespiau2009-04-281-14/+46
* [videosink] Build caps dynamicallyDamien Lespiau2009-04-281-58/+97
* [videosink] Port RGB32 and AYUV to ClutterGstRendererDamien Lespiau2009-04-281-12/+78
* [videosink] Port RGB24 to ClutterGstRendererDamien Lespiau2009-04-281-10/+43
* [videosink] Use GST_MAKE_FOURCC instead of GST_RIFF_YV12Damien Lespiau2009-04-281-1/+1
* [videosink] Introduce ClutterGstRendererDamien Lespiau2009-04-281-156/+244
* [videosink] Enable the use of shaders by defaultDamien Lespiau2009-04-281-1/+2
* [videosink] Rename the use_shader property to use-shaderDamien Lespiau2009-04-281-2/+2
* Use a GMutex + variable instead of an async queueØyvind Kolås2009-04-201-23/+57
* Add support for the I420 colorspaceDamien Lespiau2009-04-081-7/+28
* Remove DOS' end of linesDamien Lespiau2009-04-071-3/+3
* Use clutter-project.org as origin in the plugin's metadataDamien Lespiau2009-03-281-1/+1
* Protect config.h inclusion with #ifdef HAVE_CONFIG_HDamien Lespiau2009-03-282-0/+4
* [gitignore] Add .gitignore filesDamien Lespiau2009-03-261-0/+1
* Update for upstream change in ClutterMediaEmmanuele Bassi2009-02-242-11/+10
* Update Clutter-Gst to the new Core APIEmmanuele Bassi2009-01-212-655/+471
* 2008-10-31 Emmanuele Bassi <ebassi@linux.intel.com>Emmanuele Bassi2008-10-313-3/+2
* Bug 1218 - Volume control range is wrongRusty Lynch2008-10-302-8/+18
* 2008-07-24 Emmanuele Bassi <ebassi@openedhand.com>Emmanuele Bassi2008-07-241-4/+6
* Bug #1050 - glActiveTexture usage in clutter-gst-video-sinkChris Lord2008-07-211-6/+13
* * clutter-gst/clutter-gst-video-sink.c:Chris Lord2008-07-171-5/+5
* * clutter-gst/clutter-gst-video-sink.c:Chris Lord2008-07-171-3/+12
* * AUTHORS:Chris Lord2008-07-172-4/+10
* * clutter-gst/clutter-gst-video-sink.cChris Lord2008-07-161-0/+1
* * clutter-gst/clutter-gst-video-sink.cChris Lord2008-07-161-0/+2