summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove internal_format and redundant error argumentswip/lazy-texture-allocateRobert Bragg2013-12-0260-543/+308
* introduce texture loaders to make allocations lazyRobert Bragg2013-12-0228-838/+1521
* get_texture_bits_via_offscreen(): use meta texture formatRobert Bragg2013-12-023-25/+69
* texture: return ints from _get_width/heightRobert Bragg2013-12-022-4/+4
* texture: make cogl_texture_get_format api privateRobert Bragg2013-12-0218-33/+23
* atlas: defer checks until allocationRobert Bragg2013-12-021-24/+24
* atlas: make zero size a programmer errorRobert Bragg2013-12-021-9/+2
* texture: allocate on slicing/hw repeat queriesRobert Bragg2013-12-021-0/+6
* ensure texture allocated in _get_gl_texture() in preparationRobert Bragg2013-12-021-0/+3
* framebuffer: defer calculating level size until allocationRobert Bragg2013-12-024-34/+53
* framebuffer: if size unknown; allocate for size/vp queriesRobert Bragg2013-12-021-0/+32
* offscreen: allocate texture before querying slicingRobert Bragg2013-11-291-3/+5
* framebuffer: make format internalRobert Bragg2013-11-295-17/+11
* 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