Age | Commit message (Expand) | Author |
---|---|---|
2008-01-14 | Remove mapping fields from struct pipe_surface. | Michel Dänzer |
2007-12-11 | gallium: remove redundant clear_color state. | Keith Whitwell |
2007-12-07 | Some tile cache improvements, clean-ups. | Brian |
2007-12-07 | Eliminate struct pipe_region. | Michel Dänzer |
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-08-14 | Continue reducing dependencies on core mesa include files. | Keith Whitwell |
2007-07-09 | Rename G_NEW_* tokens to SP_NEW_* | Brian |
2007-06-20 | Initial work for glClear(), clear color state. | Brian |
2007-06-19 | Re-org of surface/framebuffer state. | Brian |
2007-06-15 | framebuffer state | Brian |
2007-06-14 | Renamed softpipe directories and files to something less confusing. | Keith Whitwell |