summaryrefslogtreecommitdiff
path: root/cogl/cogl/driver/gl/cogl-texture-2d-gl.c
Commit message (Expand)AuthorAgeFilesLines
* WIP: wayland: add basic support for non-RGBA textureswip/nielsdg/add-yuv-support-gnome-3-32Niels De Graef2019-06-031-0/+4
* cogl: Revert swizzling for BGRA buffersCarlos Garnacho2019-03-081-6/+5
* cogl: Remove CoglBool, use gboolean insteadNiels De Graef2019-02-151-11/+11
* cogl/texture: Add API to check whether _get_data() will workJonas Ådahl2019-01-031-0/+9
* cogl/texture-2d-gl: Bind correct target when getting dataJonas Ådahl2019-01-031-2/+2
* cogl/texture-2d-gl: Try to determine format for external texturesJonas Ådahl2019-01-031-1/+6
* Make it possible to build without EGL supportJonas Ådahl2018-11-061-0/+4
* cogl: Require relative full paths when includingJonas Ådahl2018-11-061-4/+4
* cogl: Remove support for GLESv1Jonas Ådahl2018-11-061-1/+1
* cogl: Use pixel_format_to_gl_with_target on bitmap uploading pathsCarlos Garnacho2017-03-071-5/+6
* 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
* cogl: Add support for creating custom EGL based texturesJonas Ådahl2016-11-181-0/+105
* Don't use config.h in clutter and coglJonas Ådahl2016-07-201-1/+1
* cogl: Ignore GL_CONTEXT_LOST when checking for GL errorsRui Matos2016-06-271-11/+5
* move everything into a cogl/ directoryRui Matos2016-04-221-0/+756