summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* blend-string: Expose internal test code as unit testRobert Bragg2014-03-241-56/+80
* bitmap-conversion: Avoid using _COGL_GET_CONTEXT()Robert Bragg2014-03-241-2/+1
* framebuffer: update docs for _get_depth_texture()Robert Bragg2014-03-241-7/+16
* cogl-gst: add cogl_gst_video_sink_get_natural_size() apiRobert Bragg2014-03-242-0/+119
* basic-video-player: don't try and sample mipmapRobert Bragg2014-03-241-16/+0
* Enable building without gtk-doc, e.g. on OSXRobert Bragg2014-03-242-7/+1
* sdl2: fix GL driver selectionRobert Bragg2014-03-241-4/+16
* Remove some leftover references to ClutterRobert Bragg2014-03-2417-2020/+2
* update cogl.doapRobert Bragg2014-03-241-6/+34
* Update Cogl description in README.inRobert Bragg2014-03-241-14/+26
* check if we need to explicitly link with a libiconv libraryRobert Bragg2014-03-241-1/+10
* Adds CoglAtlasSet and CoglAtlas apisRobert Bragg2014-03-2019-520/+1227
* examples: Add a new SDL2 based Android exampleRobert Bragg2014-03-2028-0/+1502
* sdl2: Add android supportRobert Bragg2014-03-201-1/+29
* configure: check for sdl2-rig instead of sdl2 pkg-config fileRobert Bragg2014-03-201-2/+2
* build: split out list of deps into Makefile.sourcesRobert Bragg2014-03-202-369/+396
* Tightly integrate ulib (was eglib)Robert Bragg2014-03-20316-7331/+7308
* eglib: simplify compiler checksRobert Bragg2014-03-204-184/+75
* eglib: remove unused gpattern and gmarkup apisRobert Bragg2014-03-207-1009/+3
* eglib: remove some redundant filesRobert Bragg2014-03-2017-2653/+5
* Add deps/eglib library from the mono projectRobert Bragg2014-03-20193-38604/+23443
* standalone: Fix building standaloneRobert Bragg2014-03-203-12/+8
* gmacros: Use _Static_assert for G_STATIC_ASSERTRobert Bragg2014-03-201-3/+6
* stb_image: upgrade to version 1.33Robert Bragg2014-03-201-1291/+2076
* Fix _COGL_RETURN_VAL_IF_FAIL return type warningRobert Bragg2014-03-201-1/+1
* cogl-gst: allocate textures synchronouslyRobert Bragg2014-03-201-3/+10
* Set COGL_WINSYS_FEATURE_BUFFER_AGE on EGLNeil Roberts2014-03-141-0/+5
* cogl-winsys-egl-kms: Make sure to close our connection to DRM at shutdownJasper St. Pierre2014-03-121-0/+3
* cogl-winsys-egl-kms: Add cogl_kms_renderer_set_kms_fdJasper St. Pierre2014-03-124-8/+56
* cogl-winsys-egl-wayland: Report an error if we can't find the globals we needJasper St. Pierre2014-03-121-6/+10
* kms: include stddef.h before drm.hAndreas Oberritter2014-02-201-0/+1
* Allocate immediately in _cogl_egl_texture_2d_new_from_imageNeil Roberts2014-02-201-1/+10
* Don't dereference an unitialised pointer in _cogl_container_ofNeil Roberts2014-02-196-32/+46
* Updated Ukrainian translationDaniel Korostil2014-02-141-99/+121
* Updated FSF's addressDaniel Mustieles2014-01-3167-193/+67
* cogl-basic-video-player: Allow passing a GStreamer pipelineNeil Roberts2014-01-311-12/+122
* cogl-gst: Fix get_caps implementation when no context is setNeil Roberts2014-01-311-1/+5
* cogl-gst: video-sink: add NV12 supportNeil Roberts2014-01-311-6/+111
* cogl-gst-video-sink: Premultiply the colors coming from the videoNeil Roberts2014-01-312-38/+125
* Update Chinese simplified translationWylmer Wang2014-01-241-105/+100
* cogl-gst: video-sink: fix not installed rgb shaderLionel Landwerlin2014-01-221-1/+3
* mingw-fetch-dependencies: Add the -L option when using curlNeil Roberts2014-01-201-1/+1
* winsys-wgl: Don't include cogl.hNeil Roberts2014-01-201-2/+0
* Set the COGL_BITWISE_BIT flag for the formats with 10-bit componentsNeil Roberts2014-01-201-9/+9
* Add support for RG texturesNeil Roberts2014-01-2015-16/+283
* Tweak documentation for the CoglTexture interfaceNeil Roberts2014-01-202-11/+44
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-14327-4474/+6574
* pipeline-cache: Prune old unused pipelines when the cache gets too bigNeil Roberts2014-01-148-87/+334
* winsys-glx: Fix swap region to remain disabled for old mesaAdel Gadllah2014-01-061-1/+1
* winsys-glx: Reenable swap_region for llvmpipe and swrastAdel Gadllah2014-01-061-10/+14