radeonsi: stop using TGSI_PROPERTY_GS_*
[mesa.git] / src / gallium / auxiliary /
2020-09-04 Roland Scheideggergallivm: add InstSimplify pass
2020-09-03 Erik Faye-Lundgallium/util: use uint sampler for stencil-reads
2020-09-02 Eric Anholtgallium/tgsi_exec: Fix up NumOutputs counting
2020-09-02 Eric Anholtgallium/tgsi_exec: Add missing DFLR opcode support.
2020-09-02 Eric Anholtgallium/ureg: Set the next shader stage from the shader...
2020-09-02 Eric Anholtgallium/tgsi: Add a helper for initializing ureg from...
2020-09-02 Eric Anholtgallium/tgsi: Add some missing opcodes to tgsi_ureg.
2020-09-02 Eric Anholtgallium/tgsi: Add support for PRIMITIVEID as a system...
2020-09-02 Eric Anholtgallivm: Report the unsupported intrinsic instead of...
2020-09-02 Pierre-Eric Pellou... mesa/st: introduce PIPE_CAP_NO_CLIP_ON_COPY_TEX
2020-09-01 Jason Ekstrandllvmpipe: Add support for load_global_constant
2020-09-01 Marek Olšákgallivm: fix build on LLVM 12 due to LLVMAddConstantPro...
2020-08-31 Dave Airliegallivm/nir: add some f16 support
2020-08-31 Dave Airliegallivm/nir: allow 64-bit arit ops
2020-08-31 Dave Airliegallivm: use common code to select texel type
2020-08-31 Dave Airliegallivm/nir: add subpass sampler type support
2020-08-31 Dave Airliegallivm/nir: lower frexp/ldexp
2020-08-31 Dave Airliegallivm/nir: fix const compact
2020-08-31 Dave Airliegallivm/nir: add quantize to f16 support
2020-08-31 Dave Airliegallivm/nir: add indirect swizzle output loading support
2020-08-31 Dave Airliegallivm/nir: lower tg4 offsets.
2020-08-31 Dave Airliegallium/nir/tgsi: fix nir->tgsi info conversion for...
2020-08-24 Marek Olšákgallium/tgsi: add helper tgsi_get_interp_mode
2020-08-24 Alyssa Rosenzweiggallium: Add util_blend_uses_dest helper
2020-08-24 Alyssa Rosenzweiggallium: Add util_blend_factor_uses_dest helper
2020-08-21 Jesse Natalienir: Add options to nir_lower_compute_system_values...
2020-08-21 Jesse Natalienir: Move compute system value lowering to a separate...
2020-08-21 Jesse Natalienir: Add new system values and intrinsics for dealing...
2020-08-21 Karol Herbstnir: rename nir_op_fne to nir_op_fneu
2020-08-19 Dave Airliegallivm/nir: split tex/sampler indirect offsets
2020-08-19 Dave Airliegallivm/nir: fixup compact TCS variable storage.
2020-08-19 Dave Airliegallium/nir/tgsi: add support for compact variables
2020-08-19 Dave Airliegallivm/sample: fix lod query on array textures.
2020-08-19 Dave Airliegallivm/nir: add imod support
2020-08-19 Dave Airliegallium/nir/tgsi: reindent some code in the nir->tgsi...
2020-08-18 Bas Nieuwenhuizendriconf: Support selection by Vulkan applicationName.
2020-08-18 Gert Wollnygallium/aux: reorder vertex attributes in triangle...
2020-08-18 Erik Faye-Lundgallium/indices: translate primitive-restart values
2020-08-18 Erik Faye-Lundgallium/indices: introduce u_primconvert_config
2020-08-18 Erik Faye-Lundgallium/indices: implement prim-restart for triangle...
2020-08-18 Erik Faye-Lundgallium/indices: use prim_restart-helper for polygon
2020-08-18 Erik Faye-Lundgallium/indices: implement prim-restart for line-loops
2020-08-18 Erik Faye-Lundgallium/indices: generalize primitive-restart logic
2020-08-18 Erik Faye-Lundgallium/indices: don't expand prim-type for 8-bit indices
2020-08-18 Erik Faye-Lundgallium/util: factor out primitive-restart rewriting...
2020-08-17 Louis-Francis Ratt... pipebuffer: Remove unused buffer event in slab bufmgr
2020-08-17 Dave Airliegallivm/nir: add load push constant support
2020-08-16 Eric Anholtgallium: Use unpack_rgba() instead of fetch_rgba in...
2020-08-16 Eric Anholtutil: Move fetch_rgba to a separate function table.
2020-08-16 Eric Anholtutil: Make all 3 fetch_rgba functions occupy the same...
2020-08-16 Dave Airliellvmpipe: only read 0 for channels being read
2020-08-12 Eric Anholtutil: Split the pack/unpack functions out of the format...
2020-08-10 Mike Blumenkrantzgallium/u_transfer_helper: add util functions for doing...
2020-08-09 Gert Wollnygallium + mesa/st: Add PIPE_CAP_NIR_ATOMICS_AS_DEREF...
2020-08-06 Vinson Leeutil: Fix SCons build.
2020-08-05 Rob Clarkgallium: replace 16BIT_TEMPS cap with 16BIT_CONSTS
2020-08-05 Kristian H. Kristensenutil: Move stack debug functions to src/util
2020-08-05 Kristian H. Kristensengallium: Switch u_debug_stack/symbol.c to util/hash_table.h
2020-08-03 Mike Blumenkrantzu_prim_restart: add inline function for getting restart...
2020-08-03 Gert Wollnygallivm/nir: Lower uniforms to UBOs in llvm draw if...
2020-07-30 Mike Blumenkrantzu_prim_restart: handle indirect draws
2020-07-29 Jason Ekstrandgallium/ttn: Use variable create/add helpers
2020-07-29 Jason Ekstrandnir: Add a nir_foreach_uniform_variable helper
2020-07-29 Jason Ekstrandnir: Add nir_foreach_shader_in/out_variable helpers
2020-07-28 Daryl W. Grunauprevent multiply defined symbols
2020-07-23 Dave Airliellvmpipe/draw: handle constant buffer limits and robust...
2020-07-20 Dave Airliellvmpipe: add framebuffer fetching support (v1.1)
2020-07-17 Elie Tourniergallium: Add PIPE_CAP_BLEND_EQUATION_ADVANCED
2020-07-17 Elie Tourniergallium: add TGSI_PROPERTY_FS_BLEND_EQUATION_ADVANCED
2020-07-16 Erik Faye-Lundgallium/util: do not use _MTX_INITIALIZER_NP on Windows
2020-07-15 Dave Airliellvmpipe/format: fix snorm conversion
2020-07-15 Dave Airliegallivm/sample: always square rho before fast log2
2020-07-15 Icecream95gallium: Dual source support in blend_factor_to_shader
2020-07-14 Karol Herbstgallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE...
2020-07-14 Michel DänzerRevert https://gitlab.freedesktop.org/mesa/mesa/-/merge...
2020-07-14 Karol Herbstgallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE...
2020-07-10 Mike Blumenkrantzu_prim_restart: handle user buffers in util_translate_p...
2020-07-08 Marek Olšákgallium: add PIPE_SHADER_CAP_GLSL_16BIT_TEMPS for Lower...
2020-07-07 Dave Airliedraw/gs: use mask to limit vertex emission.
2020-07-07 Dave Airliedraw: free vertex info from geometry streams.
2020-07-07 Dave Airliedraw: use common exit path in pipeline finish.
2020-07-07 Dave Airliedraw/gs: reverse the polarity of the invocation/prims...
2020-07-07 Dave Airliedraw: account primitive lengths for all streams.
2020-07-07 Dave Airliegallivm/nir: end primitive for all streams.
2020-07-07 Dave Airliegallivm/nir: don't access stream var outside bounds
2020-07-07 Dave Airliegallivm/gs_iface: pass stream into end primitive interface.
2020-07-07 Dave Airliedraw/gs: only allocate memory for streams needed.
2020-07-07 Dave Airliegallivm/draw/gs: pass vertex stream count into shader...
2020-07-07 Dave Airliedraw/gs: fix up current verts in output fetching.
2020-07-07 Dave Airliedraw: emit so primitives before ending empty pipeline.
2020-07-07 Dave Airliegallivm/nir: call end prim at end on all GS streams.
2020-07-07 Eric Anholtutil: Merge util_format_read_4* functions.
2020-07-07 Eric Anholtutil: Merge util_format_write_4* functions.
2020-07-07 Eric Anholtgallium/util: Move the Z/S handling to the outside...
2020-07-07 Eric Anholtgallium/util: Clean up the Z/S tile write path.
2020-07-07 Eric Anholtgallium/util: Fix location of the comment about S8_UINT...
2020-07-03 Dave Airliedraw/clip: fix viewport index for geometry shaders
2020-07-03 Dave Airliedraw/clip: cleanup viewport index handling code.
2020-07-02 Dave Airliedraw/sample: add support for indirect images
2020-07-02 Dave Airliegallivm/nir: add support for indirect image loading
next