freedreno/a6xx: fix Z24_UNORM_S8_UINT_AS_R8G8B8A8
[mesa.git] / src / gallium / auxiliary /
2020-02-13 Lionel Landwerlinst: add support for INTEL_blackhole_render
2020-02-07 Dave Airliedraw: don't emit vertex to streams with no outputs
2020-02-07 Dave Airliedraw: emit multiple streams to streamout.
2020-02-07 Dave Airliedraw/gs: track emitted prims + verts per stream.
2020-02-07 Dave Airliedraw: change geom shader output to an array of outputs.
2020-02-07 Dave Airliegallivm/nir: add support for multiple vertex streams
2020-02-07 Dave Airliegallivm/swr: add stream_id to geom epilogue emit
2020-02-06 Eric Anholtu_tile: Skip the packed temporary and just store tiles...
2020-02-05 Eric Anholtmesa/st: Move the SYSTEM_VALUE -> TGSI_SEMANTIC map...
2020-02-05 Eric Anholtglsl,nir: Switch the enum representing shader image...
2020-02-05 Jan Zielinskigallium/swr: Fix various asserts and security issues
2020-02-04 Eric Anholtgallium: Refactor some single-pixel util_format_read...
2020-02-04 Eric Anholtgallium: Add and use a helper for packing uc from a...
2020-02-04 Eric Anholtsoftpipe: Refactor pipe_get/put_tile_rgba_* paths.
2020-02-04 Eric Anholtsoftpipe: Drop the raw_to* part of the tile cache inter...
2020-02-04 Eric Anholtgallium/util: Remove pipe_get_tile_z/put_tile_z.
2020-02-04 Eric Anholtutil: Make helper functions for pack/unpacking pixel...
2020-01-29 Thomas Hellstromgallium/util: Increase the debug_flush map depth
2020-01-26 Dave Airliegallivm/nir: add missing break for isub.
2020-01-25 Marek Olšákradeonsi: print shader cache stats with AMD_DEBUG=cache...
2020-01-25 Marek Olšákgallium/util: add a cache of live shaders for shader...
2020-01-23 Dave Airliegallivm: fix find lsb
2020-01-23 Dave Airliegalllivm: fix gather offset casting
2020-01-23 Dave Airliegallivm: fix gather component handling.
2020-01-23 Ian Romanickgallium: Add a cap bit for integer multiplication betwe...
2020-01-23 Ian Romanickgallium: Add a cap bit for OpenCL-style extended intege...
2020-01-22 Timur Kristófgallium: Fix a couple of multiple definition warnings.
2020-01-21 Jan Zielinskigallium/gallivm: enable linking lp_bld_printf function...
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
next