gallium: change the st_get_framebuffer_surface/texture functions
authorAlan Hourihane <alanh@vmware.com>
Fri, 23 Jan 2009 16:04:57 +0000 (16:04 +0000)
committerAlan Hourihane <alanh@vmware.com>
Fri, 23 Jan 2009 16:06:26 +0000 (16:06 +0000)
commitb0d0e53a54ce79f57334942bf0b3762db8a3a7b8
tree4d7d3f6a2b1cbbc6aec52771c5a80767f8148c03
parent483c730de8ec00ef140f31bdb40856aef3b6fde6
gallium: change the st_get_framebuffer_surface/texture functions
to return TRUE/FALSE if the st_framebuffer is valid, and if it is
return the surface/texture in the passed pointer.
src/gallium/state_trackers/glx/xlib/xm_api.c
src/mesa/state_tracker/st_atom_framebuffer.c
src/mesa/state_tracker/st_framebuffer.c
src/mesa/state_tracker/st_public.h