platform/upstream/mesa.git
2020-10-05 Mike Blumenkrantzzink: hook up driconf
2020-10-05 Samuel Pitoisetac/nir,radv: fix invalid IR when loading inline uniform...
2020-10-05 Samuel Pitoisetradv: remove dead deref code in the shader info pass
2020-10-05 Samuel Pitoisetradv: remove unused gs.writes_memory in the shader...
2020-10-05 Samuel Pitoisetac,radv,radeonsi: remove unused parameters in the shade...
2020-10-05 Samuel Pitoisetradeonsi: remove dead code in TCS/TES/GS since const_in...
2020-10-05 Samuel Pitoisetac/nir: remove dead shader IO code
2020-10-05 Samuel Pitoisetac/nir: remove dead global load/store/atomic derefs...
2020-10-05 Samuel Pitoisetradv/llvm: enable lower_unpack_half_2x16
2020-10-05 Samuel Pitoisetac/llvm: implement nir_op_unpack_half_2x16_split_{x,y}
2020-10-05 Samuel Pitoisetradv/llvm: lower VS IO
2020-10-05 Samuel Pitoisetradv/llvm: gather VS input usage mask from load_input
2020-10-05 Samuel Pitoisetradv/llvm: lower TCS IO
2020-10-05 Samuel Pitoisetradv/llvm: gather TCS outputs from the output variables
2020-10-05 Samuel Pitoisetradv/llvm: lower TES IO
2020-10-05 Samuel Pitoisetradv/llvm: lower GS IO
2020-10-05 Samuel Pitoisetradv/llvm: assign driver locations for VS, TCS, TES...
2020-10-05 Samuel Pitoisetac/nir: remove dead load/store deref code for temporary...
2020-10-05 Samuel Pitoisetac/llvm: adjust dmask when image stores are shrinked...
2020-10-05 Jose Maria... vc4: Avoid negative scissor caused by no intersection
2020-10-04 Neil Robertsv3d: Update the TEXTURE_SHADER_STATE when there’s a...
2020-10-04 Neil Robertsv3d: Split the creating of TEXTURE_SHADER_STATE into...
2020-10-04 Neil Robertsv3d: Make the function to set tex dirty state for a...
2020-10-04 Jonathan Marekturnip: remove pre-emption marker
2020-10-03 Vinson Leeglsl: Initialize ast_node member field location.path...
2020-10-03 Vinson Leeintel/vec4: Remove leftover code from Gen8+ removal.
2020-10-03 Vinson Leefreedreno: Move rsc NULL check to before rsc dereferences.
2020-10-03 Jason Ekstrandiris: Fix the constant data address calculation
2020-10-03 Vinson Leenv50/ir: Initialize Source members.
2020-10-03 Vinson Leeradv: Fix asserts using assign instead of compare.
2020-10-03 Vinson Leelima: Print usage if --help is any of the arguments.
2020-10-02 Eric Anholtandroid: Disable the user XML config parsing.
2020-10-02 Eric Anholtutil/xmlconfig: Drop use of XML_Char in parsing.
2020-10-02 Eric Anholtdriconf: Stop quoting true/false in boolean option...
2020-10-02 Eric Anholtdriconf: Make the driver's declarations be structs...
2020-10-02 Eric Anholtdriconf: Use DRI_CONF_OPT_I for remaining int options
2020-10-02 Eric Anholtdriconf: Delete disjoint range support.
2020-10-02 Eric Anholtutil/xmlconfig: Indent to Mesa style.
2020-10-02 Eric Anholtutil/xmlconfig: Drop silly open-coded strdup.
2020-10-02 Eric Anholtdriconf: Make a DRI_CONF_OPT_S() for string options.
2020-10-02 Eric Anholtr200: Reuse DRI_CONF_OPT_F for texture_blend_quality.
2020-10-02 Eric Anholtdriconf: Fix extra quoting on "Jimenez'".
2020-10-02 Eric Anholtdriconf: Eliminate the DRI_CONF_OPT_BEGIN_B macro.
2020-10-02 Jason Ekstrandintel/fs: Don't use NoDDClk/NoDDClr for split SHUFFLEs
2020-10-02 Mauro Rossiandroid: util: add log.c to Makefile.sources
2020-10-02 Boris Brezillonpanfrost: decode: Flag pandecode_log_typed() as PRINTFLIKE
2020-10-02 Boris Brezillonpanfrost: decode: Fix decode_bifrost_constant() prototype
2020-10-02 Bas Nieuwenhuizenradv: Use atomics to read query results.
2020-10-02 Alyssa Rosenzweigpan/bi: Fix assert when writing vertex outputs
2020-10-02 Mike Blumenkrantzzink: use sizeof(vec4) multiplier for nir_lower_uniform...
2020-10-02 Mike Blumenkrantzzink: correctly set up ubo bindings and buffer indices
2020-10-02 Mike Blumenkrantzzink: don't emit ubos or bindings for ubo variables
2020-10-02 Mike Blumenkrantzzink: emit ubo variables sized based on the overall...
2020-10-02 Mike Blumenkrantzzink: always emit descriptor set 0 in ntv
2020-10-02 Mike Blumenkrantzzink: fix shader buffer size caps to use 65536
2020-10-02 Mike Blumenkrantzzink: run nir_lower_uniforms_to_ubo conditionally
2020-10-02 Mike Blumenkrantzzink: correctly handle ARB_arrays_of_arrays in ntv...
2020-10-02 Samuel Pitoisetaco/tests: add disassembler tests to reproduce the...
2020-10-02 Samuel Pitoisetaco: apply the clamped integer addition disassembly...
2020-10-02 Italo Nicolapan/mdg: map uabs_i/usub to i/uabsdiff
2020-10-02 Italo Nicolapan/mdg: remove unused arg from ALU_CHECK_CMP and ALU_C...
2020-10-02 Rhys Perryaco: fix get_buffer_resource_flags()
2020-10-02 Jason Ekstrandnir: Add a pass to lower vec3s to vec4s
2020-10-02 Jason Ekstrandnir/opt_deref: Add an optimization for bitcasts
2020-10-02 Jason Ekstrandnir/opt_deref: Add an instruction type switch
2020-10-02 Jason Ekstrandnir: Add component mask re-interpret helpers
2020-10-02 Jason Ekstrandnir/opt_load_store_vectorize: Use bit sizes when checki...
2020-10-02 Jason Ekstrandnir: Add a memcpy optimization pass
2020-10-02 Jason Ekstrandnir: Handle memcpy in copy_prop_vars and combine_stores
2020-10-02 Jason Ekstrandnir/find_array_copies: Properly discard copies for...
2020-10-02 Erik Faye-Lundgallium/util: allow scissored blits for stencil-fallback
2020-10-02 Erik Faye-Lundgallium/util: fix memory-leak
2020-10-02 Philipp Zabelmeson: fix power8 option
2020-10-02 Samuel Iglesias... turnip: don't initialize GRAS_LRZ_CNTL/RB_LRZ_CNTL...
2020-10-02 Samuel Iglesias... turnip: enable LRZ
2020-10-02 Samuel Iglesias... turnip: disable LRZ on vkCmdClearattachments() 3D fallb...
2020-10-02 Samuel Iglesias... turnip: disable LRZ on vkCmdClearAttachments()
2020-10-02 Samuel Iglesias... turnip: emit correct LRZ fast clear setup
2020-10-02 Samuel Iglesias... turnip: add support to clear LRZ
2020-10-02 Samuel Iglesias... turnip: add LRZ valid tracking for secondary command...
2020-10-02 Samuel Iglesias... turnip: add LRZ tracking to command buffer state
2020-10-02 Samuel Iglesias... turnip: disable LRZ depending on fragment changes
2020-10-02 Samuel Iglesias... turnip: disable LRZ writes when blend is enabled
2020-10-02 Samuel Iglesias... turnip: disable LRZ on specific cases
2020-10-02 Samuel Iglesias... turnip: create LRZ buffer
2020-10-02 Samuel Iglesias... turnip: add environment variable to disable LRZ
2020-10-02 Eric Anholtci/bare-metal: Move the "POWER_GOOD not seen in time...
2020-10-02 Jason Ekstrandnir: Fix a misspelling
2020-10-02 Timothy Arceriglsl: don't duplicate state vars as uniforms in the...
2020-10-02 Jonathan Marekfreedreno/cffdec: fix decoding of bindless descriptors
2020-10-02 Jason Ekstrandintel/fs: NoMask initialize the address register for...
2020-10-01 Gurchetan Singhvirgl: fix stride + layer_stride inconsistency
2020-10-01 Gurchetan Singhvirgl: query blob mem
2020-10-01 Gurchetan Singhvirgl: support PIPE_CAP_BUFFER_MAP_PERSISTENT_COHERENT
2020-10-01 Gurchetan Singhvirgl/drm: add resource create blob function
2020-10-01 Gurchetan Singhvirgl/drm: query for resource blob and host visible...
2020-10-01 Gurchetan Singhdrm-uapi: virtgpu_drm.h: resource create blob + host...
2020-10-01 Gurchetan Singhvirgl: add flags to (*resource_create) callback
2020-10-01 Matt TurnerRevert F16C series (MR 6774)
2020-10-01 Mauro Rossiandroid: gallium/virgl: cleanup virgl_driinfo.h gen...
next