nanogui@linuxhacker.org
nanogui@linuxhacker.org
Greg Haerr wrote:
> : Greg is finally going to look
> : at improving the X11 drivers.
>
> I've fixed the insanely slow drawing that occurs with all bitmaps
> using the X screen driver. However, the image routines are
> still not enhanced yet. That wasn't the biggest problem. The
> bug in the X driver was that XAllocColor() was being called
> hundreds of thousands of times for every pixel in a bitmap,
> for truecolor displays.... That slowed down image display
> greatly. Now the system computes the truecolor pixel
> value based on the selected X Visual...
>
> This will be released soon, I'm still integrating the tons of
> additions that Alex has just sent me...
Sounds like you ought to get Alex a set of keys to drive CVS himself if
he doesn't already have a set :)
I'm really glad that you found that X11 speed problem. I'm looking
forward to the next release.
gary
--
Gary A James, Critical Link, LLC
Voice: 315.425.4045 x218
Fax: 315.425.4048
E-Mail: gary.james@criticallink.com
WEB: http://www.criticallink.com
nanogui@linuxhacker.org