Age | Commit message (Expand) | Author |
---|---|---|
2007-08-20 | Checkpoint: remove more of the old draw_vb() code. | Brian |
2007-08-20 | Start to remove the temporary draw_vb() and draw_vertices() code. | Brian |
2007-08-20 | implement DrawElements, still some rough spots | Brian |
2007-08-18 | Create a default vertex attribute buffer which mirrors ctx->Current.Attrrib[] | Brian |
2007-08-16 | Remove many dependencies on mesa headers. | Brian |
2007-08-16 | misc changes to support vertex shaders (disabled by default) | Brian |
2007-08-15 | convert vbo->draw_prims() to pipe->draw_arrays(): works in very limited cases... | Brian |
2007-08-15 | sketch out vbo drawing function | Brian |
2007-08-02 | Reroute some clear functionality. | Keith Whitwell |
2007-06-20 | Rename static variable in temporary tnl code | Keith Whitwell |
2007-06-20 | better comment | Brian |
2007-06-20 | actually use new glClear code | Brian |
2007-06-20 | fix comment | Brian |
2007-06-14 | Rename directories again?! | Keith Whitwell |
2007-06-14 | Renamed softpipe directories and files to something less confusing. | Keith Whitwell |