summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe/sp_state_surface.c
AgeCommit message (Expand)Author
2007-12-07Eliminate struct pipe_region.Michel Dänzer
2007-10-27Remove remnants of softpipe_surface.Brian
2007-10-25Move the get/put_tile() functions to pipe_context.Brian
2007-10-20Convert Z/stencil ops to use cached tiles like colors.Brian
2007-08-14Continue reducing dependencies on core mesa include files.Keith Whitwell
2007-07-09Rename G_NEW_* tokens to SP_NEW_*Brian
2007-06-20Initial work for glClear(), clear color state.Brian
2007-06-19Re-org of surface/framebuffer state.Brian
2007-06-15framebuffer stateBrian
2007-06-14Renamed softpipe directories and files to something less confusing.Keith Whitwell