tgsi/mesa: handle KERNEL case
[mesa.git] / src / gallium / auxiliary / gallivm /
2018-05-15 Roland Scheideggergallivm: Use alloca_undef with array type instead of...
2018-04-24 Roland Scheideggergallivm: dump bitcode before optimization
2018-04-24 Roland Scheideggergallivm: (trivial) do division by 1000 with int64
2018-04-24 Roland Scheideggergallivm: remove LICM pass
2018-04-24 Roland Scheideggergallivm: add early cse pass
2018-04-20 Nicolai Hähnleradeonsi: generate image load/store/atomic ops using...
2018-04-20 Nicolai Hähnleamd/common: pass address components individually to...
2018-04-02 Mike Lothiangallivm: Fix include for LLVMAddPromoteMemoryToRegisterPass
2018-03-29 Ian Romanickutil: Move util_is_power_of_two to bitscan.h and rename...
2018-03-23 Brian Paulgallivm: use enum tgis_opcode
2018-02-12 Eric Anholtgallium/llvmpipe: Fix compiler warnings about ddx/ddy...
2018-02-01 Brian Paulgallivm/llvmpipe: add const qualifiers on sampler variables
2018-01-27 Marek Olšákac: don't use byval LLVM qualifier in shaders
2018-01-25 Roland Scheideggergallivm: fix crash with seamless cube filtering with...
2018-01-18 George Kyriazisgallivm: support avx512 (16x32) in interleave2_half
2018-01-16 Samuel Pitoisetac: import lp_create_builder() from gallivm
2017-12-14 Roland Scheideggergallivm: implement accurate corner behavior for texture...
2017-12-14 Roland Scheideggergallivm: fix an issue with NaNs with seamless cube...
2017-12-12 Roland Scheideggergallivm: fix texture wrapping for texture gather for...
2017-11-21 Roland Scheideggerllvmpipe: fix snorm blending
2017-11-09 Dave Airliegallium: add CAPs to support HW atomic counters. (v3)
2017-11-09 Nicolai Hähnleutil: move os_time.[ch] to src/util
2017-11-08 Tobias Drostegallivm: Use new LLVM fast-math-flags API
2017-11-02 Tim Rowleygallivm: allow arch rounding with avx512
2017-10-11 Tim Rowleygallium: allow 512-bit vectors
2017-10-06 Roland Scheideggergallivm: don't use pabs intrinsic with llvm version...
2017-10-05 Ben Crockergallivm/ppc64le: adjust VSX code generation control.
2017-10-05 Ben Crockergallivm: allow additional llc options
2017-10-04 Ben Crockergallivm: fix typo in debug_printf message
2017-10-03 Brian Paulllvmpipe: silence 'variable may be used uninitialized...
2017-09-30 Roland Scheideggergallium: add new LOD opcode
2017-09-29 Nicolai Hähnlegallium: add LDEXP TGSI instruction and corresponding cap
2017-09-29 Nicolai Hähnletgsi: infer that dst[1] of DFRACEXP is an integer
2017-09-29 Nicolai Hähnlegallivm: add support for TGSI instructions with two...
2017-09-29 Nicolai Hähnlegallivm: add dst register index to lp_build_tgsi_contex...
2017-09-29 Nicolai Hähnletgsi: infer that DLDEXP's second source has an integer...
2017-09-21 Jan Veselygallium: Add PIPE_SHADER_CAP_INT64_ATOMICS
2017-09-20 Roland Scheideggerllvmpipe, gallivm: implement lod queries (LODQ opcode)
2017-09-18 Jan Veselygallium: Add PIPE_SHADER_CAP_FP16
2017-09-09 Roland Scheideggergallivm: fix gather implementation a bit
2017-09-07 Roland Scheideggerllvmpipe, tgsi: hook up dx10 gather4 opcode
2017-08-31 Ben Crockerllvmpipe: lp_build_gather_elem_vec BE fix for 3x16...
2017-08-31 Ray Strodegallivm: correct channel shift logic on big endian
2017-08-24 Brian Paulgallivm: remove unused variable
2017-08-23 Nicolai Hähnlegallium: use tgsi_get_opcode_name instead of tgsi_opcod...
2017-08-22 Marek Olšákgallium: remove TGSI opcode SCS
2017-08-22 Marek Olšákgallium: remove TGSI opcode BREAKC
2017-08-22 Marek Olšákgallium: remove TGSI opcode XPD
2017-08-22 Marek Olšákgallium: remove TGSI opcode DPH
2017-08-22 Marek Olšákgallium: remove TGSI opcode DP2A
2017-08-22 Marek Olšákgallium: remove TGSI_OPCODE_CALLNZ
2017-08-22 Marek Olšákgallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZ
2017-07-21 Roland Scheideggergallivm: handle call attributes for llvm < 4.0 in lp_ad...
2017-07-17 Marek Olšákgallivm: inline gallivm_init_llvm_targets
2017-05-18 Tom Stellardgallivm: Make sure module has the correct data layout...
2017-05-11 Michel Dänzergallivm: Fix build against LLVM SVN >= r302589
2017-04-26 Samuel Pitoisetgallium: add PIPE_SHADER_CAP_TGSI_SKIP_MERGE_REGISTERS
2017-04-07 Brian Paulgallivm: init vars to silence gcc warnings
2017-04-01 Samuel Pitoisetgallivm: add lp_build_emit_fetch_src() helper
2017-03-31 Marek Olšákgallium: remove support for predicates from TGSI (v2)
2017-03-30 Marek Olšákgallivm: fix a maybe-uninitialized warning
2017-03-22 Marek Olšákgallivm: remove lp_add_attr_dereferenceable in favor...
2017-03-16 Roland Scheideggergallivm: (trivial) remove duplicated line
2017-03-06 Marek Olšákgallivm,ac: add LP_FUNC_ATTR_CONVERGENT
2017-03-03 Marek Olšákgallivm, ac: add writeonly and inaccessiblememonly...
2017-03-01 Marek Olšákgallivm,ac: add function attributes at call sites inste...
2017-03-01 Marek Olšákgallivm,ac: remove unused FUNC_ATTR_LAST enums
2017-02-21 Marek Olšákgallivm: add no-signed-zeros-fp-math option to lp_creat...
2017-02-20 Ben Crockergallivm: Reenable PPC VSX (v3)
2017-02-20 Ben Crockergallivm: Override getHostCPUName() "generic" w/ "pwr8...
2017-02-20 Ben Crockergallivm: Improve debug output (V2)
2017-02-18 Marek Olšákgallium: remove TGSI_OPCODE_CLAMP
2017-02-02 Nicolai Hähnlegallium: turn PIPE_SHADER_CAP_DOUBLES into a screen...
2017-01-27 Emil Velikovgallivm: remove explicit __STDC_.*_MACROS defines
2017-01-24 Roland Scheideggergallivm: don't try to use fast rcp for fdiv
2017-01-24 Roland Scheideggergallivm: (trivial) fix ddiv cpu implementation
2017-01-19 Dave Airliegallivm: use #ifdef not #if for PIPE_ARCH_BIG_ENDIAN
2017-01-18 Roland Scheideggergallivm: (trivial) fix copy/paste bug with big endian...
2017-01-18 Jose Fonsecagallivm: Cleanup USE_MCJIT.
2017-01-16 Nicolai Hähnletgsi: add DDIV instruction
2017-01-06 Roland Scheideggergallivm: generalize 4x4f->1x16ub special case conversion
2017-01-05 Roland Scheideggergallivm: (trivial) fix typo bug with small AoS format...
2017-01-05 Roland Scheideggergallivm: implement aos unpack (to unorm8) for small...
2017-01-05 Roland Scheideggergallivm: optimize lp_build_unpack_arith_rgba_aos slightly
2017-01-05 Roland Scheideggergallivm: use 2 srcs for 32->16bit conversions in lp_bld...
2017-01-05 Roland Scheideggerllvmpipe: (trivial) minimally simplify mask construction
2017-01-05 Marek Olšákgallium: remove TGSI_OPCODE_SUB
2017-01-05 Marek Olšákgallium: remove TGSI_OPCODE_ABS
2017-01-05 George Kyriazisswr: fix windows build break
2016-12-21 Roland Scheideggergallivm: generalize the compressed format soa fetch...
2016-12-21 Roland Scheideggergallivm: provide soa fetch path handling formats with...
2016-12-21 Roland Scheideggergallivm: optimize gather a bit, by using supplied desti...
2016-12-21 Roland Scheideggergallivm: optimize SoA AoS fallback fetch path a little
2016-12-21 Roland Scheideggergallivm: (trivial) handle non-aligned fetch for lp_buil...
2016-12-06 Roland Scheideggergallivm: optimize 16bit->32bit gather path a bit
2016-12-06 Roland Scheideggergallivm: handle 16bit float fetches in lp_build_fetch_r...
2016-12-05 Tim Rowleygallivm: use getHostCPUFeatures on x86/llvm-4.0+.
2016-11-15 Marek Olšákgallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD
2016-11-15 Marek Olšákgallivm: limit use of setFastMathFlags to LLVM 3.8...
2016-11-15 Marek Olšákgallivm: add lp_create_builder with an unsafe_fpmath...
next