summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_surface.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-03gallium: move surface utility functions into u_surface.cBrian Paul1-0/+18
2010-05-03gallium: move framebuffer utility functions into a new fileBrian Paul1-13/+0
2010-04-10Squashed commit of the following:Keith Whitwell1-3/+3
2009-12-11gallium/util: simplify util_framebuffer_state_equal()Brian Paul1-5/+5
2009-12-10gallium/util: added framebuffer compare, copy util funcsBrian Paul1-0/+9
2009-08-07util: added util_same_surface() helper functionBrian Paul1-0/+17
2009-04-15gallium: new, simple RGBA surface create/destroy helpersBrian Paul1-0/+52