summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/failover/fo_context.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: Make sure we flush before some texture / buffer operations.Thomas Hellstrom2009-04-151-0/+23
* gallium: Unify reference counting.Michel Dänzer2009-03-041-1/+1
* gallium: make p_winsys internalZack Rusin2009-01-301-1/+1
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-1/+1
* gallium: tex surface checkpointKeith Whitwell2008-05-011-1/+1
* gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer2008-03-261-2/+2
* gallium: remove pipe_context->texture_create/release/get_tex_surface()Brian2008-02-271-1/+3
* gallium: move is_format_supported() to pipe_screen structBrian2008-02-271-1/+1
* gallium: start removing pipe_context->get_name/vendor/param/paramfBrian2008-02-271-0/+3
* gallium: new pipe->texture_update() functionBrian2008-02-201-5/+4
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+155