summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe/sp_state_fs.c
AgeCommit message (Expand)Author
2007-09-18Convert shader to an immutable state object.Zack Rusin
2007-09-10merge buffer_unreference(), buffer_reference()Brian
2007-08-22Rework of shader constant buffers.Brian
2007-08-20include draw_context.hBrian
2007-08-20Move guts of vertex array drawing into the 'draw' module.Brian
2007-08-16Begin added vertex shader state/support.Brian
2007-07-09Rename G_NEW_* tokens to SP_NEW_*Brian
2007-06-14Renamed softpipe directories and files to something less confusing.Keith Whitwell