OSDN Git Service

ir_constant_expression: Handle several floating point unops.
[android-x86/external-mesa.git] / tests /
2010-04-21 Kenneth GraunkeEnsure that both parameter lists are the same length...
2010-04-02 Eric AnholtAdd PASS / FAIL annotations to tests missing them.
2010-03-31 Ian RomanickMore array declaration tests
2010-03-31 Ian RomanickAdd 'in' to some parameters of the function
2010-03-31 Ian RomanickAdd some variable declaration qualifier tests
2010-03-30 Ian RomanickAdd some array declaration tests
2010-03-30 Ian RomanickArrays are not allowed as vertex shader inputs in GLSL...
2010-03-30 Ian RomanickAdd several tests for vertex shader attributes
2010-03-29 Ian RomanickAdd tests for :? operator
2010-03-29 Ian RomanickAdd several simple if-statement tests
2010-03-26 Ian RomanickAdd some simple constructor 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