summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/nv40/nv40_state_emit.c
AgeCommit message (Expand)Author
2008-01-20nv40: clarify that tex code is fp-only, we'll do vertex textures eventually.Ben Skeggs
2008-01-07nouveau: share pushbuf interface code between pipe driversBen Skeggs
2008-01-06nv40: bind textures based on fragprog usage.Ben Skeggs
2007-12-24nv40: ensure all required buffers are accounted for during state validationBen Skeggs
2007-12-16nv40: make vbo state update staticBen Skeggs
2007-12-14nv40: Do all fp setup in nv40_fragprog.cBen Skeggs
2007-11-23nv40: support for keeping multiple vtxprogs on the hw at the same time.Ben Skeggs
2007-11-20nv40: force reupload of all consts on vtxprog changeBen Skeggs
2007-11-18nouveau: Very rough cut at gallium winsys + nv40 pipe driver.Ben Skeggs