Re: [Mesa-dev] Implementing an HW accelerated GL_SELECT

2011-07-29 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/29/2011 06:19 AM, Micael wrote: > Hi > > There has been some work towards having GL_SELECT hardware accelerated > accelerated on [1] and it's possible I may have some time to rewrite > this code in order to be able to switch between the current

[Mesa-dev] Implementing an HW accelerated GL_SELECT

2011-07-29 Thread Micael
Hi There has been some work towards having GL_SELECT hardware accelerated accelerated on [1] and it's possible I may have some time to rewrite this code in order to be able to switch between the current behavior and the new HW accelerated behavior using a runtime command line option. However, bef