summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.15.2 (snapshot)1.15.2Robert Bragg2013-07-101-5/+5
* Updates NEWS for the 1.15.2 releaseRobert Bragg2013-07-101-0/+58
* release: update documentation links for release notesRobert Bragg2013-07-091-3/+2
* README: misc updatesRobert Bragg2013-07-091-6/+10
* Install conformance testsMatthias Clasen2013-07-093-0/+38
* tests: Add a test for the RGB <-> HSL functionsDamien Lespiau2013-07-093-0/+47
* color: Add HSL conversion functionsDamien Lespiau2013-07-094-0/+171
* cogl-gst: move initialization code so CoglGstVideoSink can be subclassedLionel Landwerlin2013-07-091-2/+2
* wayland: Add API to prevent Cogl from dispatching the wayland displayNeil Roberts2013-07-095-7/+48
* Get rid of the foreign shell and compositor APIsNeil Roberts2013-07-094-164/+6
* Implicitly allocate on cogl_wayland_onscreen_get_(shell_)?surfaceNeil Roberts2013-07-091-20/+16
* Allow cogl_wayland_onscreen_get_surface to be used non-foreignlyNeil Roberts2013-07-091-1/+1
* cogl-gst: protect public API using type checksLionel Landwerlin2013-07-091-5/+32
* cogland: Use wl_resource_get_user_data instead of resource->dataNeil Roberts2013-07-041-11/+13
* Fix the GBM_MICRO macroNeil Roberts2013-07-041-1/+1
* Add -I$(top_builddir) to the cogl-gst doc include flagsNeil Roberts2013-07-041-1/+1
* Remove cogl-swap-chain.xml from cogl2-docs.xmlNeil Roberts2013-07-041-1/+0
* Add test-unit.h to test-fixtures/Makefile.amNeil Roberts2013-07-041-0/+1
* Don't include cogl/cogl.h from test-utils.hNeil Roberts2013-07-044-6/+7
* Include endian.h before checking __FLOAT_WORD_ORDERNeil Roberts2013-07-042-1/+12
* Fix the check for whether to use inline ARM assemblerNeil Roberts2013-07-041-1/+1
* Don't enable deprecation warnings for internal API when building CoglNeil Roberts2013-07-042-2/+3
* Add support for automake 1.14Yosef Or Boczko2013-07-031-1/+1
* build: Fix doc build and make distRico Tzschichholz2013-07-022-3/+2
* Set the minimum required wayland-server version to 1.1.90Neil Roberts2013-07-011-2/+4
* cogland: Use wl_client_add_object instead of wl_client_add_resourceNeil Roberts2013-07-011-56/+68
* wayland-server: Update because wl_shm_buffer is no longer a wl_bufferNeil Roberts2013-07-013-146/+230
* wayland: Always call wl_display_flush before going idleNeil Roberts2013-07-011-18/+44
* poll: Add _cogl_poll_renderer_modify_fdNeil Roberts2013-07-012-0/+24
* poll: Always run the prepare callbacks for all sourcesNeil Roberts2013-07-011-11/+3
* wayland: Disconnect the display when the renderer disconnectsNeil Roberts2013-07-011-1/+11
* Don't create a layer when enabling texture coordinate attributesNeil Roberts2013-07-011-12/+31
* Fix the alpha value in the default texture dataNeil Roberts2013-07-011-1/+1
* Log a fatal error when an error is propagated to a NULL error argumentNeil Roberts2013-06-271-1/+4
* cogl-gst: expose aspect ratio apisRobert Bragg2013-06-214-30/+262
* cogl-gst: Remove the return value from attach_frame()Neil Roberts2013-06-212-7/+2
* cogl-gst: Move the PARAM macros into the C fileNeil Roberts2013-06-212-12/+12
* cogl-gst: Add some documentationNeil Roberts2013-06-218-0/+485
* cogl-gst: Remove the unused cogl_gst_video_sink_get_main_loopNeil Roberts2013-06-211-3/+0
* cogl-gst: Add a functions to facilitate layeringPlamena Manolova2013-06-215-242/+264
* cogl-gst: Don't replace previous layers in default shaderNeil Roberts2013-06-212-8/+14
* cogl-gst: Remove ‘FLOP’Neil Roberts2013-06-211-1/+0
* cogl-gst: Use alpha textures instead of luminance texturesNeil Roberts2013-06-212-4/+4
* cogl-gst-plugin: Use a real version number and web addressNeil Roberts2013-06-211-4/+3
* cogl-gst: More pedantic style fixesNeil Roberts2013-06-213-78/+90
* cogl-gst: pedantic typo fix in pkg-config descriptionChris Cummins2013-06-211-1/+1
* cogl-gst: pedantic style fixes in cogl-gst-video-sink.hRobert Bragg2013-06-211-4/+5
* cogl-gst: remove experimental "HW Decode" codeRobert Bragg2013-06-212-78/+0
* Include CoglGstPlamena Manolova2013-06-2113-1/+1922
* Fix the check for whether snippets require pipeline to need blendingNeil Roberts2013-06-211-2/+2