radeonsi: remove redundant si_shader_info::const_buffers_declared
[mesa.git] / src / gallium / auxiliary /
2020-07-02 Dave Airliegallivm/img: refactor out the texel return type (v2)
2020-07-02 Dave Airliegallivm/nir: refactor image operations for indirect...
2020-07-02 Dave Airliegallivm/nir: support passing image index into image...
2020-07-02 Dave Airliedraw: pass number of images to image soa create
2020-07-02 Dave Airliegallivm/sample: handle size unit offset
2020-07-02 Dave Airliellvmpipe/draw: wire up indirect offset
2020-07-02 Dave Airliegallivm/sample: pass indirect offset into texture/image...
2020-07-02 Dave Airliegallivm/nir: handle non-uniform texture offsets
2020-07-02 Dave Airliegallivm/nir: add texture unit indexing
2020-07-02 Dave Airliedraw: add support for indirect texture access
2020-07-02 Dave Airliegallivm: add indirect texture switch statement builder.
2020-07-02 Dave Airliegallivm/sample: change texture function generator api
2020-07-02 Dave Airliedraw: pass nr_samplers into llvm sample state creation.
2020-07-02 Timothy Arcerigallivm: add missing break
2020-06-30 Dave Airliedraw/llvm: fix big-endian mask adjusting
2020-06-30 Dave Airliegallivm/nir: fix big-endian 64-bit splitting/merging.
2020-06-29 Eric Anholtgallium/util: Add a helper function for point sprite...
2020-06-28 Dave Airliegallivm/nir: fix const loading on big endian systems
2020-06-27 Vinson Leerbug: Fix rbug_delete_vs_state lock acquisition.
2020-06-23 Marek Olšákglsl,driconf: add allow_glsl_120_subset_in_110 for...
2020-06-22 Eric Engestromutil: rename xmlpool.h to driconf.h
2020-06-22 Eric Engestromdriconf: drop now unused translation facility
2020-06-22 Neil Robertsgallium: Add pipe cap for primitive restart with fixed...
2020-06-20 Erik Faye-Lundgallium/util: add missing include
2020-06-20 Erik Faye-Lundgallium/util: limit STACK_LEN on Windows
2020-06-20 Erik Faye-Lundgallium/os: call "ANSI" version of GetCommandLine
2020-06-18 Eric Engestromreplace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()
2020-06-16 Erik Faye-Lundgallium/hud: don't use user vertex buffers
2020-06-16 Erik Faye-LundRevert "gallium/hud: don't use user vertex buffers"
2020-06-15 Dave Airliegallivm/cache: don't require a null terminator for...
2020-06-11 Dave Airliegallivm/sample: fix texel type for stencil 8-bit
2020-06-11 Dave Airliegallivm/conv: enable conversion min code. (v2)
2020-06-11 Dave Airliegallivm/format: convert unsigned values to float properly.
2020-06-11 Dave Airliegallivm/nir: add group barrier support
2020-06-11 Dave Airliedraw/gs: add more info to debugging.
2020-06-11 Dave Airliedraw/gs: fix emitting inactive primitives crash
2020-06-10 Erik Faye-Lundgallium/hud: do not specify potentially invalid depth...
2020-06-10 Dave Airliedraw: add disk caching for draw shaders
2020-06-10 Dave Airliedraw: add disk cache callbacks for draw shaders
2020-06-10 Dave Airliegallivm: don't cache shaders that use fetch functions.
2020-06-10 Dave Airliegallivm: add cache interface to mcjit
2020-06-10 Dave Airliegallivm: skip operations if we have a cached object.
2020-06-10 Dave Airliegallivm: add support for a cache object
2020-06-10 Dave Airliegallivm: rework debug printf hook to use global mapping.
2020-06-10 Dave Airliegallivm: rework coroutine malloc/free callouts.
2020-06-10 Dave Airliellvmpipe/draw: drop variant number from function names.
2020-06-09 Marek Olšákgallium/u_vbuf: add a faster path for uploading non...
2020-06-09 Marek Olšákgallium/u_vbuf: get rid of some pointer dereferences
2020-06-06 Mauro Rossiandroid: util: fix build for GL4.1 support
2020-06-05 Neha Bhendeutil: Add util functionality for GL4.1 support
2020-06-04 Dave Airliellvmpipe: move coroutines out of noopt case
2020-06-03 Timothy Arcerinir: add callback to nir_remove_dead_variables()
2020-06-02 Marek Olšáknir: gather which images are MSAA
2020-06-02 Marek Olšákgallium: add shader caps INT16 and FP16_DERIVATIVES
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-05-28 Neha Bhendeutil: Initialize pipe_shader_state for passthrough...
2020-05-26 Alyssa Rosenzweiggallium/draw: Use SATURATE
2020-05-20 Thong Thaigallium/auxiliary/vl: Fix compute shader scale_y for...
2020-05-19 Michel DänzerRevert "gallium/gallivm: fix compilation issues with...
2020-05-19 Dave Airliegallivm/nir: add sample_mask_in support
2020-05-19 Dave Airliellvmpipe: add interp instruction support
2020-05-19 Dave Airliegallivm/nir: add an interpolation interface.
2020-05-16 Thong Thaigallium/auxiliary/vl: Fix compute shader scaling for...
2020-05-15 Marek Olšákgallium/u_threaded: execute transfer_unmap with THREAD_...
2020-05-13 Axel Davyttn: Implement disk cache
2020-05-13 Axel Davyttn: Add new allow_disk_cache parameter
2020-05-13 Marek Olšákgallium: remove more "state tracker" occurences
2020-05-13 Marek Olšákgallium: change comments to remove 'state tracker'
2020-05-13 Marek Olšákgallium: rename 'state tracker' to 'frontend'
2020-05-11 Axel Davygallium/util: Fix leak in the live shader cache
2020-05-07 Dave Airliellvmpipe: make sample position a global array.
2020-05-06 Marek Olšáktgsi_to_nir: translate non-vec4 image stores correctly
2020-05-06 Dave Airliegallivm/nir: hooks up texture samples queries
2020-05-06 Dave Airliegallivm/sample: add num samples query for txqs (v2)
2020-05-06 Dave Airlienir/tgsi: translate the interp location
2020-05-06 Dave Airliegallivm: add mask api to force mask
2020-05-06 Dave Airliegallivm: add sample id/pos intrinsic support
2020-05-06 Dave Airliedraw: disable point/line smoothing for multisample...
2020-05-06 Dave Airliegallium/util: split out zstencil clearing code.
2020-05-06 Dave Airlieutil: add a resource wrapper to get resource samples
2020-05-06 Dave Airliedraw: add support for num_samples + sample_stride to...
2020-05-06 Dave Airliedraw: introduce sampler num samples + stride members
2020-05-06 Dave Airliegallivm/nir: add multisample image operations
2020-05-06 Dave Airliegallivm/nir: add multisample support to image size
2020-05-06 Dave Airliegallivm/nir/tgsi: add multisample texture sampling.
2020-05-06 Dave Airliegallivm/sample: add multisample image operation support
2020-05-06 Dave Airliegallivm/sample: add multisample support for texel fetch
2020-05-05 Dave Airliedraw/tess: free tessellation control shader i/o memory.
2020-05-05 Pierre-Eric Pellou... gallium: add a new cap PIPE_CAP_GLSL_ZERO_INIT
2020-05-05 Pierre-Eric Pellou... driconf: add force_integer_tex_nearest option
2020-04-30 Marek Olšáktgsi_to_nir: handle TGSI_OPCODE_BARRIER
2020-04-30 Marek Olšáktgsi_to_nir: handle TGSI_SEMANTIC_BLOCK_SIZE
2020-04-30 Rob Clarkgallium: extract out logicop helper
2020-04-30 Roland Scheideggergallivm: fix half to float conversions with llvm 11
2020-04-29 Mike Blumenkrantzgallium: add pipe cap for scissored clears and pass...
2020-04-29 Thomas Hellstromgallium/pipebuffer: Use persistent maps for slabs
2020-04-27 Jan Zielinskigallium/gallivm: remove unused header include for newer...
2020-04-27 Jan Zielinskigallium/gallivm: fix compilation issues with llvm 11
2020-04-27 Marek Olšákgallium: add PIPE_CAP_MAP_UNSYNCHRONIZED_THREAD_SAFE...
2020-04-27 Dave Airliegallivm: fix stencil border
next