summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/p_state.h
Commit message (Expand)AuthorAgeFilesLines
* Lots of improvements to the surface-related code.Brian2007-07-301-7/+9
* s/GLuint/GLbitfield/Brian2007-07-241-1/+1
* Basic fragment programs run now.Brian2007-07-241-6/+6
* Trigger tgsi compilation for fragment programs.Keith Whitwell2007-07-191-1/+4
* Added basic occlusion countingBrian2007-07-131-0/+1
* minor changes, comments about multiple color buffers, MRT.Brian2007-07-121-4/+6
* Added colormask, dither, multisample state. Implement colormasking stage.Brian2007-07-121-0/+5
* New 'draw' module for primitive drawing (clipping, culling, etc).Brian2007-07-091-0/+2
* clarify that line_stipple_factor is in [0,255] corresponding to GL's range of...Brian2007-07-031-1/+1
* rename a few structs (use _state suffix consistantly), reorder/sort fields in...Brian2007-07-021-2/+2
* added buffer_data(), buffer_sub_data() to pipe_bufferBrian2007-06-291-0/+3
* more work on tex objects, surfaces, mappable buffersBrian2007-06-291-19/+65
* consolidate point/line state into pipe_setup_stateBrian2007-06-261-20/+11
* initial texture object, texture format codeBrian2007-06-221-0/+14
* more texture sampler workBrian2007-06-221-5/+10
* added blend commentsBrian2007-06-221-7/+7
* Assorted token renaming/removal, minor state changes, etc.Brian2007-06-221-29/+26
* alpha test and misc changesBrian2007-06-211-1/+1
* Remove dependency on vf.h in public headersKeith Whitwell2007-06-201-1/+0
* Initial work for glClear(), clear color state.Brian2007-06-201-0/+5
* add point/line/polygon stateBrian2007-06-191-0/+26
* Added alpha test state.Brian2007-06-181-10/+15
* initial framebuffer stateBrian2007-06-151-1/+14
* Rename directories again?!Keith Whitwell2007-06-141-31/+31
* Renamed softpipe directories and files to something less confusing.Keith Whitwell2007-06-141-0/+184