zink: do not dig into resource for nr_samples
[mesa.git] / src / gallium / auxiliary /
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
2020-04-27 Dave Airliellvmpipe: fix d32 unorm depth conversions.
2020-04-27 Dave Airliedraw/tess: fix TES patch vertices in.
2020-04-27 Dave Airliellvmpipe: bump max images to 16
2020-04-27 Dave Airlieutil/indirect: handle stride less than number of parame...
2020-04-27 Dave Airliegallivm/nir: add helper invocation support
2020-04-27 Dave Airliegallivm/nir: fix image store conversions
2020-04-23 Eric Anholtgallium: Fix setup of pstipple frag coord var.
2020-04-23 Indrajit Kumar Dasgallium: prepare framework for supporting AlphaToCovera...
2020-04-23 Rob Clarkgallium: add # of MRT to blend state
2020-04-23 Rob Clarkmesa/st: avoid u_vbuf for GLES
2020-04-21 Pierre-Eric Pellou... gallium/utils: silence strncpy warning
2020-04-16 Pierre-Eric Pellou... gallium/u_threaded: flush batch when hitting mapping...
2020-04-16 Ilia Mirkinst/mesa: add support for GL_NV_viewport_array2
2020-04-16 Ilia Mirkingallium: add PIPE_CAP_VIEWPORT_MASK
2020-04-16 Ilia Mirkingallium: add TGSI_PROPERTY_LAYER_VIEWPORT_RELATIVE
2020-04-16 Ilia Mirkingallium: add TGSI_SEMANTIC_VIEWPORT_MASK
2020-04-15 Dave Airliedraw/tess: free the NIR
2020-04-15 Dave Airliedraw: free the NIR IR.
2020-04-15 Karol Herbstgallium: initialize viewport swizzle in cso_set_viewpor...
2020-04-15 Karol Herbstgallium: add PIPE_CAP_SYSTEM_SVM
2020-04-15 Dave Airlieu_blitter: fix stencil blitting
2020-04-15 Dave Airliedraw: fix user culling pipeline order. (v2)
2020-04-15 Dave Airliedraw/cull: run pipeline for culled points.
2020-04-15 Dave Airliedraw: fix tessellation stats query
2020-04-15 Dave Airliegallivm/draw: calloc prim id toavoid undef
2020-04-15 Dave Airliegallivm/nir: lower implicit lod to tex.
2020-04-15 Dave Airliegallivm: fix left over shader vote debug
2020-04-15 Dave Airliedraw: collect tessellation invocations statistics
2020-04-14 Gert Wollnygallium/tgsi_to_nir: Set nir_intrinsic_align_mul to...
2020-04-12 Ilia Mirkingallium: add viewport swizzling state and cap
2020-04-07 Dominik Behrmeson: fix debug build on Android
2020-04-07 Vinson Leegallivm: Add missing header for powf.
2020-04-06 Marek Olšákutil: move and adjust the vertex upload heuristic equat...
2020-04-04 Dave AirlieRevert "gallivm: disable rgtc/latc SNORM accellerated...
2020-04-04 Dave Airliegallivm/rgtc: enable fast path for snorm types.
2020-04-04 Dave Airliegallivm/rgtc: fix the truncation to 8-bit
2020-04-02 Roland Scheideggergallivm: fix stream id fetch
2020-04-02 Roland Scheideggergallivm: switch the mask6/mask7 cases for signed rgtc...
2020-04-02 Roland Scheideggergallivm: fix rgtc2 format
2020-04-02 Pierre-Eric Pellou... gallium/util: let shader live cache users know if a...
2020-04-01 Dave Airliegallium/llvmpipe: add an optimised 32-bit memset
2020-03-31 Marek Olšákst/mesa: add environment variable pin_app_thread for...
2020-03-31 Marek Olšákgallium/u_threaded: call the driver to pin threads...
2020-03-30 Rob Clarkutil: fix u_fifo_pop()
2020-03-30 Pierre-Eric Pellou... ddebug: add missing forward declaration
2020-03-27 Marek Olšákutil: don't include p_defines.h and u_pointer.h from...
2020-03-26 H.J. Lux86_init_func_common: Add ENDBR at function entry
2020-03-26 Marek Olšákmesa: allow out-of-order drawing to optimize immediate...
2020-03-25 Roland Scheideggergallium/util: Add back (and rename) util_float_to_half...
2020-03-25 Roland Scheideggergallivm: disable rgtc/latc SNORM accellerated fetches
2020-03-25 Erik Faye-Lundrbug: do not return void-value
2020-03-25 Erik Faye-Lundrbug: clean up cast-warnings
2020-03-25 Erik Faye-Lundpipebuffer: clean up cast-warnings
2020-03-23 Jan Zielinskigallium/gallivm: Remove workaround disabling AVX code...
2020-03-23 Dave Airliegallivm: add support for rgtc/latc fetches.
2020-03-23 Dave Airliegallivm/s3tc: split out dxt5 alpha code
2020-03-21 Marek Olšákvbo,gallium: make glBegin/End buffer size configurable...
next