vulkan/wsi: disable the hardware cursor
[mesa.git] / src / gallium / auxiliary /
2020-01-17 Pierre-Eric Pellou... util: call bind_sampler_states before setting sampler_views
2020-01-14 Erik Faye-Lundgallium: fix a warning
2020-01-13 Jason Ekstrandnir: Rename nir_intrinsic_barrier to control_barrier
2020-01-13 Jason Ekstrandnir: Add a new memory_barrier_tcs_patch intrinsic
2020-01-13 Jason Ekstrandllmvpipe: No-op implement more barriers
2020-01-09 Dave Airliellvmpipe: add ARB_derivative_control support
2020-01-09 Samuel Pitoisetspirv,nir: add new lod parameter to image_{load,store...
2020-01-09 Dave Airliellvmpipe: add support for ARB_indirect_parameters.
2020-01-09 Dave Airliegallium/util: add multi_draw_indirect to util_draw_indi...
2020-01-08 Marek Olšákgallium: bypass u_vbuf if it's not needed (no fallbacks...
2020-01-08 Marek Olšákgallium/cso_context: move non-vbuf vertex buffer and...
2020-01-08 Marek Olšákgallium: put u_vbuf_get_caps return values into u_vbuf_caps
2020-01-04 Gert Wollnygallium: tgsi_from_mesa - handle VARYING_SLOT_FACE
2020-01-04 Gert Wollnygallium/tgsi_from_mesa: Add 'extern "C"' to be able...
2020-01-03 Thong Thaigallium: Add PIPE_FORMAT_P010 support
2020-01-03 Iago Toral Quirogau_vbuf: don't try to delete NULL driver CSO
2019-12-30 Marek OlšákRevert "u_vbuf: Regard non-constant vbufs with non...
2019-12-30 Jan Zielinskigallium/gallivm/tgsi: enable tessellation shaders
2019-12-30 Dave Airliellvmpipe: enable ARB_shader_group_vote.
2019-12-27 Dave Airliegallivm: fixup const int64 builder.
2019-12-27 Dave Airliegallivm/nir: add vec8/16 support
2019-12-27 Dave Airliegallivm/nir: lower packing
2019-12-27 Dave Airliegallivm: handle non-32 bit undefined
2019-12-27 Dave Airliellvmpipe/nir: use nir_max_vec_components in more places
2019-12-27 Dave Airliegallivm/llvmpipe: add support for global operations.
2019-12-27 Dave Airliegallivm/llvmpipe: add support for block size intrinsic
2019-12-27 Dave Airliegallivm/llvmpipe: add support for work dimension intrinsic.
2019-12-27 Dave Airlietgsi/mesa: handle KERNEL case
2019-12-27 Dave Airliegallivm/nir: allow 8/16-bit conversion and comparison.
2019-12-27 Dave Airliegallivm: pick integer builders for alu instructions.
2019-12-27 Dave Airliegallivm: add support for 8-bit/16-bit integer builders
2019-12-27 Dave Airliellvmpipe/gallivm: add kernel inputs
2019-12-27 Dave Airliegallivm: add 64-bit const int creator.
2019-12-23 Roman StratiienkoAndroid: Fix build issue without LLVM
2019-12-21 Paul Cercueilu_vbuf: Return true in u_vbuf_get_caps if nb of vbufs...
2019-12-21 Paul Cercueilu_vbuf: Regard non-constant vbufs with non-instance...
2019-12-21 Wladimir J. van... u_vbuf: use single vertex buffer if it's not possible...
2019-12-21 Paul Cercueilu_vbuf: Only create driver CSO if no incompatible elements
2019-12-21 Paul Cercueilu_vbuf: Mark vbufs incompatible if more were requested...
2019-12-21 Wladimir J. van... u_vbuf: add logic to use a limited number of vbufs
2019-12-21 Christian Gmeinergallium: add PIPE_CAP_MAX_VERTEX_BUFFERS
2019-12-21 Dave Airliegallivm/nir: wrap idiv to avoid divide by 0 (v2)
2019-12-16 Icecream95gallium/auxiliary: Handle count == 0 in u_vbuf_get_minm...
2019-12-16 Icecream95gallium/auxiliary: Reduce conversions in u_vbuf_get_min...
2019-12-14 Erico Nunesvc4: move the draw splitting routine to shared code
2019-12-14 Erico Nunesgallium/util: add alignment parameter to util_upload_in...
2019-12-12 Tomeu Vizosoutil: Don't access members of NULL pointers
2019-12-12 Dave Airliegallivm: fixup base_vertex support
2019-12-12 Dave Airliegallivm/draw: add support for draw_id system value.
2019-12-12 Dave Airliegallivm: add base instance sysval support
2019-12-11 Dave Airliegallivm/nir: copy compare ordering code from tgsi
2019-12-11 Dave Airliegallivm/nir: cleanup code and call cmp wrapper
2019-12-11 Dave Airliegallivm: fix transpose for when first channel isn't...
2019-12-11 Dave Airliellvmpipe/nir: handle texcoord requirements
2019-12-10 Krzysztof Raszkowskigallivm: add TGSI bit arithmetic opcodes support
2019-12-10 Marek Olšákdraw, st/mesa: generate TGSI for ffvp/ARB_vp if draw...
2019-12-10 Marek Olšákgallivm: implement LOAD with CONSTBUF but don't enable...
2019-12-10 Marek Olšákllvmpipe: implement TEX_LZ and TXF_LZ opcodes
2019-12-09 Alyssa Rosenzweiggallium/util: Support POLYGON in u_stream_outputs_for_v...
2019-12-08 Dave Airliegallivm: add bitfield reverse and ufind_msb
2019-12-05 Dave Airliedraw: add support for collecting primitives generated...
2019-12-05 Mauro Rossiandroid: radeonsi: fix build after vl refactoring (v2)
2019-12-03 Dave Airliegallivm/llvmpipe: add support for front facing in sysval.
2019-12-03 Dave Airliellvmpipe/images: handle undefined atomic without crashing
2019-12-02 Alejandro Piñeiromesa/main/util: moving gallium u_mm to util, remove...
2019-11-28 Dave Airliellvmpipe: add initial nir support
2019-11-28 Dave Airliegallivm: add swizzle support where one channel isn...
2019-11-28 Dave Airliegallium: add nir lowering passes for the draw pipe...
2019-11-28 Dave Airliedraw: add nir info gathering and building support
2019-11-28 Dave Airliegallivm: add nir->llvm translation (v2)
2019-11-28 Dave Airliegallivm: add selection for non-32 bit types
2019-11-28 Dave Airliegallivm: add cttz wrapper
2019-11-28 Dave Airliegallivm: add popcount intrinsic wrapper
2019-11-28 Dave Airliegallivm: nir->tgsi info convertor (v2)
2019-11-28 Dave Airliegallivm: split out the flow control ir to a common...
2019-11-28 Marek Olšákradeonsi/nir: implement subgroup system values for...
2019-11-27 Kenneth Graunkedriconf, glsl: Add a vs_position_always_invariant option
2019-11-26 Dylan Bakergallium/auxiliary: Fix uses of gnu struct = {} extension
2019-11-22 Zebediah FiguraRevert "draw: revert using correct order for prim decom...
2019-11-21 Samuel Pitoisetpipe-loader: check that the pointer to driconf_xml...
2019-11-19 Marek Olšáknir: move data.image.access to data.access
2019-11-15 Marek Olšákgallium/noop: call finalize_nir
2019-11-14 Ben Crockerllvmpipe: use ppc64le/ppc64 Large code model for JIT...
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-11-12 Marek Olšákst/mesa: fix Sanctuary and Tropics by disabling ARB_gpu...
2019-11-08 Eric Anholtu_format: Fix swizzle of A1R5G5B5.
2019-11-07 Eric Anholtgallium: Add equivalents of packed MESA_FORMAT_*UINT...
2019-11-07 Eric Anholtgallium: Add an equivalent of MESA_FORMAT_BGR_UNORM8.
2019-11-07 Eric Anholtgallium: Add some more channel orderings of packed...
2019-11-07 Eric Anholtgallium: Add defines for FXT1 texture compression.
2019-11-05 Dylan Bakerutil: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
2019-11-05 Dylan Bakerutil/u_endian: set PIPE_ARCH_*_ENDIAN to 1
2019-10-31 Eric Engestrompipe-loader: drop unnecessary xmlpool_options_h
2019-10-29 Krzysztof Raszkowskigallium/swr: Enable GL_ARB_gpu_shader5: multiple streams
2019-10-28 Timothy Arceriutil: remove LIST_IS_EMPTY macro
2019-10-28 Timothy Arceriutil: rename list_empty() to list_is_empty()
2019-10-28 Timothy Arceriutil: remove LIST_DEL macro
2019-10-28 Timothy Arceriutil: remove LIST_DELINIT macro
2019-10-28 Timothy Arceriutil: remove LIST_REPLACE macro
2019-10-28 Timothy Arceriutil: remove LIST_ADD macro
next