- 26 Sep, 2011 40 commits
-
-
Emma Anholt authored
-
Emma Anholt authored
Fixes window dragging in uncomposited metacity.
-
Emma Anholt authored
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.
-
Emma Anholt authored
-
Emma Anholt authored
There's a limitation still for RepeatNone, but this fixes a bunch of fallbacks for gnome-terminal.
-
Emma Anholt authored
Fixes failure in rendercheck -t blend -o src
-
Emma Anholt authored
Fixes failure with rendercheck.
-
Emma Anholt authored
-
Emma Anholt authored
This doesn't yet have an optimized glamor_composite_rects() implementation, but it does triple the speed of x11perf -aa10text.
-
Emma Anholt authored
-
Emma Anholt authored
-
Emma Anholt authored
-
Emma Anholt authored
fb/pixman demand this alignment, and all sorts of things go badly otherwise. Fixes piglit x11-8bpp-7x8-draw.
-
Emma Anholt authored
-
Emma Anholt authored
-
Emma Anholt authored
Window dragging with metacity+gnome-terminal+xcompmgr is almost credible.
-
Emma Anholt authored
-
Emma Anholt authored
-
Emma Anholt authored
Here's my theory for the flipping: It doesn't really matter which orientation we store the pixmaps if we don't scan them out. We have to flip coordinates for the window system framebuffer. Doing so for everything else makes things consistent. I'm not sure how this will interact with future GLX integration, though.
-
Emma Anholt authored
Apparently I don't have anything hitting this path, so I'm not sure if it's good or not.
-
Emma Anholt authored
Mostly fixes gnome-terminal text.
-
Emma Anholt authored
Root weave displays. \o/
-
Emma Anholt authored
Bringup is really not flying when I can't see anything. So dump back to all software so I can turn on a bit at a time.
-
Emma Anholt authored
-
Emma Anholt authored
-
Emma Anholt authored
This should avoid a bunch of absurdity with GLX front buffer handling, fix exposes, and improve performance. For now we're copying the whole buffer while glamor is developed.
-
Emma Anholt authored
-
Emma Anholt authored
-
Emma Anholt authored
-
Emma Anholt authored
-
Emma Anholt authored
-
Emma Anholt authored
-
Emma Anholt authored
-
Emma Anholt authored
-
Emma Anholt authored
-
Emma Anholt authored
-
Emma Anholt authored
-
Emma Anholt authored
-
Emma Anholt authored
-
Emma Anholt authored
-