summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_surface.h
AgeCommit message (Collapse)Author
2009-12-11gallium/util: simplify util_framebuffer_state_equal()Brian Paul
And copy width, height in util_copy_framebuffer_state().
2009-12-10gallium/util: added framebuffer compare, copy util funcsBrian Paul
2009-08-07util: added util_same_surface() helper functionBrian Paul
2009-04-15gallium: new, simple RGBA surface create/destroy helpersBrian Paul
Use these for quickly creating an RGBA drawing surface.