Dnia czwartek, 14 maja 2009 o 09:55:08 Philipp Klaus Krause napisał(a): > Maciej Cencora schrieb: > > Hi, > > > > this patch-set isn't yet ready for being committed, but it's near. > > What's inside: > > 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. > > Could another name be chosn for this function? One that makes it more > clear what this function does to a casual reader of the source code. The > name "r300Fallback" sounds as if it would unconditionally enable > software fallbacks. > > Philipp
Would r300SwitchFallback be ok? 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
