aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_video_context.c
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Keith Whitwell2010-04-101-304/+0
* Merge branch 'gallium-no-rhw-position'Michal Krol2010-03-021-1/+0
|\
| * gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.Michal Krol2010-02-221-1/+0
* | softpipe: fix up #includesBrian Paul2010-02-261-3/+5
|/
* softpipe: adapt to stencil ref changesRoland Scheidegger2010-02-101-1/+0
* Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger2010-02-091-2/+2
|\
| * gallium: add point_quad_rasterization bit to rasterizer stateRoland Scheidegger2010-02-041-0/+1
| * gallium: clean up point sprite rasterizer stateRoland Scheidegger2010-02-031-2/+1
* | softpipe: Remove unnecessary headers.Vinson Lee2010-02-081-1/+0
* | gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-1/+1
* | gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* | softpipe: adapt to blend changesRoland Scheidegger2010-01-251-8/+9
|/
* g3dvl: Copyright blocks.Younes Manton2009-10-011-0/+27
* g3dvl: Color space conv interface & vl impl.Younes Manton2009-10-011-0/+10
* gallium: remove depth.occlusion_count flagKeith Whitwell2009-10-011-1/+0
* softpipe: Fix MSVC build.José Fonseca2009-09-281-1/+2
* g3dvl: Formatting and cleanups.Younes Manton2009-09-271-169/+163
* g3dvl: pipe_video_context interface, softpipe impl, auxiliary libsYounes Manton2009-09-271-0/+273