summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/softpipe/sp_context.c
Commit message (Expand)AuthorAgeFilesLines
* rename a few structs (use _state suffix consistantly), reorder/sort fields in...Brian2007-07-021-2/+2
* consolidate point/line state into pipe_setup_stateBrian2007-06-261-1/+0
* initial texture object, texture format codeBrian2007-06-221-0/+1
* more texture sampler workBrian2007-06-221-0/+1
* checkpoint: implement z/depth testingBrian2007-06-201-0/+3
* quad blending works now, but many blend terms need to be added in blend_quad().Brian2007-06-201-0/+1
* Initial implementation of a software pipeline for quad rasterization (fragmen...Brian2007-06-201-3/+3
* Initial work for glClear(), clear color state.Brian2007-06-201-1/+3
* hook up point stateBrian2007-06-191-0/+1
* Re-org of surface/framebuffer state.Brian2007-06-191-1/+0
* framebuffer stateBrian2007-06-151-0/+1
* Renamed softpipe directories and files to something less confusing.Keith Whitwell2007-06-141-0/+135