draw: use u_assembled_prim() instead of u_assembled_primitive()
[mesa.git] / src / gallium / auxiliary / gallivm /
2012-11-28 James Bentonllvmpipe: Unswizzled rendering.
2012-11-28 James Bentongallivm: Updated lp_build_const_mask_aos to input numbe...
2012-11-28 James Bentongallivm: Added support for float to half-float conversi...
2012-11-28 James Bentongallivm: Changed lp_build_pad_vector to correctly handl...
2012-11-28 James Bentongallivm: Add a function to generate lp_type for a format.
2012-11-28 James Bentongallivm: Add support for unorm16 in lp_build_mul.
2012-11-28 Roland Scheideggergallivm: fix multiple lods with different min/mag filte...
2012-11-27 James Bentongallivm: Fix bug in lp_build_one which would incorrectl...
2012-11-27 Roland Scheideggergallivm: use the new mip per quad handling in texture...
2012-11-27 Roland Scheideggergallivm,llvmpipe: handle TXF (texelFetch) instruction...
2012-11-12 Roland Scheideggergallivm,draw,llvmpipe: use base ptr + mip offsets inste...
2012-10-28 Alexander V. Nikolaevgallium/gallivm: code generation options for LLVM 3.1+
2012-10-26 Brian Paulgallivm/llvmpipe: fix 64-bit %ll format compiler warnin...
2012-10-17 José Fonsecagallivm: Hide AVX support when requested by LP_NATIVE_V...
2012-10-17 Will Schmidtgallivm: Use mcjit for ppc_64 architecture
2012-10-17 José FonsecaRevert "gallivm: Don't use llvm.x86.avx.max/min.ps...
2012-10-12 José Fonsecagallivm: Don't use llvm.x86.avx.max/min.ps.256 inadvert...
2012-10-12 Roland Scheideggergallivm: fix rsqrt failures
2012-10-08 Marek Olšákllvmpipe: remove unused variables to fix compile warnings
2012-09-04 José Fonsecagallivm,llvmpipe: Use 4-wide vectors on AMD Bulldozer.
2012-08-10 Brian Paulgallivm: fix crash in lp_sampler_static_state()
2012-08-08 Brian Paulgallivm: remove unused src_elem_type variable
2012-08-07 Vinson Leegallivm: Add constructor for raw_debug_ostream.
2012-07-23 José Fonsecagallivm: Prefer the standard JIT engine whenever possible.
2012-07-17 Brian Paulgallivm: silence uninitialized variable warnings
2012-07-17 Roland Scheideggergallivm: (trivial) remove unnecessary bogus include
2012-07-17 José Fonsecagallivm,draw,llvmpipe: Support wider native registers.
2012-07-17 José Fonsecagallivm: Allow to force nearest filtering on a per...
2012-07-13 José Fonsecadraw,gallivm: Fix draw_get_shader_param.
2012-07-12 José Fonsecagallivm: Use %.9g to print floats.
2012-07-02 José Fonsecagallivm: Cleanup the 4 x float -> 16 ub special path...
2012-06-28 José Fonsecagallivm: Refactor lp_build_broadcast(_scalar) to share...
2012-06-28 Johannes Obermayrgallivm: Fix potential buffer overflowing in strncat.
2012-06-27 James Bentongallivm: Added a generic lp_build_print_value which...
2012-06-26 Olivier Galibertu2f_emit: Fix type parameter in LLVM call.
2012-06-19 Olivier Galibertllvmpipe: Add vertex id support.
2012-06-19 Olivier Galibertllvmpipe: Simplify and fix system variables fetch.
2012-06-15 Paul Berrygallium: Add TGSI_OPCODE_F2U to gallivm backend.
2012-06-08 Roland Scheideggergallivm: Fix calculating rho for 3d textures for the...
2012-05-21 James Bentongallivm: Fixed erroneous optimisation in lp_build_min...
2012-05-21 James Bentongallivm: Compensate for lp_const_offset in lp_build_conv.
2012-05-21 James Bentongallivm: Fixed overflow in lp_build_clamped_float_to_un...
2012-05-17 José FonsecaFix fetching integer inputs.
2012-05-17 Olivier Galibertllvmpipe: Implement TXQ.
2012-05-15 José Fonsecagallivm: Add MCRegisterInfo.h to silence benign warning...
2012-05-15 José Fonsecagallivm: Fix lp_build_sgn for normalized/fixed-point...
2012-05-15 José Fonsecagallivm: Fix lp_build_const_xxx for negative integers.
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-05-07 Vadim Girlinradeon/llvm: add support for TXQ/TXF/DDX/DDY instructions
2012-05-04 Brian Paulgallivm: fix comment typo
2012-05-02 José Fonsecagallivm: Use debug_printf in lp_build_printf.
2012-05-02 José Fonsecagallivm: Avoid LLVMAddGlobalMapping() in lp_bld_assert().
2012-05-02 José Fonsecagallivm: Add a lp_build_const_func_pointer() helper.
2012-05-02 José Fonsecagallivm: Cleanup/simplify lp_build_const_string_variable.
2012-05-02 James Bentongallivm: Added lp_build_const_mask_aos_swizzled
2012-05-02 José Fonsecagallivm: Move loop var declaration to beginning of...
2012-05-02 James Bentongallivm: added a debug function which allows llvm to...
2012-05-02 James Bentonllvmpipe: Check when a shader does not satisfy 0 <...
2012-05-02 James Bentongallivm: fixed memory leak in lp_build_tgsi_aos
2012-05-02 James Bentongallivm: added aligned pointer get/set
2012-05-02 James Bentongallivm: llvm c-style for loops, allows us to create...
2012-04-25 José Fonsecagallivm: Use lp_build_alloca instead of LLVMBuildAlloca...
2012-04-05 James Bentongallivm: Updated lp_build_log2_approx to use a more...
2012-04-05 James Bentongallivm: Updated lp_build_polynomial to compute odd...
2012-04-03 Vinson Leegallivm: Pass in a MCInstrInfo to createMCInstPrinter...
2012-04-03 James Bentongallivm: Maximum loop iterations
2012-04-03 José Fonsecagallivm: Simplify/reorder minimax helper.
2012-03-29 Vinson Leegallivm: Fix method overriding in raw_debug_ostream.
2012-03-27 ojabgallivm: Use InitializeNativeTargetDisassembler().
2012-03-14 Vinson Leegallivm: Fix createOProfileJITEventListener namespace...
2012-03-09 Christian Königgallivm: add support for R8G8_R8B8 and G8R8_B8R8 formats
2012-03-06 Vinson Leegallivm: Pass in a MCRegisterInfo to MCInstPrinter...
2012-03-05 Roland Scheideggergallivm: fix floating type in lp_build_mod helper
2012-03-01 Vinson LeeRevert "gallivm: Change getExtent and readByte to non...
2012-03-01 José Fonsecagallivm: Update comments and prototype of vector-selects.
2012-02-28 Dave Airliegallivm: add major integer opcodes to the tgsi action...
2012-02-28 Dave Airliegallivm: drop deprecated opcodes
2012-02-28 Dave Airliegallivm: only do rcp/mul for floating
2012-02-28 Dave Airliegallivm: add frem support to the lp_build_mod helper.
2012-02-28 Dave Airliegallivm: add bitarit xor and not ops.
2012-02-28 Dave Airliegallivm: add integer and unsigned mod arit functions...
2012-02-21 José Fonsecagallivm: Fix TGSI_OPCODE_ARR's translation.
2012-02-20 José Fonsecallvmpipe: Don't assume vector is 4 wide in lp_build_sin...
2012-02-17 Dave Airliegallivm: fetch immediates to correct type (v2)
2012-02-17 Dave Airliegallivm: enable stores of integer types. (v2) + fix ARL
2012-02-17 Dave Airliegallivm: enable fetch for integer opcodes. (v2)
2012-02-17 Dave Airliegallivm: add uint/int bld to the base builder. (v2)
2012-02-17 Dave Airliegallivm: fix build gather to take a bld context
2012-02-17 Dave Airliegallivm: pass build context to exec_mask_store.
2012-02-17 José Fonsecagallivm: Initialize x86 disassembler on x86_64 too.
2012-02-13 Stéphane Marchesingallivm: Replace architecture test with PIPE_ARCH_*
2012-02-11 Vinson Leegallivm: Change getExtent and readByte to non-const...
2012-02-02 ojabgallivm: Fix LLVM-2.7 build.
2012-02-02 José Fonsecagallivm: Remove MSVC RT hack.
2012-01-31 ojabInitialize only native LLVM Disassembler.
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...
next