Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a quad_stage::begin() method to do per-primitive preparations (like setti... | Brian | 2007-08-08 | 1 | -0/+2 |
* | s/SP_TILE_H/SP_QUAD_H/ | Brian | 2007-07-27 | 1 | -3/+3 |
* | Implement AA points and AA coverage application in quad pipeline. | Brian | 2007-07-13 | 1 | -0/+1 |
* | Added basic occlusion counting | Brian | 2007-07-13 | 1 | -0/+1 |
* | Add a quad 'bufloop' stage to handle glDrawBuffer(GL_FRONT_AND_BACK). | Brian | 2007-07-12 | 1 | -0/+1 |
* | Added colormask, dither, multisample state. Implement colormasking stage. | Brian | 2007-07-12 | 1 | -0/+1 |
* | Implement polygon stipple state tracking, application. | Brian | 2007-07-11 | 1 | -0/+1 |
* | Checkpoint: stencil roughly working, some bugs to fix... | Brian | 2007-07-10 | 1 | -0/+1 |
* | Begin hooking up stenciling. | Brian | 2007-07-10 | 1 | -0/+1 |
* | s/G_/SP_/ | Brian | 2007-07-09 | 1 | -6/+7 |
* | alpha test and misc changes | Brian | 2007-06-21 | 1 | -0/+1 |
* | Rename "tile" files to "quad". | Brian | 2007-06-20 | 1 | -0/+56 |