gallium: fix lack of surface reference counting in cso_set/save/restore_framebuffer()
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 17 Sep 2008 15:47:51 +0000 (09:47 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 17 Sep 2008 15:47:51 +0000 (09:47 -0600)
commitf10e7f0d288530a31a7ed3bc976a537fe640ce69
treec6591e4c563fa98433d9bfa77bf66e6b6cb81010
parent0d20c88f626dfcfd8ad0b95f9e05feed19151e35
gallium: fix lack of surface reference counting in cso_set/save/restore_framebuffer()

Fixes asst problems with FBO / render to texture.
src/gallium/auxiliary/cso_cache/cso_context.c