aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv40/nv40_context.h
Commit message (Expand)AuthorAgeFilesLines
* nv40: simple swtnl path (half broken, but getting there)Ben Skeggs2008-03-161-3/+22
* nouveau: match interface changesBen Skeggs2008-03-131-0/+2
* nouveau: enable multi-context/single-channel support for nv40Ben Skeggs2008-03-021-0/+1
* nv40: move "channel context" stuff into nv40_screenBen Skeggs2008-02-291-24/+5
* nouveau: implement pipe_screenBen Skeggs2008-02-291-0/+2
* nv40: remove pipe_state struct now.Ben Skeggs2008-02-251-22/+19
* nv40: construct vbo state the same way as the restBen Skeggs2008-02-251-4/+7
* nv40: move hw_dirtyBen Skeggs2008-02-221-3/+2
* nv40: rework fragment texture stateBen Skeggs2008-02-221-1/+1
* nv40: fb stateBen Skeggs2008-02-201-1/+2
* nv40: almost there..Ben Skeggs2008-02-201-13/+53
* nv40: keep track of generated context state vs current channel stateBen Skeggs2008-02-201-11/+15
* nv40: and vertprog..Ben Skeggs2008-02-181-11/+3
* nv40: get fragprog onto new state mechanismBen Skeggs2008-02-181-11/+6
* nv40: move some things aroundBen Skeggs2008-02-181-0/+3
* nv40: until gallium is fixed we'll need a fallback for user clip planesBen Skeggs2008-02-181-0/+13
* nv40: similar changes to polygon stipple as were done for scissorBen Skeggs2008-02-181-4/+14
* nv40: ensure scissor gets disabled where necessaryBen Skeggs2008-02-181-2/+17
* nouveau: match gallium code reorginisation.Ben Skeggs2008-02-161-0/+153