xserver-multidpi/glamor
Zhigang Gong f871d174a8 glamor: Switch to software fb for too large pixmap.
If pixmap's size exceeds the limitation of the MESA library, the
rendering will fail. So we switch to software fb if it is the case.
Add one new element for pixmap private structure to indicate whehter
we are a software fb type or a opengl type.
2011-09-26 16:46:35 +08:00
..
glu3 glamor: Silent compilation warnings due to some deprecated APIs. 2011-09-26 16:46:34 +08:00
glamor_copyarea.c glamor: Add new feature which is to flip output on y axis. 2011-09-26 16:46:34 +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: Silent compilation warnings due to some deprecated APIs. 2011-09-26 16:46:34 +08:00
glamor_fill.c glamor: Add new feature which is to flip output on y axis. 2011-09-26 16:46:34 +08:00
glamor_fillspans.c glamor: Enable glamor_fill_spans(). 2011-09-26 16:46:33 +08:00
glamor_getspans.c glamor: Silent compilation warnings due to some deprecated APIs. 2011-09-26 16:46:34 +08:00
glamor_glyphs.c glamor: Silent compilation warnings due to some deprecated APIs. 2011-09-26 16:46:34 +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: Silent compilation warnings due to some deprecated APIs. 2011-09-26 16:46:34 +08:00
glamor_priv.h glamor: Switch to software fb for too large pixmap. 2011-09-26 16:46:35 +08:00
glamor_putimage.c glamor: Add new feature which is to flip output on y axis. 2011-09-26 16:46:34 +08:00
glamor_render.c glamor: Silent compilation warnings due to some deprecated APIs. 2011-09-26 16:46:34 +08:00
glamor_setspans.c glamor: Silent compilation warnings due to some deprecated APIs. 2011-09-26 16:46:34 +08:00
glamor_tile.c glamor: Add new feature which is to flip output on y axis. 2011-09-26 16:46:34 +08:00
glamor.c glamor: Switch to software fb for too large pixmap. 2011-09-26 16:46:35 +08:00
glamor.h glamor: Add new feature which is to flip output on y axis. 2011-09-26 16:46:34 +08:00
Makefile.am glamor: Add the glyph cache from UXA (de-camelCased). 2011-09-26 16:46:33 +08:00