Age | Commit message (Expand) | Author |
---|---|---|
2007-08-09 | comments | Brian |
2007-08-09 | Checkpoint intel_renderbuffer removal. | Brian |
2007-08-08 | setup frag shader state: color pass-through program | Brian |
2007-08-06 | New st_init_*_functions() to initialize the driver functions table. | Brian |
2007-08-02 | trim #includes | Brian |
2007-08-02 | pipe->clear() now takes a surface, rather than color/depth/stencil flags. | Brian |
2007-08-02 | setup more state for clear_with_quad() | Brian |
2007-08-02 | Implement new draw_vertices() path for simple vertex array drawing, use it fo... | Brian |
2007-08-02 | Remove references to accum buffers in softpipe. | Keith Whitwell |
2007-08-02 | sketch out clearing with quads | Brian |
2007-08-02 | Reroute some clear functionality. | Keith Whitwell |