summaryrefslogtreecommitdiff
path: root/cogl
Commit message (Expand)AuthorAgeFilesLines
* cogl-texture: refuse downloading textures in cogl_texture_get_data() on GLESGeorge Kiagiadakis2018-02-051-17/+5
* cogl: Add way to pass user data when setting custom renderer winsysJonas Ådahl2017-10-053-2/+6
* cogl: Only do the swizzling hack for GL contextsMario Sanchez Prada2017-08-211-2/+4
* cogl: Mark vertex buffers as dynamicCarlos Garnacho2017-05-221-1/+1
* cogl: Use pixel_format_to_gl_with_target in find_best_gl_get_data_formatCarlos Garnacho2017-05-184-5/+10
* Consider the right CONTEXT_LOST token on OpenGL ES contextsMario Sanchez Prada2017-04-171-0/+5
* Define new tokens from the ARB_robustness extension if neededMario Sanchez Prada2017-04-171-0/+13
* x11: Use EGL instead of GLX when drawing using GLESJonas Ådahl2017-03-253-7/+9
* cogl: Use pixel_format_to_gl_with_target on bitmap uploading pathsCarlos Garnacho2017-03-071-5/+6
* cogl: Add pixel_format_to_gl_with_target driver vfuncCarlos Garnacho2017-03-074-11/+52
* cogl: Read pixels in the correct 32bit format as per the given bitmapCarlos Garnacho2017-03-011-0/+9
* cogl: Prefer swizzling to convert BGRA buffersCarlos Garnacho2017-02-282-1/+21
* Add cogl_xlib_renderer_set_threaded_swap_wait_enabled()Owen W. Taylor2017-02-214-0/+43
* For NVIDIA proprietary drivers, implement sync events with a threadOwen W. Taylor2017-02-212-11/+286
* Fix the get_clock_time() without GLX_OML_sync_controlOwen W. Taylor2017-02-211-0/+3
* Usability of SGI_video_sync is per-display not per-rendererOwen W. Taylor2017-02-213-26/+31
* CoglWinsysGLX: factor out some duplicated codeOwen W. Taylor2017-02-211-12/+12
* CoglGPUInfo - fix check for NVIDIAOwen W. Taylor2017-02-211-1/+2
* build: Clean up .pc filesFlorian Müllner2017-02-151-0/+4
* cogl: fix get-value-func annotationLionel Landwerlin2017-02-152-2/+2
* Make libmutter and friends parallel installableJonas Ådahl2017-02-1412-73/+83
* Use eglGetPlatformDisplayAdam Jackson2017-02-071-2/+34
* cogl: Just define the needed GLES2 extension ourselfJonas Ådahl2017-01-031-5/+10
* cogl: Do not include both GLES2 and GL headersFlorian Müllner2016-12-021-2/+7
* build: Fix cogl include pathsFlorian Müllner2016-11-231-0/+1
* cogl: Add support for creating custom EGL based texturesJonas Ådahl2016-11-189-2/+157
* wayland: Make MetaWaylandBuffer handle texture generation itselfJonas Ådahl2016-11-181-1/+1
* cogl: Expose API for creating texture from EGLImageJonas Ådahl2016-11-184-34/+35
* cogl: Make platforms set the EGL_SURFACE_TYPEJonas Ådahl2016-11-182-8/+19
* cogl/egl: Fix non-Wayland buildJonas Ådahl2016-09-021-1/+1
* Use _NO_CONTEXT when creating images for EGL_WAYLAND_BUFFER_WLSjoerd Simons2016-08-291-0/+7
* cogl: Fix a few GISCAN warningsJonas Ådahl2016-08-182-5/+5
* cogl: fix indentationThomas Hindoe Paaboel Andersen2016-07-222-2/+2
* cogl-gles2: Don't leak gles2 types into mutterFlorian Müllner2016-07-211-1/+1
* build: Dist cogl-mutter/cogl-clutter headersFlorian Müllner2016-07-201-0/+1
* cogl: Let the g-ir-scanner see the type structs typedefsJonas Ådahl2016-07-206-6/+11
* cogl: Remove support for not building with glib/gtype supportJonas Ådahl2016-07-2044-187/+1
* Remove cogl-1.0 vs cogl-2.0 vs cogl experimental API splitJonas Ådahl2016-07-2041-1149/+57
* Don't pretend we don't have CoglShaderJonas Ådahl2016-07-201-1/+1
* cogl: Remove deprecated CoglTexture functionsJonas Ådahl2016-07-204-195/+0
* cogl: Remove CoglClipStateJonas Ådahl2016-07-204-407/+0
* cogl: Remove CoglFixedJonas Ådahl2016-07-206-1948/+0
* cogl: Fix a bunch of GISCAN warningsJonas Ådahl2016-07-2015-88/+87
* Use signals instead of onscreen framebuffer frame callbacksJonas Ådahl2016-07-204-0/+14
* cogl: Add API to get the texture from an offscreenJonas Ådahl2016-07-202-0/+12
* Move cogl KMS winsys into the native backendJonas Ådahl2016-07-2010-1599/+2
* Make it possible to include private cogl API from mutterJonas Ådahl2016-07-2012-8/+39
* cogl: Remove some now dead codeJonas Ådahl2016-07-202-51/+1
* Update .gitignoreJonas Ådahl2016-07-201-25/+9
* cogl: Fix signage miss match warningsJonas Ådahl2016-07-202-2/+2