summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* texture: fix cogl_texture_get_components prototypeRobert Bragg2014-01-022-2/+2
* remove internal_format and redundant error argumentsRobert Bragg2014-01-0160-549/+308
* introduce texture loaders to make allocations lazyRobert Bragg2014-01-0128-838/+1599
* get_texture_bits_via_offscreen(): use meta texture formatRobert Bragg2014-01-013-25/+69
* texture: return ints from _get_width/heightRobert Bragg2014-01-012-4/+4
* texture: make cogl_texture_get_format api privateRobert Bragg2014-01-0118-33/+23
* atlas: defer checks until allocationRobert Bragg2014-01-011-24/+24
* atlas: make zero size a programmer errorRobert Bragg2014-01-011-9/+2
* texture: allocate on slicing/hw repeat queriesRobert Bragg2014-01-011-0/+6
* ensure texture allocated in _get_gl_texture() in preparationRobert Bragg2014-01-011-0/+3
* framebuffer: defer calculating level size until allocationRobert Bragg2014-01-014-34/+53
* framebuffer: if size unknown; allocate for size/vp queriesRobert Bragg2014-01-011-0/+32
* offscreen: allocate texture before querying slicingRobert Bragg2014-01-011-3/+5
* framebuffer: make format internalRobert Bragg2014-01-015-17/+11
* cogl-gst: video-sink: fix YV12/I420 supportRobert Bragg2014-01-011-3/+3
* cogl-gst: video-sink: fix ayuv pipeline setupLionel Landwerlin2013-12-111-2/+2
* cogl-gst: video-sink: fix YV12/I420 supportLionel Landwerlin2013-12-111-4/+49
* cogl-framebuffer: Don't mark the clear clip dirty from the journalJasper St. Pierre2013-12-043-1/+11
* Fix calculating the bounds when clipping from a primitiveNeil Roberts2013-12-032-2/+2
* Add a test for cogl_framebuffer_push_path_clipNeil Roberts2013-12-033-1/+71
* Remove the framebuffer's stack of clip stacksNeil Roberts2013-11-298-257/+20
* Update .gitignoreNeil Roberts2013-11-291-0/+3
* Make cogl-sdl.h a top-level headerRobert Bragg2013-11-284-7/+32
* configure: improve the error message if gbm missingRobert Bragg2013-11-281-1/+1
* build: fix building introspection dataRobert Bragg2013-11-288-1/+142
* wayland: Add a convenience function to update a region from SHM bufferNeil Roberts2013-11-283-61/+123
* Use COGL_FLAGS_* for the context's private feature flagsNeil Roberts2013-11-2845-226/+291
* Declare interface types as void and remove cast macrosRobert Bragg2013-11-2758-142/+268
* Add API to control per-framebuffer depth writingHans Petter Jansson2013-10-286-8/+109
* egl: forward declare wl_resource for compatibilityRobert Bragg2013-10-281-0/+21
* wayland-server: Use wl_resource instead of wl_bufferNeil Roberts2013-10-154-6/+5
* Fix build on big-endianEmilio Pozuelo Monfort2013-10-151-1/+1
* cogl.symbols: Make Sure cogl_is_atlas_texture is ExportedChun-wei Fan2013-10-151-0/+1
* framebuffer: NOP _set_color_mask if mask isn't changingRobert Bragg2013-10-151-0/+3
* Remove padding from eulers and quaternionsRobert Bragg2013-10-142-16/+2
* Avoid conflicting client/server wayland includesRobert Bragg2013-10-141-3/+0
* util: simplify _COGL_STATIC_ASSERT definitionRobert Bragg2013-10-141-20/+2
* pipeline: notify all progends of changesRobert Bragg2013-10-141-15/+28
* conform: check we invalidate ancestor cached stateRobert Bragg2013-10-143-0/+96
* cogl-gst: add missing annotationsLionel Landwerlin2013-10-141-4/+5
* fence: add scope annotationLionel Landwerlin2013-10-141-3/+3
* buffer: add missing transfer annotationsLionel Landwerlin2013-10-141-2/+4
* pixel-buffer: add missing transfer annotationLionel Landwerlin2013-10-141-0/+2
* frame-info: add missing annotationLionel Landwerlin2013-10-141-2/+2
* matrix-stack: add missing transfer annotationLionel Landwerlin2013-10-141-1/+1