summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [doc] Update Copyright assignment in the referenceDamien Lespiau2009-06-241-1/+6
* [tests] Reindent the testsDamien Lespiau2009-06-244-85/+86
* [misc] tabstop=2 in .vimrcDamien Lespiau2009-06-241-1/+1
* [tests] Add a video start/stop testDamien Lespiau2009-06-243-1/+178
* [misc] Rename audio.c to audio-player.cDamien Lespiau2009-06-233-6/+6
* [misc] Pass on the c files headersDamien Lespiau2009-06-239-4/+136
* [tests] Remove the unused ffmpegcolorspace elementDamien Lespiau2009-06-232-4/+0
* [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
* Add .vimrc - Less pain for developers that switch between projectsDamien Lespiau2009-06-141-0/+4
* 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-147-12/+90
* Bump Clutter requirementDamien Lespiau2009-06-131-1/+1
* Fix automake warning on CLEANFILESDamien Lespiau2009-06-131-3/+3
* Make examples and tests use GCC_FLAGSDamien Lespiau2009-06-135-10/+21
* Make the tests default to 320x240 30fpsDamien Lespiau2009-06-132-3/+5
* [pkgconfig] Only include -I${includedir}/clutter-0.9Robert Bragg2009-06-101-1/+1
* [examples] Use the correct method to fullscreenEmmanuele Bassi2009-06-101-2/+2
* Use clutter_event_get_key_symbol()Emmanuele Bassi2009-06-081-2/+1
* 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-052-10/+2
* Remove max_waste argumentEmmanuele Bassi2009-06-021-18/+14
* Finishes the port of all the examples/tests to 1.0 APIDamien Lespiau2009-05-224-46/+50
* Fixes for Clutter 1.0 API changesEmmanuele Bassi2009-05-202-17/+27
* Add a missing dependency on libgstbase-0.10Arjan van de Ven2009-05-131-2/+2
* [videosink] Update to latest COGL API changeDamien Lespiau2009-05-131-10/+16
* [videosink] Guard the assembly shaders with NULLDamien Lespiau2009-05-053-1/+4
* Supports building the library without pythonDamien Lespiau2009-04-285-6/+95
* Revert "Post-release bump to 0.9.1 (a bit late)"Damien Lespiau2009-04-281-1/+1
* [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
* Don't mix tabs and spaces in configure.acDamien Lespiau2009-04-281-4/+4
* [videosink] Add a I420 to RGBA fragment programDamien Lespiau2009-04-2810-26/+437
* [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
* Add a unit test for RGB frames uploadDamien Lespiau2009-04-283-1/+153
* Move the tests into their own directoryDamien Lespiau2009-04-287-11/+16
* [videosink] Enable the use of shaders by defaultDamien Lespiau2009-04-282-3/+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 a unit test for colospace conversion0.8.00.6.0Damien Lespiau2009-04-083-1/+144
* Add support for the I420 colorspaceDamien Lespiau2009-04-081-7/+28
* [gitignore] Ignore TAGS filesDamien Lespiau2009-04-071-0/+1