summaryrefslogtreecommitdiffstats
path: root/src/mesa/program/symbol_table.c
Commit message (Expand)AuthorAgeFilesLines
* mesa/program: Add _mesa_symbol_table_replace_symbol()Samuel Iglesias Gonsálvez2016-10-271-0/+14
* glsl/mesa: remove unused namespace support from the symbol tableTimothy Arceri2016-10-271-237/+99
* mesa: Convert symbol table to the util hash tableThomas Helland2016-09-121-7/+8
* mesa: add null checks in symbol_table.cJuha-Pekka Heikkila2014-09-231-0/+30
* mesa: remove redundant running of check_symbol_table()Juha-Pekka Heikkila2014-04-021-2/+4
* mesa: remove _mesa_symbol_table_iterator structureTapani Pälli2014-03-101-86/+0
* mesa: Silence warningJakob Bornecrantz2012-01-101-0/+1
* symbol_table: Add support for adding a symbol at top-level/global scope.Kenneth Graunke2010-12-061-5/+80
* Keep a local copy of the symbol name in the symbol tableIan Romanick2010-08-021-3/+4
* Merge remote branch 'origin/master' into glsl2Eric Anholt2010-07-261-1/+51
* mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul2010-06-101-0/+362