Age | Commit message (Expand) | Author |
---|---|---|
2007-07-10 | Checkpoint: stencil roughly working, some bugs to fix... | Brian |
2007-07-10 | clean-ups | Brian |
2007-07-10 | Fill in remaining switch cases. Only call next stage if quad->mask != 0. | Brian |
2007-07-10 | Do depth testing with integer values. | Brian |
2007-07-03 | SIMD comments | Brian |
2007-06-25 | fix logic error in updating of quad's Z values. Basic depth testing works now | Brian |
2007-06-25 | clean-ups | Brian |
2007-06-24 | Restructure z test code slightly. | Keith Whitwell |
2007-06-20 | checkpoint: implement z/depth testing | Brian |
2007-06-20 | update includes (s/tile/quad/) | Brian |
2007-06-20 | Rename "tile" files to "quad". | Brian |