summaryrefslogtreecommitdiff
path: root/src/uxa/uxa-glyphs.c
diff options
context:
space:
mode:
authorSøren Sandmann <ssp@redhat.com>2010-06-03 10:49:48 -0400
committerSøren Sandmann Pedersen <ssp@redhat.com>2010-09-14 06:36:48 -0400
commita222ec8a729d9e333b7e0873efa592ba3fcb7177 (patch)
tree71f1e086bdb1555c2f10fa99723961b3887cbff8 /src/uxa/uxa-glyphs.c
parentf7244b049674d5907a945ec355c17f33576586d1 (diff)
Initial prepare/finish access
Diffstat (limited to 'src/uxa/uxa-glyphs.c')
-rw-r--r--src/uxa/uxa-glyphs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/uxa/uxa-glyphs.c b/src/uxa/uxa-glyphs.c
index 3ff504c..a592fda 100644
--- a/src/uxa/uxa-glyphs.c
+++ b/src/uxa/uxa-glyphs.c
@@ -155,7 +155,9 @@ static Bool uxa_realize_glyph_caches(ScreenPtr pScreen)
0 /* INTEL_CREATE_PIXMAP_TILING_X -- FIXME */);
if (!pixmap)
goto bail;
+#if 0
assert (uxa_pixmap_is_offscreen(pixmap));
+#endif
component_alpha = NeedsComponent(pPictFormat->format);
picture = CreatePicture(0, &pixmap->drawable, pPictFormat,