summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_clear.h
AgeCommit message (Expand)Author
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
2009-12-07gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safeRoland Scheidegger
2009-10-17gallium: Permit surface_copy and surface_fill to be NULL.Corbin Simpson
2009-04-04gallium: Clean up driver clear() interface.Michel Dänzer