llvmpipe: remove misleading debug string
[mesa.git] / src / gallium / drivers / llvmpipe / lp_test_sincos.c
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-17 José Fonsecallvmpipe: Initialize bld ctx via lp_build_context_init...
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-29 Brian Paulllvmpipe: silence warnings in lp_test_sincos.c
2010-07-29 Brian Paulllvmpipe: don't call LLVMCreateJITCompiler() twice
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-17 Vinson Leellvmpipe: Remove unused variable in lp_test_sincos.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-04 Brian Paulllvmpipe: new -s option to run single test
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-27 Brian Paulllvmpipe: s/bool/boolean/
2010-05-24 José Fonsecallvmpipe: Delete extraneous arugment too.
2010-05-24 José Fonsecallvmpipe: Remove unused sincos_test_case struct.
2010-05-24 Qicheng Christopher Lillvmpipe: Unit test for sin/cos that compares against...