index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
program
/
symbol_table.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove final imports.h and imports.c bits
Dylan Baker
2020-04-21
1
-3
/
+3
*
Move compiler.h and imports.h/c from src/mesa/main into src/util
Marek Olšák
2020-03-27
1
-1
/
+1
*
util/hash_table: added hash functions for integer types
Anthony Pesch
2020-01-23
1
-1
/
+1
*
util: use standard name for strdup()
Eric Engestrom
2019-07-19
1
-2
/
+2
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-0
/
+1
*
mesa: use util_strdup() macro in symbol_table.c
Brian Paul
2017-10-23
1
-2
/
+3
*
mesa/program: Add _mesa_symbol_table_replace_symbol()
Samuel Iglesias Gonsálvez
2016-10-26
1
-0
/
+14
*
glsl/mesa: remove unused namespace support from the symbol table
Timothy Arceri
2016-10-24
1
-237
/
+99
*
mesa: Convert symbol table to the util hash table
Thomas Helland
2016-09-12
1
-7
/
+8
*
mesa: add null checks in symbol_table.c
Juha-Pekka Heikkila
2014-09-23
1
-0
/
+30
*
mesa: remove redundant running of check_symbol_table()
Juha-Pekka Heikkila
2014-04-02
1
-2
/
+4
*
mesa: remove _mesa_symbol_table_iterator structure
Tapani Pälli
2014-03-10
1
-86
/
+0
*
mesa: Silence warning
Jakob Bornecrantz
2012-01-10
1
-0
/
+1
*
symbol_table: Add support for adding a symbol at top-level/global scope.
Kenneth Graunke
2010-12-06
1
-5
/
+80
*
Keep a local copy of the symbol name in the symbol table
Ian Romanick
2010-08-02
1
-3
/
+4
*
Merge remote branch 'origin/master' into glsl2
Eric Anholt
2010-07-26
1
-1
/
+51
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-0
/
+362