Dnia czwartek, 14 maja 2009 o 08:40:12 Michel Dänzer napisał(a): > On Thu, 2009-05-14 at 03:09 +0200, Maciej Cencora wrote: > > 1) fallback handling has been rewritten to work with SWTCL > > > > I created r300Fallback function (based on the one in r200 driver) and > > call it every time there's suspicion that we may be need to fall-back to > > software. In r300Fallback function we check if we're going to switch > > between SW and HW rasterization - if so we plug appropriate Render > > functions (_swsetup_Wakeup to plug software rasterizer functions). It > > worked for HW TCL because we have never plugged our Render functions like > > we do for SW TCL in r300InitSwtcl. > > Sounds great, but please don't add RADEON_SWTCL, there's already the > tcl_mode driconf option.
Yeah, I know about tcl_mode driconf option, but I added RADEON_SWTCL and RADEON_CONFORMANCE_MODE for easier testing - I don't have to change dri config just to run piglit or check if some bugs are reproducible also with software TCL. Do you really think they should be removed? Looks like I've removed "disable low impact fallbacks" option parsing, will resend fixed version. Maciej Cencora ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
