Replace is_integer_base_type macro with glsl_type::is_integer method
[mesa.git] / tests /
2010-03-25 Ian RomanickMerge branch 'anholt'
2010-03-25 Ian RomanickMore matrix compilation tests
2010-03-25 Ian RomanickAdd some matrix math tests
2010-03-24 Ian RomanickMerge branch 'anholt'
2010-03-24 Ian RomanickAdd (negative) test for constructing samplers
2010-03-23 Ian RomanickAdd test for invalid assignment of function return...
2010-03-23 Ian RomanickRename test GLSL sources from .txt to .glsl
2010-03-23 Ian RomanickAdd test for declaring variables of type void.
2010-03-11 Ian RomanickAdd a handful of simple tests for function calls in...
2010-02-22 Ian RomanickInitial commit. lol