summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/softpipe/sp_context.h
Commit message (Expand)AuthorAgeFilesLines
* commentsBrian2007-07-101-10/+10
* Rename G_NEW_* tokens to SP_NEW_*Brian2007-07-091-12/+12
* New 'draw' module for primitive drawing (clipping, culling, etc).Brian2007-07-091-27/+0
* added blend_colorBrian2007-07-031-0/+1
* rename a few structs (use _state suffix consistantly), reorder/sort fields in...Brian2007-07-021-8/+8
* s/G_CONTEXT_H/SP_CONTEXT_H/Brian2007-06-291-3/+3
* consolidate point/line state into pipe_setup_stateBrian2007-06-261-1/+0
* initial texture object, texture format codeBrian2007-06-221-0/+2
* more texture sampler workBrian2007-06-221-0/+2
* alpha test and misc changesBrian2007-06-211-0/+1
* checkpoint: implement z/depth testingBrian2007-06-201-0/+1
* Remove dependency on vf.h in public headersKeith Whitwell2007-06-201-3/+5
* update includes (s/tile/quad/)Brian2007-06-201-1/+1
* Initial implementation of a software pipeline for quad rasterization (fragmen...Brian2007-06-201-2/+13
* Initial work for glClear(), clear color state.Brian2007-06-201-0/+1
* hook up point stateBrian2007-06-191-0/+3
* Re-org of surface/framebuffer state.Brian2007-06-191-7/+0
* Added alpha test state.Brian2007-06-181-0/+2
* framebuffer stateBrian2007-06-151-1/+1
* initial framebuffer stateBrian2007-06-151-0/+1
* Renamed softpipe directories and files to something less confusing.Keith Whitwell2007-06-141-0/+149