Re: [Mesa-dev] Enable HW GenerateMipmap for radeon

2010-05-23 Thread Will Dyson
2010/5/23 Mathias Fröhlich : > > Hi, > > On Tuesday 18 May 2010 21:09:56 Will Dyson wrote: >> Wire up _mesa_meta_GenerateMipmap() for radeon. This greatly improves the >> playability of some games, such as FlightGear and the recently GPL'd game >> Lugaru. > Great thanks! > So, turning the view most

Re: [Mesa-dev] [PATCH] Add EXT_timer_query to the mesa state tracker and softpipe

2010-05-23 Thread Marek Olšák
2010/5/23 Mathias Fröhlich > My initial aim was to have something to profile the r300g driver. > Hi Mathias, You might try latest xf86-video-ati from git, there's ColorTiling enabled by default, which should give you nice performance increase in all 3D apps. As for timer queries, I think there'

[Mesa-dev] swrast TFP support

2010-05-23 Thread Dave Airlie
No idea why I'm bothering but it might be useful for llvmpipe later, Dave. 0001-swrast-add-TFP-support-to-swrast.patch Description: Binary data ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-

Re: [Mesa-dev] [PATCH] Add EXT_timer_query to the mesa state tracker and softpipe

2010-05-23 Thread Jerome Glisse
On Sun, May 23, 2010 at 12:44:54PM +0200, Mathias Fröhlich wrote: > > Hi, > > On Monday 17 May 2010 20:51:09 Corbin Simpson wrote: > > I'm going to be proactive here, and pull in both this patch and a docs > > update. > Ok. > Now that the infrastructure is there. > > My initial aim was to have s

Re: [Mesa-dev] [PATCH] Add EXT_timer_query to the mesa state tracker and softpipe

2010-05-23 Thread Mathias Fröhlich
Hi, On Monday 17 May 2010 20:51:09 Corbin Simpson wrote: > I'm going to be proactive here, and pull in both this patch and a docs > update. Ok. Now that the infrastructure is there. My initial aim was to have something to profile the r300g driver. It already runs nicer then the classic one for

Re: [Mesa-dev] Enable HW GenerateMipmap for radeon

2010-05-23 Thread Mathias Fröhlich
Hi, On Tuesday 18 May 2010 21:09:56 Will Dyson wrote: > Wire up _mesa_meta_GenerateMipmap() for radeon. This greatly improves the > playability of some games, such as FlightGear and the recently GPL'd game > Lugaru. Great thanks! So, turning the view most probably no longer hangs due to generatin