Mike Westall wrote:
> We are working on a fairly large scale distributed rendering
> project at Clemson in which the actual display is done via
> glDrawPixels using a Matrox G450. 
> 
> We would like to make this as fast as possible and my grad 
> assistant found a dri web page saying that there is a 
> description of the GL state that produces very very fast 
> draw/read pixels, and can be found in /lib/GL/mesa/src/drv/mga/DOCS. 
> 
> Unfortunately this directory seems to have disappeared from
> the CVS and the XFree source trees.  
> 
> We would be most grateful if someone could point us to the
> current location of this document (or just tell us what the
> magic state is).

I believe it has rotted over the years and is disabled.  You can look in the 
mga driver in lib/GL/mesa/src/drv/mga/mgapixel.c & put some effort in (a 
couple of days to a week) to revive it.

Keith


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to