xserver-multidpi/glamor
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 support for using EXT_framebuffer_blit to do CopyArea. 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: Fix screen_x/screen_y handling for compositing. 2011-09-26 16:46:33 +08:00
glamor_fill.c glamor: Replace the immediate mode in glamor_fill() with glDrawArrays(). 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: Fix and enable glamor_get_spans(). 2011-09-26 16:46:33 +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: Fixed one conflict data type(XID) bug. 2011-09-26 16:46:34 +08:00
glamor_putimage.c glamor: Replace the immediate mode in glamor_fill() with glDrawArrays(). 2011-09-26 16:46:34 +08:00
glamor_render.c glamor: Use a VBO to accumulate multiple glyph quads at once. 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: Fix and enable tile fill acceleration (aka the root weave). 2011-09-26 16:46:33 +08:00
glamor.c glamor: Fix the segfault at screen fini. 2011-09-26 16:46:34 +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