platform/upstream/mesa.git
2021-06-07 Alejandro Piñeirov3d/simulator: get rid of has_gca wrapper
2021-06-07 Alejandro Piñeirov3d/simulator: hw mem is now an v3d_size_t, typedef...
2021-06-07 Jason Ekstrandttn: Stop manually managing system_values_read
2021-06-07 Andres Gomezci: update some radv trace checksums
2021-06-07 Rob Clarkfrontend/dri: Fix fence-fd logic
2021-06-07 Rob Clarkegl+libsync: Add check for valid fence-fd
2021-06-07 Rob Clarkegl: zero is a valid fd
2021-06-07 Kenneth Graunkeiris: Add a BO_ALLOC_SMEM flag for allocating from...
2021-06-07 Kenneth Graunkeiris: Only use SET/GET_TILING when exporting/importing BOs
2021-06-07 Kenneth Graunkeiris: Add an alignment parameter to iris_bo_alloc()
2021-06-07 Kenneth Graunkeiris: Add a flags argument to iris_bo_alloc()
2021-06-07 Jason Ekstrandintel/fs/ra: Fix payload node setup for SIMD16 on Gen4-5
2021-06-07 Roman Stratiienkoandroid: Add scripts to build using meson
2021-06-07 Roman Stratiienkomeson: egl: Do not build platform_drm for Android
2021-06-07 Erik Faye-Lunddocs: update master -> main in edit-links
2021-06-07 Erik Faye-Lundst/pbo: use correct type for images and textures
2021-06-07 Erik Faye-Lundzink: use a macro for spir-v versions
2021-06-07 Erik Faye-Lundzink: only enable vote if we can support it
2021-06-07 Erik Faye-Lundzink: calculate spir-v version based on vk version
2021-06-07 Erik Faye-Lundzink: allow to specify any spir-v version to nir_to_spirv
2021-06-07 Erik Faye-Lundzink: rename spirv_15 bool to spirv_1_4_interfaces
2021-06-07 Erik Faye-Lundzink: limit images we mark as cube-compatible
2021-06-07 Iago Toral... v3dv: fix incorrect render area setup
2021-06-07 Iago Toral... v3dv: implement VK_KHR_descriptor_update_template
2021-06-07 Iago Toral... v3dv: refactor descriptor updates
2021-06-07 Tony Wasserkaaco/scheduler: Move cursor handling state to dedicated...
2021-06-07 Tony Wasserkaaco/scheduler: Clean up register demand tracking
2021-06-07 Marcin Ślusarzintel/disasm: remove useless space after "("
2021-06-07 Marcin Ślusarzintel/disasm: decode/describe more send messages
2021-06-07 Pierre-Eric... winsys/amdgpu: use int16 for buffer_indices_hashlist
2021-06-07 Pierre-Eric... winsys/amdgpu: reduce amdgpu_cs size
2021-06-07 Pierre-Eric... amdgpu/winsys: remove amdgpu_cs_has_chaining
2021-06-07 Pierre-Eric... winsys/amdgpu: don't read bo->u.slab.entry after pb_sla...
2021-06-07 Pierre-Eric... radeonsi: dirty msaa_config on rs->multisample_enable...
2021-06-07 Iago Toral... v3dv: expose VK_KHR_storage_buffer_storage_class
2021-06-07 Iago Toral... v3dv: document VK_KHR_relaxed_block_layout as implemented
2021-06-07 Steve Pronovostd3d12: Add mechanism for D3D12 Adapter Selection
2021-06-06 Ilia Mirkinnv50: expose GL ES 3.1 for nva3+ hardware
2021-06-06 Ilia Mirkinnv50: expose images/buffers/compute
2021-06-06 Ilia Mirkinst/mesa: allow hardware to claim ES 3.1 without hw...
2021-06-06 Ilia Mirkinmesa/get: allow image/buffer/atomic variables to be...
2021-06-06 Ilia Mirkinst/mesa: properly encode OES_geometry_shader requirement
2021-06-06 Ilia Mirkinmesa: relax ES 3.1 compute shader requirements
2021-06-06 Ilia Mirkinst/mesa: avoid enabling image/buffer/compute extensions...
2021-06-06 Ilia Mirkinnouveau: improve video limit reporting
2021-06-06 Ilia Mirkinvdpau: allow state tracker to report a lower number...
2021-06-06 Ilia Mirkinnvc0: fix 3d images
2021-06-06 Ilia Mirkinnv50: fix streamout queries
2021-06-06 Vinson Leev3dv: Fix assert.
2021-06-05 Yiwei Zhangvenus: unify VkNativeBufferANDROID and AHardwareBuffer...
2021-06-05 Yiwei Zhangvenus: refactor gralloc buffer and drm modifier propert...
2021-06-05 Alyssa Rosenzweigagx: Handle load_back_face_agx
2021-06-05 Alyssa Rosenzweigagx: Lower front face to back face
2021-06-05 Alyssa Rosenzweigagx: Pack SR immediate
2021-06-05 Alyssa Rosenzweigagx: List sr enum in Python
2021-06-05 Alyssa Rosenzweigagx: Generate enums from Python
2021-06-05 Alyssa Rosenzweigagx: Model get_sr
2021-06-05 Alyssa Rosenzweigasahi: Mark special fragment inputs as sysvals
2021-06-05 Alyssa Rosenzweignir: Add nir_intrinsic_load_back_face_agx
2021-06-05 Dmitry Baryshkovfreedreno/regs: split old/not used phy registers to...
2021-06-05 Rob Clarkfreedreno: Don't return a flushed batch
2021-06-05 Rob Clarkfreedreno: Fix typo
2021-06-05 Ville Syrjäläi915: Implement __DRI2_FLUSH version 4
2021-06-05 Ville Syrjäläi915: Implement __DRI_IMAGE_ATTRIB_OFFSET query
2021-06-04 Jason Ekstrandintel/isl: Fix isl_format_is_valid
2021-06-04 Hoe Hao Chengnir: define NIR_ALU_MAX_INPUTS
2021-06-04 Emma Anholtutil/ra: Use the conflicting neighbor to skip unavailab...
2021-06-04 Eric Anholtlima: Use ra_alloc_contig_reg_class().
2021-06-04 Eric Anholtintel/vec4: Use ra_alloc_contig_reg_class() to reduce...
2021-06-04 Eric Anholtintel/fs: Use ra_alloc_contig_reg_class() to speed...
2021-06-04 Eric Anholtv3d: Use the ra_alloc_contig_reg_class() function to...
2021-06-04 Eric Anholtvc4: Use the ra_alloc_contig_reg_class() function to...
2021-06-04 Eric Anholtra: Add fast-path support for register classes of conti...
2021-06-04 Eric Anholtra: Use struct ra_class in the public API.
2021-06-04 Eric Anholtra: Document that class index is allocated in order...
2021-06-04 Eric Anholtra: Add a unit test.
2021-06-04 Adam Jacksonintel: properly constify isl_format_layouts
2021-06-04 Mike Blumenkrantzzink: explicitly advertise index buffer format support
2021-06-04 Mike Blumenkrantzd3d12: explicitly advertise index buffer format support
2021-06-04 Erik Faye-Lundr600: explicitly advertise index buffer format support
2021-06-04 Mike Blumenkrantzr300: explicitly advertise index buffer format support
2021-06-04 Mike Blumenkrantznouveau: explicitly advertise index buffer format support
2021-06-04 Emma Anholtllvmpipe: Don't call util_init_math().
2021-06-04 Emma Anholtu_math: Reduce fast-log2 table size from 65k entries...
2021-06-04 Emma Anholttgsi_exec: Garbage-collect the FAST_MATH path.
2021-06-04 Mike BlumenkrantzRevert "Revert "zink: call tc_driver_internal_flush_not...
2021-06-04 Mike Blumenkrantzaux/tc: fix ubo unbinding
2021-06-04 Daniel Schürmannaco: simplify Phi RegClass selection
2021-06-04 Daniel Schürmannradv,aco: scalarize all phis via nir_lower_phis_to_scalar()
2021-06-04 Marek Olšákst/mesa: execute glFlush asynchronously if no image...
2021-06-04 Mike Blumenkrantzzink: use VK_IMAGE_LAYOUT_DEPTH_STENCIL_READ_ONLY_OPTIM...
2021-06-04 Mike Blumenkrantzzink: track number of fb attachment binds on resources
2021-06-04 Mike Blumenkrantzzink: emit fb attachment barriers inline during renderp...
2021-06-04 Samuel Pitoisetradv/winsys: allow to reserve a VMID
2021-06-04 Danylo Piliaievturnip: implement VK_EXT_provoking_vertex
2021-06-04 Rhys Perrynir/unsigned_upper_bound: don't require dominance metadata
2021-06-04 Rhys Perryaco: don't use nir_block_is_unreachable()
2021-06-04 Mike Blumenkrantzzink: no-op read access buffer barriers if existing...
2021-06-04 Tapani Pällidocs: add VK_EXT_extended_dynamic_state2 features.txt...
2021-06-04 Tapani Pällianv: toggle on VK_EXT_extended_dynamic_state2
next