glcpp: Accept #elif without an expression if the expression doesn't matter.
[mesa.git] / hash_table.h
2010-05-10 Carl WorthAdd hash table implementation from glsl2 project.
2010-03-30 Ian RomanickAdd proper wrappers so that C++ code can use hash_table...
2010-02-22 Ian RomanickInitial commit. lol