xserver-multidpi/glamor
Eric Anholt be82a06242 glamor: Fix screen_x/screen_y handling for compositing.
It's not an offset from pixmap coords to composited pixmap coords,
it's an offset from screen-relative window drawable coords to
composited pixmap coords.
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: Fix screen_x/screen_y handling for compositing. 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 screen_x/screen_y handling for compositing. 2011-09-26 16:46:33 +08:00
glamor_fillspans.c glamor: All the fallbacks in the world. 2011-09-26 16:46:32 +08:00
glamor_getspans.c glamor: Fix screen_x/screen_y handling for compositing. 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: Enable fill acceleration and flip opposite for pixmaps too. 2011-09-26 16:46:32 +08:00
glamor_polylines.c glamor: Move glamor_poly_lines to a separate file. 2011-09-26 16:46:32 +08:00
glamor_priv.h glamor: Fix screen_x/screen_y handling for compositing. 2011-09-26 16:46:33 +08:00
glamor_putimage.c glamor: Fix screen_x/screen_y handling for compositing. 2011-09-26 16:46:33 +08:00
glamor_render.c glamor: Fix screen_x/screen_y handling for 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 screen_x/screen_y handling for compositing. 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