xserver-multidpi/glamor
2011-09-26 16:46:32 +08:00
..
glu3 glamor: Start adding render acceleration support. 2011-09-26 16:46:31 +08:00
glamor_copyarea.c glamor: Fix pixmap private getter in copyarea. 2011-09-26 16:46:32 +08:00
glamor_core.c glamor: Add untested copyarea implementation 2011-09-26 16:46:32 +08:00
glamor_fill.c glamor: Move planemask to a function in case I decide to fill it in. 2011-09-26 16:46:31 +08:00
glamor_fillspans.c glamor: Create FBOs for pixmaps. 2011-09-26 16:46:31 +08:00
glamor_getspans.c glamor: Fix bad fallthrough in getspans (accessing invalid memory). 2011-09-26 16:46:31 +08:00
glamor_polyfillrect.c glamor: Accelerate PolyFillRect using glamor_fill instead of spans. 2011-09-26 16:46:32 +08:00
glamor_priv.h glamor: Add support for solid source pictures. 2011-09-26 16:46:32 +08:00
glamor_putimage.c glamor: Add untested PutImage 1bpp XYPixmap support. 2011-09-26 16:46:31 +08:00
glamor_render.c glamor: Add support for solid source pictures. 2011-09-26 16:46:32 +08:00
glamor_setspans.c glamor: Add clipping to setspans. 2011-09-26 16:46:31 +08:00
glamor_tile.c glamor: Fix some screen_xy offsets to be the right way around. 2011-09-26 16:46:31 +08:00
glamor.c glamor: Add untested PutImage XYBitmap support. 2011-09-26 16:46:31 +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 untested copyarea implementation 2011-09-26 16:46:32 +08:00