mutter/cogl/winsys
Robert Bragg c058b50ac0 texture-pixmap-x11: initialize ->use_winsys_texture
This ensures that tex_pixmap->use_winsys_texture is always initialized
during cogl_texture_pixmap_x11_new - either according to the result of
winsys->texture_pixmap_x11_create, or if the winsys doesn't support tfp
we explicitly initialize to FALSE.

Reviewed-by: Neil Roberts <neil@linux.intel.com>
2011-07-18 16:49:07 +01:00
..
cogl-texture-pixmap-x11-private.h
cogl-texture-pixmap-x11.c texture-pixmap-x11: initialize ->use_winsys_texture 2011-07-18 16:49:07 +01:00
cogl-texture-pixmap-x11.h
cogl-winsys-egl-feature-functions.h build: don't referencing wayland syms if not available 2011-07-13 19:06:19 +01:00
cogl-winsys-egl-private.h Add _cogl_egl_texture_2d_new_from_image API 2011-06-01 20:44:42 +01:00
cogl-winsys-egl.c Combine _cogl_context_check_gl_version and update_features into one 2011-07-18 15:41:35 +01:00
cogl-winsys-glx-feature-functions.h
cogl-winsys-glx.c Combine _cogl_context_check_gl_version and update_features into one 2011-07-18 15:41:35 +01:00
cogl-winsys-private.h renderer: Expose winsys ID setter/getters 2011-06-30 14:33:11 +01:00
cogl-winsys-sdl.c
cogl-winsys-stub-private.h
cogl-winsys-stub.c Combine _cogl_context_check_gl_version and update_features into one 2011-07-18 15:41:35 +01:00
cogl-winsys-wgl-feature-functions.h
cogl-winsys-wgl.c Combine _cogl_context_check_gl_version and update_features into one 2011-07-18 15:41:35 +01:00
cogl-winsys.c