summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_context.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: fix invalid call to draw_set_mapped_constant_buffer()Brian Paul2008-06-201-1/+1
* gallium: remove the unused softpipe_winsys codeBrian Paul2008-05-011-2/+0
* softpipe: implement SP_NO_RAST env varKeith Whitwell2008-04-221-0/+2
* gallium: take reduced prim, fill modes into account when cullingBrian Paul2008-04-141-0/+2
* gallium: keep track of num_vertex_attribs/buffers for shorter loopsBrian2008-04-081-0/+2
* gallium: get rid of bufloop quad stageBrian2008-04-071-1/+0
* gallium: begin reworking quad stages for multiple color outputsBrian2008-04-071-2/+0
* gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBSBrian2008-03-271-3/+3
* gallium: use new framebuffer width, height fieldsBrian2008-03-201-2/+0
* gallium: added fb_width/height fields to softpipe contextBrian Paul2008-03-191-0/+2
* gallium: michel's patch to rework texture/sampler binding interfaceKeith Whitwell2008-03-051-0/+3
* gallium: new draw stage for polygon stipple.Brian2008-02-211-0/+7
* gallium: replace some ordinary assignments with pipe_reference_texture()Brian2008-02-201-1/+1
* Merge commit 'origin/gallium-0.1' into gallium-0.1Keith Whitwell2008-02-151-4/+4
* Code reorganization: update build.José Fonseca2008-02-151-1/+1
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+152