summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_video_context.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-10Squashed commit of the following:Keith Whitwell1-304/+0
2010-03-02Merge branch 'gallium-no-rhw-position'Michal Krol1-1/+0
2010-02-26softpipe: fix up #includesBrian Paul1-3/+5
2010-02-22gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.Michal Krol1-1/+0
2010-02-10softpipe: adapt to stencil ref changesRoland Scheidegger1-1/+0
2010-02-09Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger1-2/+2
2010-02-08softpipe: Remove unnecessary headers.Vinson Lee1-1/+0
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell1-1/+1
2010-02-04gallium: add point_quad_rasterization bit to rasterizer stateRoland Scheidegger1-0/+1
2010-02-03gallium: clean up point sprite rasterizer stateRoland Scheidegger1-2/+1
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca1-1/+1
2010-01-25softpipe: adapt to blend changesRoland Scheidegger1-8/+9
2009-10-01g3dvl: Copyright blocks.Younes Manton1-0/+27
2009-10-01g3dvl: Color space conv interface & vl impl.Younes Manton1-0/+10
2009-10-01gallium: remove depth.occlusion_count flagKeith Whitwell1-1/+0
2009-09-28softpipe: Fix MSVC build.José Fonseca1-1/+2
2009-09-27g3dvl: Formatting and cleanups.Younes Manton1-169/+163
2009-09-27g3dvl: pipe_video_context interface, softpipe impl, auxiliary libsYounes Manton1-0/+273