summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add cogl_get_clock_time()wip/rib/frame-synchronizationOwen W. Taylor2013-01-304-0/+75
* cogl-crate: use new _add_frame_callback apiRobert Bragg2013-01-301-18/+9
* cogl-hello: use new _add_frame_callback apiRobert Bragg2013-01-301-14/+11
* onscreen: Add CoglFrameInfo and _add_frame_callback() apiOwen W. Taylor2013-01-3020-69/+971
* Prefer OML_sync_control over SGI_video_sync when waiting for swapOwen W. Taylor2013-01-292-7/+48
* renderer: expose CoglOutputsRobert Bragg2013-01-294-0/+108
* Add CoglOutput and track for the GLX backendOwen W. Taylor2013-01-2910-9/+858
* Bind the dummy surface or drawable when current onscreen is destroyedNeil Roberts2013-01-252-2/+42
* Don't set GL_TEXTURE_MAX_LEVEL on GLESNeil Roberts2013-01-256-13/+18
* Add some defines that are missing on GLESNeil Roberts2013-01-252-1/+12
* Query rectangle tex parameters when creating a foreign texture on GL3Neil Roberts2013-01-251-1/+2
* Replace some #if HAVE_COGL_GL lines with #ifdefNeil Roberts2013-01-253-3/+3
* Remove stray argument from COGL_WINSYS_FEATURE_BEGINLeo Singer2013-01-241-1/+0
* l10n: Add po/POTFILES.skip filePiotr Drąg2013-01-241-0/+1
* egl: support EGL_EXT_buffer_ageRobert Bragg2013-01-233-1/+31
* cogl-onscreen: Add buffer_age supportAdel Gadllah2013-01-237-1/+110
* l10n: Remove the internal copy of glib from the list of gettext filesNeil Roberts2013-01-221-1/+0
* meta-texture: Fix nonsensical <= on pointersAdam Jackson2013-01-221-2/+2
* Remove vestiges of libdl / dlfcn.h as cogl uses gmodule.Patrick Welche2013-01-222-4/+0
* test-write-texture-formats: Add fuzziness to the pixel comparisonsNeil Roberts2013-01-213-11/+39
* tests: Mark test_framebuffer_get_bits as only working on GLNeil Roberts2013-01-211-1/+3
* progend-glsl: dirty prog for vertex state changesRobert Bragg2013-01-211-6/+8
* build: update to build with automake 1.13Robert Bragg2013-01-218-17/+17
* build: only build cogland with wayland-server 0.85Robert Bragg2013-01-212-1/+16
* bitmap: Don't try to token paste the typenames from stdint.hNeil Roberts2013-01-212-86/+90
* Uyghur translationGheyret Kenji2013-01-191-109/+284
* Updated Serbian translationМирослав Николић2013-01-172-38/+348
* Reorder some struct members to avoid padding due to alignmentNeil Roberts2013-01-106-23/+23
* Fix filling the array of texture pointers for sliced texturesNeil Roberts2013-01-081-2/+0
* Don't try to use clip planes on GL3Neil Roberts2013-01-081-10/+13
* framebuffer: Support the GL_RED texture workaround when querying bitsNeil Roberts2013-01-081-0/+10
* Query the framebuffer stencil bits instead of assuming it's globalNeil Roberts2013-01-087-38/+55
* Add a public cogl_framebuffer_get_depth_bits() functionNeil Roberts2013-01-085-2/+33
* framebuffer: Bind the framebuffer before querying the bitsNeil Roberts2013-01-088-92/+71
* Add a test for getting the component sizes from different fbsNeil Roberts2013-01-085-1/+52
* Query glX* functions before getting the context to fix GL3 driverNeil Roberts2013-01-083-172/+174
* Add a conformance test for some wrap modes on a rectangle textureNeil Roberts2013-01-085-8/+198
* Also flip the virtual coordinates when iterating spansNeil Roberts2013-01-082-7/+10
* texture-2d-slice: Fix the foreach_sub_texture_in_region implementationNeil Roberts2013-01-082-13/+19
* Use the correct type for GLintptrTomeu Vizoso2013-01-081-1/+1
* Clear the scissor before calling glBlitFramebuffer in swap_regionNeil Roberts2013-01-071-0/+9
* texture: Adds cogl_texture_set_data convenience apiRobert Bragg2013-01-023-0/+89
* texture: remove unused cogl_texture_get_max_wasteRobert Bragg2013-01-0211-80/+0
* Allow lazy texture storage allocationRobert Bragg2013-01-0242-448/+714
* texture: add width/height members to base CoglTextureRobert Bragg2013-01-0218-228/+104
* Move _cogl_texture_get_gl_format to -texture-gl.cRobert Bragg2013-01-0210-17/+17
* framebuffer: split out GL read_pixels codeRobert Bragg2013-01-029-363/+414
* Remove cogl-internal.hRobert Bragg2013-01-0252-213/+152
* remove reference to cogl 1.x api in cogl.hRobert Bragg2013-01-021-7/+0
* Revert "XXX: Ignore un-cross-referenceable types"Damien Lespiau2013-01-021-2/+1