summaryrefslogtreecommitdiff
path: root/src/mesa/shader/program.h
AgeCommit message (Expand)Author
2005-05-10reduce the use of malloc and strdup for parameter listsKeith Whitwell
2005-04-21Reduce the size of mesa's internal fragment and vertex programKeith Whitwell
2005-01-11prototype _mesa_init_ati_fragment_shader()Brian Paul
2004-10-02fix LoadProgramNV regression when I had fixed the RefCount bugBrian Paul
2004-09-10More updates for Doxygen.Brian Paul
2004-08-14fix some memory leaks (bug #1002030)Brian Paul
2004-03-29Moved from src/mesa/mainMichal Krol