gallivm,draw,llvmpipe: Support wider native registers.
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_tgsi_action.c
2012-06-26 Olivier Galibertu2f_emit: Fix type parameter in LLVM call.
2012-06-15 Paul Berrygallium: Add TGSI_OPCODE_F2U to gallivm backend.
2012-05-11 José Fonsecagallivm: Fix copy'n'paste typo bug translating CEIL...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-09 Dave Airliegallivm: implement iabs/issg opcode.
2012-02-28 Dave Airliegallivm: add major integer opcodes to the tgsi action...
2012-02-21 José Fonsecagallivm: Fix TGSI_OPCODE_ARR's translation.
2012-02-17 Dave Airliegallivm: enable stores of integer types. (v2) + fix ARL
2012-01-30 José Fonsecagallivm: Don't use C99 member initializers.
2012-01-30 José Fonsecagallivm: Move declaration before code.
2012-01-30 Tom Stellardgallivm: Add a new interface for doing TGSI->LLVM conve...