good chip for LCDs?

2000-04-05 Thread David Waite
I know this is offtopic, but I was wondering (since there are so many people on this list who have experience with graphics chipsets) what would be a good chip or chipset to buy for powering a small color LCD screen? This is for a palmpilot-style device for a friend's senior project for school. I

Re: good chip for LCDs?

2000-04-05 Thread Marcus Sundberg
"David Waite" <[EMAIL PROTECTED]> writes: > I know this is offtopic, but I was wondering (since there are so many people > on this list who have experience with graphics chipsets) what would be a > good chip or chipset to buy for powering a small color LCD screen? This is > for a palmpilot-style

LibXMI updates

2000-04-05 Thread Jon M. Taylor
I just checked in a whole slew of cleanups and tweaks to LibXMI CVS. I think that all of the problems that Thomas was reporting have been fixed. The pixel primitives now work correctly using ggi[Put,get]Pixel() (pixel LUTs), several more internal API function hooks have been implemente

More XMI CVS updates

2000-04-05 Thread Jon M. Taylor
* Again, lots of little bugfixes all over the place. * Removed cruft.h as well as a lot of the legacy non-ANSI support code. Almost done with this madness * Removed several of the MI_*() cpp drawing-primitive macros which would always work the same way in LibGGI anyway. More of these are he