summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/nv40/nv40_fragprog.c
AgeCommit message (Expand)Author
2008-02-15nv40: prep for multiple pipe contexts on a single hw channelBen Skeggs
2008-02-15nouveau: interface updatesBen Skeggs
2008-02-15nv40: cleanup state handling a bitBen Skeggs
2008-02-15nouveau: avoid relocations where possible.Ben Skeggs
2008-02-13nv40: Avoid a nasty array overflow leading to a corrupt memory pointer.Maarten Maathuis
2008-01-28nouveau: quicky-port to gallium changesBen 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-30nv40: s/READ/WRITE/Ben Skeggs
2007-12-30nv40: untested fragprog mods for big-endian chipsBen Skeggs
2007-12-24nv40: ensure all required buffers are accounted for during state validationBen Skeggs
2007-12-23nouveau: match gallium changesBen Skeggs
2007-12-17nv40: fix valgrind complaintsBen Skeggs
2007-12-16nouveau: some cleanupsBen Skeggs
2007-12-16nv40: fp support for TGSI_FILE_IMMEDIATE.Ben Skeggs
2007-12-16nv40: grow fragprog as neededBen Skeggs
2007-12-16nv40: destroy programsBen Skeggs
2007-12-14nv40: Do all fp setup in nv40_fragprog.cBen Skeggs
2007-12-12nv40: small bugBen Skeggs
2007-12-11nv40: allow reading from fragprog result regsBen Skeggs
2007-12-10nouveau: fix buildBen Skeggs
2007-12-05nouveau: g8x winsys support, yay softpipe!Ben Skeggs
2007-11-25nv40: fix build after gallium changesBen Skeggs
2007-11-25nv40: fp arbitrary swizzling/negationBen Skeggs
2007-11-23nv40: support for keeping multiple vtxprogs on the hw at the same time.Ben Skeggs
2007-11-20nv40: track pipe const idBen Skeggs
2007-11-20nv40: remove use of temps for KILP, implement KILBen Skeggs
2007-11-18nv40: support TXP againBen Skeggs
2007-11-18nouveau: Very rough cut at gallium winsys + nv40 pipe driver.Ben Skeggs