Files
mesa/src
Eric Anholt 973345fc23 mesa: Track maximum CurrentTexUnit to reduce glDeleteTextures() overhead.
No more walking 96*6 pointers looking to see if they're the current
texture, when we only use the first 2 out of 96 units.  -6.26002% +/-
1.87817% effect on cairo runtime on no-fbo-cache glamor (n=36).

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2014-04-30 14:33:21 -07:00
..
2014-04-28 19:13:38 +01:00
2014-04-27 21:37:23 +12:00
2014-04-14 00:06:53 -07:00
2014-04-25 19:34:38 -07:00