r300/compiler: implement DP2 opcode
[mesa.git] / src / gallium / drivers / llvmpipe / lp_test_sincos.c
2010-07-29 Brian Paulllvmpipe: silence warnings in lp_test_sincos.c
2010-07-29 Brian Paulllvmpipe: don't call LLVMCreateJITCompiler() twice
2010-07-17 Vinson Leellvmpipe: Remove unused variable in lp_test_sincos.
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...