summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_surface.h
AgeCommit message (Expand)Author
2010-12-02util: C++ safe.José Fonseca
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-06-07util: implement util_clear_depth_stencil fallbackRoland Scheidegger
2010-06-03gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger
2010-05-29util: adapt to clear interface changesRoland Scheidegger
2010-05-17gallium/util: adapt util code to interface changesRoland Scheidegger
2010-05-03gallium: move surface utility functions into u_surface.cBrian Paul
2010-05-03gallium: move framebuffer utility functions into a new fileBrian Paul
2010-04-10Squashed commit of the following:Keith Whitwell
2009-12-11gallium/util: simplify util_framebuffer_state_equal()Brian Paul
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