Implement early depth test.
[mesa.git] / src / mesa / pipe / softpipe / sp_quad.h
2007-11-18 Michal KrolImplement early depth test.
2007-10-27 michalDefine destroy method called by softpipe's destructor.
2007-08-08 BrianAdd a quad_stage::begin() method to do per-primitive...
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-27 Brians/SP_TILE_H/SP_QUAD_H/
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 BrianImplement AA points and AA coverage application in...
2007-07-13 BrianAdded basic occlusion counting
2007-07-12 BrianAdd a quad 'bufloop' stage to handle glDrawBuffer(GL_FR...
2007-07-12 BrianAdded colormask, dither, multisample state. Implement...
2007-07-11 BrianImplement polygon stipple state tracking, application.
2007-07-11 BrianCheckpoint: stencil roughly working, some bugs to fix...
2007-07-10 BrianBegin hooking up stenciling.
2007-07-09 Brians/G_/SP_/
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-06-22 Brianalpha test and misc changes
2007-06-20 BrianRename "tile" files to "quad".