[Mesa-dev] [PATCH 2/4] intel: Clean up intel_render_texture with a rename and a helper function.
Chad Versace
chad at chad-versace.us
Sun Jun 12 22:23:59 PDT 2011
On Tue, 7 Jun 2011 11:47:12 -0700, Eric Anholt <eric at anholt.net> wrote:
> The "newImage" isn't particularly new -- it might be the same texture
> that was attached to the same attachment point before. This function
> also gets called when just rebinding back to an FBO with a texture
> attachment.
> ---
> src/mesa/drivers/dri/intel/intel_fbo.c | 16 ++++++----------
> 1 files changed, 6 insertions(+), 10 deletions(-)
Reviewed-by: Chad Versace <chad at chad-versace.us>
More information about the mesa-dev
mailing list