Re: Snappy GUI response
Alan Cox <[email protected]>
| Newsgroups | gmane.comp.xfree86.forum |
|---|---|
| Message-ID | <[email protected]> |
> It might be possible to more or less implement this in toolkits (the > "keep pixmap for all windows" thing, not the alpha thing). It could > also be done in the server presumably. It lets you do it very well in hardware, alpha and clipping included. A window is after all just a rectangular texture, possibly with alpha channel produced holes. Alan