Brian Paul wrote:
> 
> Lately I've been curious about the performance of glTexImage2D under
> various conditions so last night I whipped up a new test program.
> I've check it in demos/texdown.c
> 
> You can use the keyboard to change texture size, format, datatype,
> toggle scaling/biasing, glTexSubImage loading, etc. and see the
> performance in Mtexels/second and MB/second.
> 
> I'd like to further optimize glTex[Sub]Image performance in the
> future.  In the mean time, this program is interesting to play
> with.
> 
> I'd like to re-implement texdown.c as a glean test in the future.
> 


Good stuff.  This is a 'dark corner' of mesa performance that has become
increasingly important in the last year or so.

Keith


_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to