summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_surface.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: move surface utility functions into u_surface.cBrian Paul2010-05-031-0/+18
* gallium: move framebuffer utility functions into a new fileBrian Paul2010-05-031-13/+0
* Squashed commit of the following:Keith Whitwell2010-04-101-3/+3
* gallium/util: simplify util_framebuffer_state_equal()Brian Paul2009-12-111-5/+5
* gallium/util: added framebuffer compare, copy util funcsBrian Paul2009-12-101-0/+9
* util: added util_same_surface() helper functionBrian Paul2009-08-071-0/+17
* gallium: new, simple RGBA surface create/destroy helpersBrian Paul2009-04-151-0/+52