summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/failover
Commit message (Expand)AuthorAgeFilesLines
* fo: Implement separate vertex sampler state.Michal Krol2009-12-013-7/+82
* fo: Update for renamed sampler/texture state setters.Michal Krol2009-12-012-12/+12
* gallium: Make sure we flush before some texture / buffer operations.Thomas Hellstrom2009-04-151-0/+23
* gallium: Remove some superfluous instances of #include "p_inlines.h".Michel Dänzer2009-03-041-2/+0
* gallium: Unify reference counting.Michel Dänzer2009-03-041-1/+1
* gallium: Improve makefiles for librariesJakob Bornecrantz2009-02-201-3/+0
* gallium: make p_winsys internalZack Rusin2009-01-301-1/+1
* failover: queiten compiler warningsKeith Whitwell2009-01-271-0/+7
* 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: 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