Age | Commit message (Expand) | Author |
---|---|---|
2007-12-07 | Get rid of "duplicate" formats. | Brian |
2007-11-20 | add PIPE_FORMAT_Z24_S8 support to softpipe patsh | Brian |
2007-10-27 | Use FREE instead of free. Fix newlines. | michal |
2007-10-27 | Define destroy method called by softpipe's destructor. | michal |
2007-10-27 | Remove remnants of softpipe_surface. | Brian |
2007-10-25 | Move the get/put_tile() functions to pipe_context. | Brian |
2007-10-20 | Convert Z/stencil ops to use cached tiles like colors. | Brian |
2007-10-13 | inequality tests were backward | Brian |
2007-09-18 | Combing depth and stencil objects and making them immutable. | Zack Rusin |
2007-08-14 | Continue reducing dependencies on core mesa include files. | Keith Whitwell |
2007-08-08 | fix qs->next tests | Brian |
2007-08-08 | add quad_stage::begin() funcs | Brian |
2007-07-11 | fix stencil logic error, use proper front/back face value | Brian |
2007-07-10 | Checkpoint: stencil roughly working, some bugs to fix... | Brian |
2007-07-10 | Begin hooking up stenciling. | Brian |