platform/upstream/mesa.git
2021-08-20 Samuel Pitoisetradv: remove incorrect comment about compressed writes...
2021-08-20 Samuel Pitoisetradv: remove unnecessary check in radv_layout_is_htile_...
2021-08-20 Marek Olšákst/mesa: move handling CubeMapSeamless into st_convert_...
2021-08-20 Marek Olšákst/mesa: set take_ownership = true in set_sampler_views
2021-08-20 Marek Olšákgallium: add take_ownership into set_sampler_views...
2021-08-20 Marek Olšákac/surface: allow arbitrary swizzle modes for displayab...
2021-08-20 Marek Olšákradv: allow arbitrary swizzle modes for displayable DCC
2021-08-20 Marek Olšákradeonsi: allow arbitrary swizzle modes for displayable DCC
2021-08-20 Danylo Piliaievir3: prohibit folding of half->full conversion into...
2021-08-20 Connor Abbottfreedreno/ci: Add spillall tests
2021-08-20 Connor Abbottir3, turnip, freedreno: Report stp/ldp in shader stats
2021-08-20 Connor Abbottir3: Fix getting stp/ldp components in ir3_info
2021-08-20 Connor Abbottir3: Initial support for spilling non-shared registers
2021-08-20 Connor Abbottir3: Fix compress_regs_left accounting for half-regs
2021-08-20 Connor Abbottir3: Properly validate pcopy reg sizes
2021-08-20 Connor Abbottir3: Fix RA debug printing
2021-08-20 Connor Abbottir3: Add ra_foreach_src_n/ra_foreach_dst_n
2021-08-20 Connor Abbottir3: Add loop depth to ir3_block
2021-08-20 Connor Abbottir3/ra: Make ir3_reg_interval_remove_all() useful for...
2021-08-20 Connor Abbottir3/ra: Handle huge merge sets
2021-08-20 Connor Abbottir3/ra: Fix available bitset for live-through collect...
2021-08-20 Connor Abbottir3/ra: Reinitialize interval when inserting
2021-08-20 Connor Abbottir3/merge_regs: Set wrmask for pcopy destinations
2021-08-20 Connor Abbottir3/print: Use mesa_stream_log_printf for (kill)
2021-08-20 Connor Abbottir3: Print physical successors/predecessors
2021-08-20 Connor Abbottir3: Copy-propagate single-source phis
2021-08-20 Connor Abbottir3/ra: Remove logical_unreachable
2021-08-20 Connor Abbottir3: Add pass to remove unreachable blocks
2021-08-20 Erik Faye-Lunddraw: improve numerical stability in clipper
2021-08-20 Guilherme Gallogitlab-ci: Fix trace expectations for iris devices
2021-08-20 Guilherme Gallogitlab-ci: enable testing on Intel Comet Lake (experime...
2021-08-20 Guilherme Gallogitlab-ci: enable testing on Intel Whiskey Lake (experi...
2021-08-20 Ilia Mirkinmesa: rgb10_a2 is never color-renderable in gles2
2021-08-19 Emma Anholtfreedreno/a6xx: Sync TFB BO access against prior TFB...
2021-08-19 Emma Anholtfreedreno/ir3: Align driver param upload size/offset...
2021-08-19 Emma Anholtfreedreno/ir3: Apply the a6xx samgq workaround to TES...
2021-08-19 Jason Ekstrandanv: Set CONTEXT_PARAM_RECOVERABLE to false
2021-08-19 Rhys Perryaco/tests: add tests for post-RA DPP combining
2021-08-19 Rhys Perryaco/tests: add tests for pre-RA DPP combining
2021-08-19 Rhys Perryaco: combine DPP into VALU after RA
2021-08-19 Rhys Perryaco: combine DPP into VALU before RA
2021-08-19 Rhys Perryaco: handle DPP in the optimizer
2021-08-19 Rhys Perryaco: make optimize_postRA() work across blocks
2021-08-19 Rhys Perryaco: move a bunch of helpers into aco_ir.h/aco_ir.cpp
2021-08-19 Rhys Perryaco: add can_use_DPP() and convert_to_DPP()
2021-08-19 Rhys Perryaco: fix validation of DPP v_cndmask_b32/v_addc_co_u32
2021-08-19 Emma Anholti915g: clang-format fixup.
2021-08-19 Emma Anholti915g: Add comments explaining various xfails.
2021-08-19 Emma Anholti915g: Clear some xfails that are now skips.
2021-08-19 Emma Anholti915g: Reduce ARB_fp max tex indirections to match...
2021-08-19 Emma Anholti915g: Correct PIPE_SHADER_CAP_MAX_TEMPS.
2021-08-19 Emma Anholti915g: Fix polygon offset by telling draw the Z format.
2021-08-19 Boyuan Zhangfrontends/va: add num_temporal_layers check
2021-08-19 Boyuan Zhangradeon/vcn: set min value for num_temporal_layers
2021-08-19 Daniel Schürmannnir: return false for loops in contains_other_jump()
2021-08-19 Simon Serv3d: implement resource_get_param
2021-08-19 Simon Servc4: implement resource_get_param
2021-08-19 Simon Serpanfrost: implement resource_get_param
2021-08-19 Simon Seretnaviv: add stride, offset and modifier to resource_ge...
2021-08-19 Erik Faye-Lundgallium/nir/tgsi: initialize file_max for inputs
2021-08-19 Erik Faye-Lundgallium/nir/tgsi: fixup indentation
2021-08-19 Danylo Piliaievturnip: apply workaround for depth bounds test without...
2021-08-19 Danylo Piliaievfreedreno: rename Z_TEST_ENABLE->Z_READ_ENABLE, Z_ENABL...
2021-08-19 Erik Faye-Lunddraw: fix stippling of fractional lines
2021-08-19 Marcin Ślusarzturnip: use nir_shader_instructions_pass in tu_lower_io
2021-08-19 Marcin Ślusarzr600: preserve all metadata when passes don't make...
2021-08-19 Marcin Ślusarzr600: use nir_shader_instructions_pass in r600_nir_lowe...
2021-08-19 Marcin Ślusarzfreedreno/ir3: use nir_metadata_none instead of its...
2021-08-19 Samuel Pitoisetradv: do not allocate the FCE predicate for images...
2021-08-19 Samuel Pitoisetradv: remove useless check about the FCE predicate...
2021-08-19 Samuel Pitoisetradv: determine if an image support comp-to-single...
2021-08-19 Juan A. Suarez... broadcom/ci: use deqp-runner suites for gles
2021-08-19 Marcin Ślusarzglsl: refactor code to avoid static analyzer noise
2021-08-19 Qiang Yunir/inline_uniforms: support loop
2021-08-19 Qiang Yunir/loop_analyze: skip unsupported induction variable...
2021-08-19 Qiang Yunir/loop_analyze: record induction variables for each...
2021-08-19 Qiang Yunir/loop_analyze: move nir_is_supported_terminator_cond...
2021-08-19 Qiang Yunir/inline_uniforms: support vector uniform
2021-08-19 Qiang Yunir/inline_uniforms: add uniforms in condition atomically
2021-08-19 Ilia Mirkinmesa: don't return errors for gl_* GetFragData* queries
2021-08-18 Alyssa Rosenzweigpanfrost: Add unit tests for non-dithered clears
2021-08-18 Alyssa Rosenzweigpanfrost: Handle non-dithered clear colours
2021-08-18 Alyssa Rosenzweigpanfrost: Add dither state to the clear colour tests
2021-08-18 Alejandro Piñeirobroadcom/qpu: use and expand version info at opcode...
2021-08-18 Alejandro Piñeirobroadcom/qpu: add new lookup opcode description helper
2021-08-18 Alejandro Piñeirobroadcom/qpu: update/remove comments
2021-08-18 Emma Anholtci/freedreno: Flake the rest of the pbuffer/window...
2021-08-18 Emma Anholtci/freedreno: Mark a new flaky SSBO length test.
2021-08-18 Ian Romanickintel/compiler: Lower 8-bit ops to 16-bit in NIR on...
2021-08-18 Ian Romanicknir: intel/compiler: Add and use nir_op_pack_32_4x8_split
2021-08-18 Ian Romanicknir/algebraic: Remove spurious conversions from inside...
2021-08-18 Ian Romanickintel/fs: Emit better code for u2u of extract
2021-08-18 Ian Romanickintel/fs: Allow copy propagation between MOVs of mixed...
2021-08-18 Ian Romanicknir/algebraic: Optimize some extract forms resulting...
2021-08-18 Ian Romanickintel/compiler: Document and assert some aspects of...
2021-08-18 Adam Jacksonglx: Simplify context API profile computation
2021-08-18 Adam Jacksonglx/dri: Collect the GLX context attributes in a struct
2021-08-18 Adam Jacksonglx/drisw: Remove some misplaced error checks
2021-08-18 Adam Jacksonglx/dri2: Require the driver to support v4 of __DRI_DRI2
2021-08-18 Adam Jacksonglx: Store the context vtable on the glx screen
next