platform/upstream/mesa.git
2022-10-01 Mike Blumenkrantzremove xvmc
2022-10-01 Mike Blumenkrantzzink: set depth clamp
2022-10-01 Mike Blumenkrantzzink: define zink_pipeline_dynamic_state3 as zink_raste...
2022-10-01 Mike Blumenkrantzzink: reenable GPL
2022-10-01 Mike Blumenkrantzzink: use an extra pipeline state bit to track coherent...
2022-10-01 Mike Blumenkrantzzink: don't deref prog->shaders during pipeline constru...
2022-10-01 Mike Blumenkrantzzink: reorder zink_destroy_gfx_program()
2022-10-01 Mike Blumenkrantzzink: move binding_map to hw_state part of vertex state
2022-10-01 Mike Blumenkrantzzink: add param to disable optimization when combining...
2022-10-01 Mike Blumenkrantzzink: require optimal_keys for GPL
2022-10-01 Mike Blumenkrantzzink: set VK_PIPELINE_CREATE_RETAIN_LINK_TIME_OPTIMIZAT...
2022-10-01 Mike Blumenkrantzzink: further compress zink_gfx_output_key lookups
2022-10-01 Mike Blumenkrantzzink: compress zink_gfx_output_key members
2022-10-01 Mike Blumenkrantzzink: don't access prog->shaders array during pipeline...
2022-10-01 Mike Blumenkrantzzink: add tgl ci skip
2022-10-01 Dawn Hanvenus: Update mutable descriptor struct type
2022-10-01 Dawn Hanvenus: support the promoted VK_EXT_mutable_descriptor_type
2022-10-01 Roland Scheideggergallivm: remove dead cube map lod calculation code
2022-09-30 Bas Nieuwenhuizenvulkan/wsi/x11: Fix double free of modifiers.
2022-09-30 Mike Blumenkrantzzink: use more dynamic state3 when available
2022-09-30 Mike Blumenkrantzzink: use dynamic state3 rasterization states when...
2022-09-30 Mike Blumenkrantzlavapipe: improve blend handling on pipeline binds
2022-09-30 Rhys Perryaco: fix assembler.gfx11.vinterp test
2022-09-30 Rhys Perryaco: limit hard clauses to 63 instructions
2022-09-30 Rhys Perryaco/gfx11: update form_hard_clauses
2022-09-30 Rhys Perryaco/gfx11: deallocate VGPRs at the end of the shader
2022-09-30 Rhys Perryaco: update sendmsg enum from LLVM
2022-09-30 Rhys Perryaco/gfx11: fix s_waitcnt printing
2022-09-30 Rhys Perryaco: improve wait_imm unpack
2022-09-30 Rhys Perryaco/gfx11: swap ds_cmpst_* data operands
2022-09-30 SoroushIMGzink: enable loop unrolling for loops that have soft...
2022-09-30 SoroushIMGnir: allow to fine tune unrolling for loops with soft...
2022-09-30 SoroushIMGnir: track whether a loop contains soft fp64 ops
2022-09-30 SoroushIMGzink: fix spirv temp func variable class emission
2022-09-30 SoroushIMGzink: fix nir_op_unpack_64_2x32 emission
2022-09-30 SoroushIMGzink: lower 64bit pack when float64 not supported
2022-09-30 SoroushIMGzink: optimise lower_64bit_vars for when int64 is supported
2022-09-30 SoroushIMGzink: lower 64bit vars for drivers without float64
2022-09-30 Mike Blumenkrantzzink: call flush_resource when presenting garbage
2022-09-30 Corentin Noëlci: Remove Wno-error=stringop-truncation from debian...
2022-09-30 Corentin Noëlgallium/hud: use snprintf(..., "%s", ...) instead of...
2022-09-30 Corentin Noëlmesa/main: do not copy the exact size of the string
2022-09-30 Rhys Perryaco: add VMEMtoScalarWriteHazard tests
2022-09-30 Rhys Perryaco: improve printing of s_waitcnt_depctr
2022-09-30 Rhys Perryaco: improve printing of sgpr_null
2022-09-30 Rhys Perryaco: use some helpers in GFX10 hazard workarounds
2022-09-30 Rhys Perryaco: improve VMEMtoScalarWriteHazard s_waitcnt mitigation
2022-09-30 Rhys Perryaco: fix VMEMtoScalarWriteHazard s_waitcnt mitigation
2022-09-30 Georg Lehmannnir/opt_algebraic: Optimize more (a cmp b ? a : b)...
2022-09-30 Rajnesh Kanwalpvr: Implement vkGetEventStatus API.
2022-09-30 Rajnesh Kanwalpvr: Add assert to check for non-NULL binding_desc.
2022-09-30 Rajnesh Kanwalpvr: Call VALGRIND_FREELIKE_BLOCK before unmapping...
2022-09-30 Rajnesh Kanwalpvr: Fix Unintentional integer overflow (OVERFLOW_BEFOR...
2022-09-30 Rajnesh Kanwalpvr: Zero init pbe_cs_words to avoid passing on garbage.
2022-09-30 Rajnesh Kanwalpvr: Remove dead code from pvr_perform_start_of_render_...
2022-09-30 Rajnesh Kanwalpvr: Remove framebuffer NULL check from pvr_CmdBeginRen...
2022-09-30 Rajnesh Kanwalpvr: Remove redundant assignment error.instruction.
2022-09-30 Rajnesh Kanwalpvr: Remove redundant instruction buffer check.
2022-09-30 Rajnesh Kanwalpvr: Convert attachment indexes to unsigned.
2022-09-30 Tapani Pällianv: limit to default fast clear color when image used...
2022-09-30 Rajnesh Kanwalpvr: Handle indirect buffer address in pvr_setup_descri...
2022-09-30 Rajnesh Kanwalpvr: implement vkcmddispatchindirect api.
2022-09-30 Samuel Pitoisetradv: enable the unified heap on APUs for Red Dead...
2022-09-30 Samuel Pitoisetradv: add a new drirc option to enable a unified heap...
2022-09-30 Mike Blumenkrantzzink: enable glthread by default
2022-09-30 Mike Blumenkrantzpipe-loader: fix zink driinfo header path
2022-09-30 Mike Blumenkrantzzink: export PIPE_CAP_MAP_UNSYNCHRONIZED_THREAD_SAFE
2022-09-30 Mike Blumenkrantzzink: export PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
2022-09-30 Mike Blumenkrantzzink: fix/improve handling for multi-component bitfield ops
2022-09-30 Dave Airliellvmpipe/fs: convert outputs handling to explicit api
2022-09-30 Dave Airliellvmpipe/fs: cleanup some remaining mask handling and...
2022-09-30 Dave Airliellvmpipe/fs: handle explicit types around blending...
2022-09-30 Dave Airliellvmpipe/fs: use explicit api in viewport code.
2022-09-30 Dave Airliellvmpipe/fs: pass mask type to alpha to coverage handler
2022-09-30 Dave Airliellvmpipe/fs: add sample position type to the interp...
2022-09-30 Dave Airliellvmpipe/fs: port depth code to opaque pointer api
2022-09-30 Dave Airliellvmpipe/fs: pass explicit mask_type into interp code.
2022-09-30 Dave Airliellvmpipe/fs: add mask_type for mask_store accesses.
2022-09-30 Dave Airliegallivm/struct: add opaque ptr friendly pointer accessors.
2022-09-30 Kenneth GraunkeRevert "intel/compiler: Vectorize gl_TessLevelInner...
2022-09-29 Eric Anholtfreedreno/ir3: Validate our scheduling DAGs after const...
2022-09-29 Eric Anholtutil/dag: Add a validation function.
2022-09-29 Eric Anholtutil/dag: Move the callback function pointer to the...
2022-09-29 Mike Blumenkrantzglthread: handle DeleteBuffers(n=-1) gracefully
2022-09-29 Mike Blumenkrantzglthread: use signed vertex buffer offsets when availab...
2022-09-29 Sil Vilerinod3d12: Style variable fix in d3d12_video_decoder_prepar...
2022-09-29 Sil Vilerinod3d12: Fix aliased usage of m_SliceControlBuffer in...
2022-09-29 Sil Vilerinod3d12: Support more video formats
2022-09-29 Sil Vilerinod3d12: Add support for AV1 Video Decode
2022-09-29 Sil Vilerinofrontends/va: Fix AV1 decode qm_* parameters reading...
2022-09-29 Sil Vilerinofrontends/va: Use is_video_format_supported in vlVaVidE...
2022-09-29 Sil Vilerinofrontends/va: Support AV1 Decode with multiple tiles...
2022-09-29 Sil Vilerinofrontends/va: Add more params from VADecPictureParamete...
2022-09-29 Marcin Ślusarzintel/compiler: fix loading of draw_id from task &...
2022-09-29 Dmitry Osipenkoci/virgl: Enable virgl-iris-traces
2022-09-29 Dmitry Osipenkoci: Update virgl-iris-traces checksums
2022-09-29 Dmitry Osipenkoci: Bump crosvm version
2022-09-29 Yiwei Zhangvenus/ci: remove redundant crosvm patch
2022-09-29 Samuel Pitoisetradv: ignore shader stages that don't need to be import...
2022-09-29 Samuel Pitoisetradv: fix initializing the blend state for NULL render...
next