mutter/clutter/glx
Robert Bragg ad398d583b glx: Mark stage clip initialized even for NULL user clip
If a NULL clip is passed to clutter_stage_glx_add_redraw_clip then we
update the redraw clip to have width of 0, but we weren't setting
stage_glx->initialized_redraw_clip = TRUE. This could result in a full,
unclipped stage redraw being reduced to a clipped redraw.
2010-09-13 18:18:35 +01:00
..
clutter-backend-glx.c Hide internal glx and egl(x) backend symbols. 2010-08-23 11:49:07 +01:00
clutter-backend-glx.h Hide internal glx and egl(x) backend symbols. 2010-08-23 11:49:07 +01:00
clutter-event-glx.c Hide internal glx and egl(x) backend symbols. 2010-08-23 11:49:07 +01:00
clutter-event-glx.h Hide internal glx and egl(x) backend symbols. 2010-08-23 11:49:07 +01:00
clutter-glx-texture-pixmap.c clutter-{glx,x11}-texture-pixmap: Use CoglTexturePixmapX11 2010-06-22 12:22:48 +01:00
clutter-glx-texture-pixmap.h docs: Documentation fixes 2010-03-02 11:12:32 +00:00
clutter-glx.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-stage-glx.c glx: Mark stage clip initialized even for NULL user clip 2010-09-13 18:18:35 +01:00
clutter-stage-glx.h Hide internal glx and egl(x) backend symbols. 2010-08-23 11:49:07 +01:00
Makefile.am Add -DCOGL_ENABLE_EXPERIMENTAL_API to Makefiles for Cogl and x11/glx 2010-06-22 12:22:47 +01:00