Age | Commit message (Expand) | Author |
---|---|---|
2009-03-02 | mesa: remove unused AUX buffers | Brian Paul |
2009-02-20 | intel: fix datatype typo, s/GLboolean/GLuint/ | Brian Paul |
2009-02-17 | intel: Fix tri clear to do FBO color attachments as well. | Eric Anholt |
2009-02-11 | Fix an i965 assertion failure on glClear() | Robert Ellison |
2009-02-09 | i965: need to disable current shader, if any, in intel_clear_tris() | Brian Paul |
2009-02-02 | i965: Delete old metaops code now that there are no remaining consumers. | Eric Anholt |
2009-02-02 | intel: replace custom metaops clear with generic. | Eric Anholt |
2009-01-30 | intel: If we're doing a depth clear with tris, do color with it. | Eric Anholt |
2009-01-26 | intel: move glClear-related code into new intel_clear.c file | Brian Paul |