mutter/cogl/winsys
Robert Bragg 0f0ee4a909 texture: Add a context pointer to each texture
As part of our on-going goal to remove our dependence on a global Cogl
context this patch adds a pointer to the context to each CoglTexture
so that the various texture apis no longer need to use
_COGL_GET_CONTEXT.

Reviewed-by: Neil Roberts <neil@linux.intel.com>

(cherry picked from commit 83131072eea395f18ab0525ea2446f443a6033b1)
2012-09-17 23:06:20 +01:00
..
cogl-texture-pixmap-x11-private.h
cogl-texture-pixmap-x11.c texture: Add a context pointer to each texture 2012-09-17 23:06:20 +01:00
cogl-texture-pixmap-x11.h
cogl-winsys-egl-android-private.h
cogl-winsys-egl-android.c
cogl-winsys-egl-feature-functions.h
cogl-winsys-egl-gdl-private.h
cogl-winsys-egl-gdl.c
cogl-winsys-egl-kms-private.h
cogl-winsys-egl-kms.c kms: Fix the version check for GBM 2012-09-06 18:30:30 +01:00
cogl-winsys-egl-null-private.h
cogl-winsys-egl-null.c
cogl-winsys-egl-private.h
cogl-winsys-egl-wayland-private.h
cogl-winsys-egl-wayland.c
cogl-winsys-egl-x11-private.h
cogl-winsys-egl-x11.c
cogl-winsys-egl.c
cogl-winsys-glx-feature-functions.h
cogl-winsys-glx-private.h
cogl-winsys-glx.c
cogl-winsys-private.h
cogl-winsys-sdl2.c
cogl-winsys-sdl-private.h
cogl-winsys-sdl.c
cogl-winsys-stub-private.h
cogl-winsys-stub.c
cogl-winsys-wgl-feature-functions.h
cogl-winsys-wgl-private.h
cogl-winsys-wgl.c
cogl-winsys.c