Re: xcompmgr.c optimization
Keith Packard <[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver |
|---|---|
| Message-ID | <[email protected]> |
Around 15 o'clock on Nov 30, Michael Knorr wrote: > I toyed around with the composite manager and made a little > patch that speeds make_shadow up. Thanks; using memset seems like a pretty useful optimization. > BTW: Is there a way to get a higher refresh rate with the Xvesa server? > -screen 1024x768x32x85 doesn't set the refresh rate to 85hz. Nope, VBE 2.0 doesn't have any way to specify the refresh rate. Works great with LCD monitors, but CRTs at 60Hz really suck. -keith