xserver-multidpi/glamor
Zhigang Gong eb3487a448 glamor: Add new feature which is to flip output on y axis.
Due to the coordinate system on EGL is different from FBO
object. To support EGL surface well, we add this new feature.
When calling glamor_init from EGL ddx driver, it should use
the new flag GLAMOR_INVERTED_Y_AXIS.
2011-09-26 16:46:34 +08:00
..
glu3 glamor: Fixed some compiling and linking errors. 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: Add new feature which is to flip output on y axis. 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: Add new feature which is to flip output on y axis. 2011-09-26 16:46:34 +08:00
glamor_glyphs.c glamor: Call glamor_composite_rects only when enable RENDER. 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: Reduce the noise from wide lines "fallback". 2011-09-26 16:46:34 +08:00
glamor_priv.h glamor: Add new feature which is to flip output on y axis. 2011-09-26 16:46:34 +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: Add new feature which is to flip output on y axis. 2011-09-26 16:46:34 +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: Add new feature which is to flip output on y axis. 2011-09-26 16:46:34 +08:00
glamor.c glamor: Add new feature which is to flip output on y axis. 2011-09-26 16:46:34 +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