lima/ppir: duplicate consts in nir
[mesa.git] / src / gallium / auxiliary /
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...
2020-03-20 Mark Menzynskitgsi/util: Change boolean for bool
2020-03-17 Eric Anholtgallium/util: Switch util_float_to_half to _mesa_float_...
2020-03-17 Marek Olšákgallium/u_vbuf: simplify the first if statement in...
2020-03-17 Marek Olšákgallium/u_threaded: don't sync the thread for all unsyc...
2020-03-11 Marek Olšákgallium: add PIPE_CAP_DRAW_INFO_START_WITH_USER_INDICES
2020-03-11 John Stultzgallium: hud_context: Fix scalar initializer warning.
2020-03-11 Marek Olšákgallium/cso_context: remove cso_delete_xxx_shader helpe...
2020-03-10 Karol HerbstRevert "gallium: make handles of set_global_binding...
2020-03-10 Karol Herbstgallium: make handles of set_global_binding 64 bit
2020-03-03 Mauro Rossiandroid: gallium/auxiliary: fix "Unused source files...
2020-03-03 Krzysztof RaszkowskiRevert "gallium/swr: Fix min/max range index draw"
2020-03-03 Jan Zielinskigallium/swr: fix corruptions in Unigine Heaven
2020-03-03 Louis-Francis Ratt... gallium: add PIPE_CAP_PSIZ_CLAMPED
next