summaryrefslogtreecommitdiff
path: root/src/mesa/shader/nvprogram.h
AgeCommit message (Collapse)Author
2008-05-18alias ProgramEnvParameter4xyARB and ProgramParameter4xyNV (bug #12935)Brian Paul
these should be the same functions (as per spec). cherry-picked from master (86a4810b09097714942bf2b889e6c62357bba931)
2004-03-29Moved from src/mesa/mainMichal Krol