In _mesa_RenderbufferStorageEXT(), try to avoid needless reallocation.
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 18 Nov 2005 02:24:14 +0000 (02:24 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 18 Nov 2005 02:24:14 +0000 (02:24 +0000)
commit311bcf5090f8ba0cc09c66f2507dccdf6546ac3c
treef4adc5c56366927ad0e0c9a21ec4ff7b955e484a
parent948ab5d8a926d55615a4bfbdfc1e9668095dc81c
In _mesa_RenderbufferStorageEXT(), try to avoid needless reallocation.
Simplify _mesa_GetRenderbufferParameterivEXT() queries.
src/mesa/main/fbobject.c