Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-19 | gallium: rename copy/fill_rect utility functions | Brian Paul | |
2008-09-04 | gallium: new util_surface_copy() and util_surface_fill() helpers | Brian Paul | |
These are plug-in fallbacks for the pipe->surface_copy() and pipe->surface_fill() functions. | |||
2008-08-22 | gallium: move pipe_copy_rect(), pipe_fill_rect() protos into new u_rect.h header | Brian Paul | |