platform/upstream/mesa.git
2023-01-26 Jesse Nataliedzn: Support Vulkan 1.2
2023-01-26 Jesse Nataliedzn: Ensure we don't mix DSV+simultaneous-access
2023-01-26 Jesse Nataliedzn: Enhanced barriers fixes/workarounds
2023-01-26 Jesse Nataliedzn: Always do clears with copies on non-graphics queues
2023-01-26 Jesse Nataliedzn: Support float control
2023-01-26 Jesse Nataliedzn: Cache GPUVA for buffers
2023-01-26 Jesse Nataliedzn: Handle separate stencil usage
2023-01-26 Jesse Nataliedzn: Fix dynamic rendering clear load op for non-multiview
2023-01-26 Jesse Nataliemicrosoft/compiler: Support float controls
2023-01-26 Timur Kristófaco: Remove dynamic VS input loads.
2023-01-26 Timur Kristófradv: Lower dynamic VS inputs in NIR.
2023-01-26 Timur Kristófaco: Enable constant exec mask based optimization on...
2023-01-26 Timur Kristófradv, aco: Add uses_full_subgroups to compute shader...
2023-01-26 Timur Kristófradv: Get rid of app_shaders_internal.
2023-01-26 Friedrich Vockvulkan/rmv: Remove delta parameter from dump helpers
2023-01-26 Friedrich Vockvulkan/rmv: Use the timestamp divisor instead of a...
2023-01-26 Friedrich Vockradv/rmv: Correct timestamp shifting
2023-01-26 Friedrich Vockradv/rmv: Log bo destruction before freeing it
2023-01-26 Friedrich Vockradv/rmv: Avoid more CPU unmap deadlocks
2023-01-26 Friedrich Vockradv/rmv: Also check the other pid field
2023-01-26 Emma Anholtci: Add manual rules variations to disable irrelevant...
2023-01-26 Emma Anholtci: Move the performance jobs' allow_failure:true to...
2023-01-26 Lionel Landwerlinvulkan/wsi/wayland: improve same gpu detection
2023-01-25 Adam Stylinskimesa: fix out of bounds stack access on big endian
2023-01-25 Sidney Justzink: Fix non debug builds failing to compile on
2023-01-25 Francisco Jerezintel/fs: Fix src and dst types of LOAD_PAYLOAD ACP...
2023-01-25 Chad Versacedocs: Lower Python requirement to 3.6
2023-01-25 Chad Versaceutil/glsl2spirv: Fix build with Python 3.6
2023-01-25 Mike Blumenkrantzzink: validation ci updates
2023-01-25 Mike Blumenkrantzzink: force GENERAL layout for all fb attachments with...
2023-01-25 Mike Blumenkrantzzink: update sampler layout when detecting feedback...
2023-01-25 Mike Blumenkrantzzink: return false for implicit feedback loop check...
2023-01-25 Mike Blumenkrantzzink: don't skip repeated handling feedback loops
2023-01-25 Mike Blumenkrantzzink: move barrier jit to zink_context.c
2023-01-25 Mike Blumenkrantzzink: fix VK_DYNAMIC_STATE_LINE_WIDTH usage
2023-01-25 Samuel Pitoisetradv/winsys: prefix all error messages with RADV
2023-01-25 Mike Blumenkrantzradv: Move constant flushing check out to callers.
2023-01-25 José Roberto... intel/ds: Nuke intel_ds_queue::queue_id
2023-01-25 José Roberto... hasvk: Nuke anv_queue:index_in_family
2023-01-25 José Roberto... anv: Nuke anv_queue:index_in_family
2023-01-25 José Roberto... intel: Add kmd_type parameter to necessary intel_gem...
2023-01-25 José Roberto... intel: Add intel_kmd_type parameter to intel_engine_get...
2023-01-25 José Roberto... intel/dev: Detect what is the kernel mode driver loaded
2023-01-25 Philip Langdaleradeonsi: correctly declare YUV420_10 RT Format support...
2023-01-25 Konstantin... radv: Merge the leaf and internal converter
2023-01-25 Rhys Perryradv: skip creation of null TLAS for null winsys
2023-01-25 Martin Roukala... ci/b2c: uprev to b2c v0.9.9
2023-01-25 Helen Koikeci/android: add android to the ci
2023-01-25 Helen Koikeci: export artifacts from debian-android
2023-01-25 Helen Koikeci: debian-android compile virgl
2023-01-25 Helen Koikeci: compile deqp-runner for android
2023-01-25 Helen Koikeci: compile deqp for android
2023-01-25 Tomeu Vizosoci: Use NDK 25b to build for the Android ABI level 33
2023-01-25 Helen Koikeci/android: move sdk version and ndk to a job variable
2023-01-25 Tomeu Vizosoci: Build for Android with libbacktrace=false
2023-01-25 Tomeu Vizosoandroid: Cleanup unneeded headers from the sync stub
2023-01-25 Tomeu Vizosoandroid: Make libbacktrace optional again
2023-01-25 Helen Koikeandroid: allow system = 'android' on cross file
2023-01-25 Helen Koikeci: move patches to patches directory
2023-01-25 Helen Koikeci/debian-android: move pkgconfig paths to the cross...
2023-01-25 Italo Nicolapanfrost: fix off-by-one when exporting format modifiers
2023-01-25 Samuel Pitoisetradv: fix RADV_DEBUG=hang with multiple cmdbuffer per...
2023-01-25 Bas Nieuwenhuizenradv: Reduce descriptor pool allocation for alignment.
2023-01-25 Bas Nieuwenhuizenradv: Strictly limit alignment needed within a descript...
2023-01-25 Pierre-Eric... radeonsi/gfx11: fix ge_cntl programming
2023-01-25 Pierre-Eric... radeonsi/gfx11: clamp PRIM_GRP_SIZE
2023-01-25 Pierre-Eric... winsys/amdgpu: use DMA_BUF_SET_NAME_B if available
2023-01-25 Pierre-Eric... drm-uapi/dma-buf.h: use __u32/__u64 types
2023-01-25 Kenneth Graunkeiris: Add missing untyped data port flush on PIPELINE_S...
2023-01-25 Kenneth Graunkeanv: Add missing untyped data port flush on PIPELINE_SELECT
2023-01-25 Yogesh Mohan... radeonsi: remove some shadow reg optimization for bf1...
2023-01-25 Yogesh Mohan... radv: allow NULL initial_preamble_cs in radv_amdgpu_win...
2023-01-25 Yogesh Mohan... radv: fence complete struct is 4 qw size
2023-01-25 Yogesh Mohan... radv: INDEX_TYPE and NUM_INSTANCES PKT3 are not shadowed
2023-01-25 Yogesh Mohan... radv: set preemp flag and pre_ena bit for shadowregs
2023-01-25 Yogesh Mohan... radv: add support for register shadowing
2023-01-25 Yogesh Mohan... radv: add shadowregs variable to RADV_DEBUG environment...
2023-01-25 Yogesh Mohan... ac,radeonsi: move shadow regs create ib preamble functi...
2023-01-25 Emma Anholtci/freedreno: Mark max-texture-size as a flake.
2023-01-24 Jakub Kulíkmesa: Fix format transform on big endian platforms
2023-01-24 Emma Anholtci/zink: Update radv xfails for the recent shadow fixes.
2023-01-24 Emma Anholtci/zink: Update TGL full-run xfails.
2023-01-24 Emma Anholtci/zink: Add coverage using the vulkan validation layer...
2023-01-24 Emma Anholtzink: Re-emit the SpvBuiltInSampleMask access chain...
2023-01-24 Emma Anholtzink: Fix up mismatches of memory model vs addressing...
2023-01-24 Emma Anholtzink: Fix validation failure for maxLod < minLod.
2023-01-24 Emma Anholtzink: Add missing Flat decorations on some inputs.
2023-01-24 Emma Anholtzink: Fatal error if requesting validation and we fail...
2023-01-24 Jesse Nataliedzn: Use core feature matching logic instead of rolling...
2023-01-24 Jesse Nataliedzn: Implement subgroup size control extension
2023-01-24 Jesse Nataliedzn: Support more subgroup/quad ops
2023-01-24 Jesse Nataliespirv2dxil: Support subgroup SPIR-V caps
2023-01-24 Jesse Nataliespirv2dxil: Lower some wave op properties
2023-01-24 Jesse Nataliemicrosoft/compiler: Support emitting the SM6.6 wave...
2023-01-24 Jesse Nataliemicrosoft/compiler: Implement more wave/quad ops
2023-01-24 Jesse Nataliemicrosoft/compiler: Handle i1 overloads
2023-01-24 Jesse Nataliemicrosoft/compiler: Handle i2i1 and u2u1
2023-01-24 Jesse Nataliemicrosoft/compiler: Don't emit threadgroup barriers...
2023-01-24 Pedro J. Estébanezspirv_to_dxil: Unify spirv_to_nir_options
2023-01-24 Jesse Nataliedzn: Enable Vulkan 1.1
next