platform/upstream/mesa.git
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...
2022-09-29 Samuel Pitoisetradv: fix initializing the attribute mask for VS input...
2022-09-29 Mike Blumenkrantzzink: replace mixed_zs with zs feedback loops
2022-09-29 Mike Blumenkrantzzink: add a draw barrier when unbinding a sampler-bound...
2022-09-29 Corentin Noëlvirgl: Add nir_lower_tex pass
2022-09-29 Corentin Noëlvirgl: Add TEXTURE_SHADOW_LOD capability support
2022-09-29 Samuel Pitoisetradv: remove NULL checks when binding a graphics pipeline
2022-09-29 Connor Abbotttu: Fix setting RB_DEPTH_CNTL::Z_CLAMP_ENABLE
2022-09-29 Connor Abbottfreedreno/a6xx, tu: GRAS_CL_CNTL::UNK5 is Z_CLAMP_ENABLE
2022-09-29 Connor AbbottRevert "freedreno,ir3: rename Z_CLAMP_ENABLE to Z_CLIP_...
2022-09-29 Mike Blumenkrantzlavapipe: dynamic state3
2022-09-29 Jason Ekstrandvulkan: Add more dynamic color blend states
2022-09-29 Jason Ekstrandvulkan: Add more dynamic multisample states
2022-09-29 Jason Ekstrandvulkan: Add dynamic state for tessellation domain origin
2022-09-29 Jason Ekstrandvulkan: Add more dynamic rasterizer state
2022-09-29 Jason Ekstrandvulkan: Add a dynamic state for vp.depth_clip_negative_...
2022-09-29 Jason Ekstrandvulkan: Rename viewport_state::negative_one_to_one
2022-09-29 Mike Blumenkrantzvulkan: Update the XML and headers to 1.3.230
2022-09-29 Jason Ekstrandvulkan: Use altlen when available for array lengths
2022-09-29 Filip Gawingallium: avoid using float based conditions in loops
2022-09-28 Mike Blumenkrantzzink: pass actual screen->threaded to zink_tc_context_u...
2022-09-28 Mike Blumenkrantzzink: hook up VK_EXT_depth_clamp_zero_one
2022-09-28 Mike Blumenkrantzzink: move create_pipeline_lib to zink_program.c
2022-09-28 Mike Blumenkrantzzink: rework ZINK_PIPELINE_LIBRARY_FORCE into ZINK_DEBU...
2022-09-28 Mike Blumenkrantzzink: move zink_screen_get_pipeline_cache() calls out...
next