Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Add string_to_uint_map::clear method to clear the map | Ian Romanick | 2011-11-07 | 1 | -0/+8 |
* | hash_table: Make string_to_uint_map make a copy of the name | Ian Romanick | 2011-10-10 | 1 | -1/+17 |
* | mesa: Add string_to_uint_map facade class | Ian Romanick | 2011-10-04 | 1 | -1/+78 |
* | mesa: Add hash_table_replace | Ian Romanick | 2011-10-04 | 1 | -0/+15 |
* | mesa: Document an odd side-effect of hash_table_insert | Ian Romanick | 2011-09-30 | 1 | -0/+5 |
* | hash_table: Add an iterator for doing things like cleanup of the HT. | Eric Anholt | 2011-04-26 | 1 | -0/+7 |
* | Merge branch 'glsl2' | Ian Romanick | 2010-08-16 | 1 | -0/+35 |
|\ | |||||
| * | glsl2: remove stray semicolon | Brian Paul | 2010-08-11 | 1 | -1/+1 |
| * | Merge remote branch 'origin/master' into glsl2 | Eric Anholt | 2010-07-26 | 1 | -0/+35 |
* | | mesa: Remove unnecessary header from hash_table.h. | Vinson Lee | 2010-08-11 | 1 | -2/+0 |
|/ | |||||
* | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul | 2010-06-10 | 1 | -0/+117 |