summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* matrix: add missing transfer annotationLionel Landwerlin2013-10-141-2/+2
* index-buffer: add missing transfer annotationLionel Landwerlin2013-10-141-0/+2
* attribute-buffer: add missing annotationLionel Landwerlin2013-10-141-1/+2
* attribute-buffer: add missing transfer annotationsLionel Landwerlin2013-10-141-2/+2
* attribute: add constructor annotationLionel Landwerlin2013-10-141-1/+1
* attribute: add missing transfer annotationsLionel Landwerlin2013-10-141-24/+25
* primitive: add missing descriptionLionel Landwerlin2013-09-241-0/+21
* primitive: add scope annotationLionel Landwerlin2013-09-241-2/+4
* primitive: add missing transfer annotationsLionel Landwerlin2013-09-241-27/+36
* display: add missing transfer annotationLionel Landwerlin2013-09-241-2/+4
* renderer: add missing scope annotationLionel Landwerlin2013-09-241-1/+2
* renderer: add missing transfer annotationLionel Landwerlin2013-09-241-0/+2
* context: add scope annotationLionel Landwerlin2013-09-241-2/+3
* context: improve constructor annotationLionel Landwerlin2013-09-241-2/+2