Continue reducing dependencies on core mesa include files.
[mesa.git] / src / mesa / pipe / softpipe / sp_quad_stipple.c
2007-08-14 Keith WhitwellContinue reducing dependencies on core mesa include...
2007-08-08 Brianfix qs->next tests
2007-08-08 Brianadd quad_stage::begin() funcs
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-17 Keith WhitwellMerge branch 'origin' into softpipe_0_1_branch
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-13 BrianEnable Keith's branch-less stipple code - it works.
2007-07-13 BrianAdd 'prim' field to quad so that stipple and aa coverag...
2007-07-13 Keith WhitwellAdd conditional-free implementation (disabled, not...
2007-07-12 BrianXXX comment about skipping stipple for points/lines
2007-07-11 BrianImplement polygon stipple state tracking, application.