[Mesa-dev] [PATCH] Add EXT_timer_query to the mesa state tracker and softpipe
Brian Paul
brianp at vmware.com
Tue May 25 06:25:13 PDT 2010
Mathias Fröhlich wrote:
> Hi,
>
> On Monday 24 May 2010 23:08:41 Brian Paul wrote:
>> I hacked on the code a bit:
>>
>> 1. remove dead/unused code
>> 2. Test the 64-bit query functions
>> 3. fix the GL_QUERY_COUNTER_BITS check
>> 4. fix indentation
>>
>> Updated version attached. I'll commit in a day or so if there's no
>> feedback.
> Looks good to me.
> Thanks!
>
> Since you tell 'fix indentation': Is there something written down I should
> read?
Some lines were indented with tabs and others with spaces. I changed
them to all be tabs since that's what piglit generally uses.
-Brian
More information about the mesa-dev
mailing list