nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: RE: Confused by hack
From: Greg Haerr
Date: Wed, 5 Jan 2000 10:21:46 -0700

 I interpreted the code to be "don't paint
: unless native PF_PIXELVAL is specified by the client, which in retrospect
: seems so stupid that I should have realised the mistake was on my part!

The proper interpretation is "don't call the low level driver
routine directly unless the pixel format is in the hw pixel format"
Otherwise the code drops through to the conversion routines below...

Regards,

Greg


nanogui@linuxhacker.org