summaryrefslogtreecommitdiff
path: root/cogl
Commit message (Expand)AuthorAgeFilesLines
...
* framebuffer: NOP _set_color_mask if mask isn't changingRobert Bragg2013-10-281-0/+3
* util: simplify _COGL_STATIC_ASSERT definitionRobert Bragg2013-10-281-20/+2
* pipeline: notify all progends of changesRobert Bragg2013-10-281-15/+28
* Avoid conflicting client/server wayland includesRobert Bragg2013-10-281-3/+0
* wayland-server: Use wl_resource instead of wl_bufferNeil Roberts2013-10-244-6/+5
* Fix build on big-endianEmilio Pozuelo Monfort2013-10-151-1/+1
* Start clearly separating deprecated codeRobert Bragg2013-09-2321-23/+33
* remove spurious COGL_GTYPE_DEFINE_CLASS referenceRobert Bragg2013-09-231-1/+0
* texture: add missing annotationsLionel Landwerlin2013-09-231-8/+13
* fence: add scope annotationLionel Landwerlin2013-09-231-3/+3
* buffer: add missing transfer annotationsLionel Landwerlin2013-09-231-2/+4
* pixel-buffer: add missing transfer annotationLionel Landwerlin2013-09-231-0/+2
* frame-info: add missing annotationLionel Landwerlin2013-09-231-2/+2
* matrix-stack: add missing transfer annotationLionel Landwerlin2013-09-231-1/+1
* matrix: add missing transfer annotationLionel Landwerlin2013-09-231-2/+2
* index-buffer: add missing transfer annotationLionel Landwerlin2013-09-231-0/+2
* attribute-buffer: add missing annotationLionel Landwerlin2013-09-231-1/+2
* attribute-buffer: add missing transfer annotationsLionel Landwerlin2013-09-231-2/+2
* attribute: add constructor annotationLionel Landwerlin2013-09-231-1/+1
* attribute: add missing transfer annotationsLionel Landwerlin2013-09-232-24/+26
* primitive: add missing descriptionLionel Landwerlin2013-09-231-0/+21
* primitive: add scope annotationLionel Landwerlin2013-09-231-2/+4
* primitive: add missing transfer annotationsLionel Landwerlin2013-09-231-27/+36
* display: add missing transfer annotationLionel Landwerlin2013-09-231-2/+4
* renderer: add missing scope annotationLionel Landwerlin2013-09-231-1/+2
* renderer: add missing transfer annotationLionel Landwerlin2013-09-231-0/+2
* context: add scope annotationLionel Landwerlin2013-09-231-2/+3
* context: improve constructor annotationLionel Landwerlin2013-09-231-2/+2
* onscreen: add scope annotationsLionel Landwerlin2013-09-231-14/+15
* onscreen: add constructor annotationLionel Landwerlin2013-09-231-1/+1
* onscreen: add missing transfer annotationLionel Landwerlin2013-09-231-1/+1
* framebuffer: add missing transfer annotationLionel Landwerlin2013-09-231-3/+3
* bitmap: add missing annotationsLionel Landwerlin2013-09-231-10/+10
* sub-texture: add missing transfer annotaionLionel Landwerlin2013-09-231-2/+2
* atlas-texture: add missing transfer annontationsLionel Landwerlin2013-09-231-8/+9
* texture-rectangle: add missing transfer annotationsLionel Landwerlin2013-09-231-11/+12
* texture-3d: add missing transfer annotationsLionel Landwerlin2013-09-231-6/+6
* texture-2d-sliced: add missing transfer annotationsLionel Landwerlin2013-09-231-7/+7
* texture-2d: add missing annotationsLionel Landwerlin2013-09-232-14/+14
* pipeline: add scope annotationLionel Landwerlin2013-09-231-3/+4
* pipeline: add missing transfer annotationsLionel Landwerlin2013-09-233-5/+5
* object: use GLib's DestroyNotify if compiled with GLibLionel Landwerlin2013-09-231-0/+4
* object: add missing annotationLionel Landwerlin2013-09-231-2/+2
* egl: don't bind the wayland display if the extension is not availableGiovanni Campagna2013-09-161-2/+3
* glib-source: fix argument descriptionLionel Landwerlin2013-09-061-1/+1
* attribute: fix argument descriptionLionel Landwerlin2013-09-061-9/+9
* atlas-texture: fix argument descriptionLionel Landwerlin2013-09-061-1/+1
* onscreen-template: fix argument descriptionLionel Landwerlin2013-09-061-1/+1
* texture-rectangle: fix argument descriptionLionel Landwerlin2013-09-061-1/+1
* texture-2d-gl: fix argument descriptionLionel Landwerlin2013-09-061-1/+1