summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/failover
Commit message (Expand)AuthorAgeFilesLines
* gallium: tex surface checkpointKeith Whitwell2008-05-011-1/+1
* gallium: Set vertex state/buffers en-mass.Brian Paul2008-03-293-36/+30
* gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBSBrian2008-03-272-4/+4
* gallium: Change pipe->flush() interface to optionally return a fence.Michel Dänzer2008-03-261-2/+2
* gallium: michel's patch to rework texture/sampler binding interfaceKeith Whitwell2008-03-053-34/+50
* 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
* Simplify makefile boilerplate code.José Fonseca2008-02-191-8/+1
* Update scons build for new code layout.José Fonseca2008-02-181-0/+13
* Code reorganization: update build.José Fonseca2008-02-151-1/+1
* Code reorganization: move files into their places.José Fonseca2008-02-156-0/+929