xserver-multidpi/glamor
Eric Anholt 8cefa287dd glamor: Add a little mechanism for only printing fallbacks when they happen.
Sometimes we want to try a couple of different methods for
accelerating.  If one of them says "no" and the other says "yes",
don't spam the log about the "no."
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: Add a little mechanism for only printing fallbacks when they happen. 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: Add a little mechanism for only printing fallbacks when they happen. 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: Fix up the fallback message for no texture present on compositing. 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