On Thu, 2004-02-26 at 01:38, Ian Romanick wrote: > Ian Romanick wrote: > > > Log message: > > Create all the right modes for 16-bit screens. > > > > Modified files: > > Mesa/src/mesa/drivers/dri/r200/: > > r200_screen.c > > I made one change here that I want to be sure about. I marked fbconfigs > with 16-bit depth buffer and a stencil buffer as GLX_SLOW_CONFIG. That > is *not* what the 2D driver in the trunk does.
I noticed that and wanted to post about it but seem to have forgotten. > I want to make sure that the R100 & R200 can't do a separate stencil > buffer or something before I update the 2D driver. :) No, the hardware enforces a 24 bit depth buffer when stencil is enabled. -- Earthling Michel DÃnzer | Debian (powerpc), X and DRI developer Libre software enthusiast | http://svcs.affero.net/rm.php?r=daenzer ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
