summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/softpipe/sp_state_surface.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: remove redundant clear_color state.Keith Whitwell2007-12-111-8/+0
* Some tile cache improvements, clean-ups.Brian2007-12-071-4/+4
* Eliminate struct pipe_region.Michel Dänzer2007-12-071-13/+15
* Remove remnants of softpipe_surface.Brian2007-10-271-23/+23
* Move the get/put_tile() functions to pipe_context.Brian2007-10-251-3/+3
* Convert Z/stencil ops to use cached tiles like colors.Brian2007-10-201-4/+84
* Continue reducing dependencies on core mesa include files.Keith Whitwell2007-08-141-2/+0
* Rename G_NEW_* tokens to SP_NEW_*Brian2007-07-091-1/+1
* Initial work for glClear(), clear color state.Brian2007-06-201-2/+13
* Re-org of surface/framebuffer state.Brian2007-06-191-17/+0
* framebuffer stateBrian2007-06-151-0/+14
* Renamed softpipe directories and files to something less confusing.Keith Whitwell2007-06-141-0/+53