xserver-multidpi/glamor
Eric Anholt 2fa95725d8 glamor: Add support for a1 composite sources.
They're stored just like a8, but the values are set to either 0.0 or
1.0.  Because they're a8 with only two legal values, we can't use them
as destinations, but nobody's rendering to a1 dests anyway (we hope).
2011-09-26 16:46:33 +08:00
..
glu3 glamor: Start adding render acceleration support. 2011-09-26 16:46:31 +08:00
glamor_copyarea.c glamor: Fix off-by-one in CopyPixels CopyArea path. 2011-09-26 16:46:33 +08:00
glamor_copywindow.c glamor: Add CopyWindow implementation so it doesn't crash. 2011-09-26 16:46:32 +08:00
glamor_core.c glamor: Fix screen_x/screen_y handling for compositing. 2011-09-26 16:46:33 +08:00
glamor_fill.c glamor: Fix and enable tile fill acceleration (aka the root weave). 2011-09-26 16:46:33 +08:00
glamor_fillspans.c glamor: Enable glamor_fill_spans(). 2011-09-26 16:46:33 +08:00
glamor_getspans.c glamor: Fix and enable glamor_get_spans(). 2011-09-26 16:46:33 +08:00
glamor_glyphs.c glamor: Add the glyph cache from UXA (de-camelCased). 2011-09-26 16:46:33 +08:00
glamor_polyfillrect.c glamor: Fix and enable tile fill acceleration (aka the root weave). 2011-09-26 16:46:33 +08:00
glamor_polylines.c glamor: Fix up the wide/non-solid lines fallback. 2011-09-26 16:46:33 +08:00
glamor_priv.h glamor: Fix and enable tile fill acceleration (aka the root weave). 2011-09-26 16:46:33 +08:00
glamor_putimage.c glamor: Fix and enable ZPixmap PutImage acceleration. 2011-09-26 16:46:33 +08:00
glamor_render.c glamor: Add support for a1 composite sources. 2011-09-26 16:46:33 +08:00
glamor_setspans.c glamor: Fix screen_x/screen_y handling for compositing. 2011-09-26 16:46:33 +08:00
glamor_tile.c glamor: Fix and enable tile fill acceleration (aka the root weave). 2011-09-26 16:46:33 +08:00
glamor.c glamor: Add the glyph cache from UXA (de-camelCased). 2011-09-26 16:46:33 +08:00
glamor.h glamor: Start trying to hook up the rendering bits 2011-09-26 16:46:30 +08:00
Makefile.am glamor: Add the glyph cache from UXA (de-camelCased). 2011-09-26 16:46:33 +08:00