platform/upstream/mesa.git
2022-04-16 Rhys Perryradv: always use nir_lower_io_lower_64bit_to_32
2022-04-16 Rhys Perryac/nir: fix 64-bit NGG GS output stores
2022-04-16 Michel Zougallium: fix unused symbols warnings
2022-04-16 Jason Ekstrandnir/opcodes: fisfinite32 should return bool32
2022-04-16 Jason Ekstrandnir,microsoft: Move scale_fdiv into a common NIR pass
2022-04-16 Jason Ekstrandintel/compiler: Set lower_fisnormal
2022-04-15 Rhys Perryradv: use inot(a) instead of ine(a, true)/ieq(a, false)
2022-04-15 Rhys Perryradv: use nir_op_imm helpers
2022-04-15 Rhys Perryradv: use radv_meta_build_nir_vs_generate_vertices...
2022-04-15 Rhys Perryradv: initialize meta shader options earlier
2022-04-15 Rhys Perryradv: remove unnecessary align_mul/offset initialization
2022-04-15 Rhys Perrynir/builder: add nir_{ine,ibfe,ubfe}_imm() helper
2022-04-15 Rhys Perrynir/gather_info: fix system_value_read for rt/mesh...
2022-04-15 Rhys Perryac/nir: properly handle large global access constant...
2022-04-15 Lionel Landwerlinanv: use shadow surface for stencil input attachment...
2022-04-15 Samuel Pitoisetradv: add support for VkShaderModuleCreateInfo as pNext
2022-04-15 Samuel Pitoisetradv: add support for independent descriptor set layouts
2022-04-15 Samuel Pitoisetradv: fix enabling adjust_frag_coord_z and apply per...
2022-04-15 M Henningnouveau/nir: Allow up to 6 nested joins
2022-04-15 Enrico Gallimicrosoft/compiler: Fix when using a shadow sampler...
2022-04-15 Enrico Gallimicrosoft/compiler: Add support for unnamed ubos
2022-04-15 Enrico Gallimicrosoft/compiler: Fix for arrays of 1 element
2022-04-15 Enrico Gallimicrosoft/spirv_to_dxil: Add pass to lower dynamic...
2022-04-15 Mike Blumenkrantzzink: nv ci update
2022-04-15 Mike Blumenkrantzzink: radv baseline fix
2022-04-14 Emma Anholtci/virgl: Add piglit and GL4.3 testing to the virpipe...
2022-04-14 Mike Blumenkrantzzink: unset PIPE_CAP_TEXRECT
2022-04-14 Mike Blumenkrantzmesa/st: set normalized coords for RECT samplers if...
2022-04-14 Mike Blumenkrantznir/lower_tex: fix rect queries with lower_rect set
2022-04-14 Emma AnholtRevert "ci: Disable Google's lab"
2022-04-14 Jason Ekstrandclc: Declare LLVMContexts on the stack
2022-04-14 Jason Ekstrandclc: Rework logging a bit
2022-04-14 Jason Ekstrandclc: Only initialize LLVM once
2022-04-14 Dave Airlieclc: initialise one more llvm stage
2022-04-14 Dave Airlieclc: add simple llvm initialise API
2022-04-14 Rhys Perryaco: fix disassembly of SMEM with both SGPR and constan...
2022-04-14 Samuel Pitoisetradv: use shader_info::system_values_read
2022-04-14 Samuel Pitoisetradv: use shader_info::outputs_written/per_primitive_ou...
2022-04-14 Samuel Pitoisetradv: use shader_info::inputs_read/outputs_written...
2022-04-14 Samuel Pitoisetradv: use shader_info::gs::active_stream_mask
2022-04-14 Samuel Pitoisetradv: use shader_info::writes_memory
2022-04-14 Boris Brezillondzn: Make sure sampler heaps don't contain more than...
2022-04-14 Boris Brezillondzn: Skip binding entries with zero descriptors
2022-04-14 Emma Anholtnouveau/nir: Don't try to emit OP_FMA pre-nvc0.
2022-04-14 Gert Wollnyvirgl: Extend integer write out output fix to all non...
2022-04-14 Samuel Pitoisetradv: exclude PRIMITIVE_{COUNT,INDICES} from the per...
2022-04-14 Icecream95clc: Use stringstream for printing spirv errors
2022-04-13 Dylan Bakerdocs: truncate new_features.txt
2022-04-13 Dylan BakerVERSION: bump to 22.2-devel for next cycle
2022-04-13 Rhys Perryradv: use load_shared2_amd/store_shared2_amd
2022-04-13 Rhys Perryac/llvm: implement load_shared2_amd/store_shared2_amd
2022-04-13 Rhys Perryaco: implement load_shared2_amd/store_shared2_amd
2022-04-13 Rhys Perryaco: handle read2st64/write2st64 in optimizer
2022-04-13 Rhys Perryaco: fix signedness of DS_instruction::offset0/1
2022-04-13 Rhys Perrynir/opt_load_store_vectorize: create load_shared2_amd...
2022-04-13 Rhys Perrynir/opt_load_store_vectorize: fix broken indentation
2022-04-13 Rhys Perrynir: add load_shared2_amd and store_shared2_amd
2022-04-13 Konstantin... radv: Fix barriers with cp dma
2022-04-13 Daniel Schürmannaco: remove register hints entirely
2022-04-13 Daniel Schürmannaco: remove occurences of VCC hint
2022-04-13 Daniel Schürmannaco: make program->needs_vcc independent of VCC hints
2022-04-13 Daniel Schürmannaco/ra: omit VCC affinity on VOPC_SDWA for GFX9+
2022-04-13 Daniel Schürmannaco/ra: create VCC-affinities during RA
2022-04-13 Daniel Schürmannaco/ra: only use VCC if program->needs_vcc == true
2022-04-13 Lionel Landwerlinanv: stop using old entrypoint/struct/enum names for 1.3
2022-04-13 Emma Anholtnir_to_tgsi: Do the required cleanup for nir_opt_find_a...
2022-04-13 Jason Ekstrandiris: More gracefully fail in resource_from_user_memory
2022-04-13 Mike Blumenkrantzzink: set optimal tiling on swapchain images
2022-04-13 Louis-Francis... dzn: Add CI target for vulkan driver
2022-04-13 Louis-Francis... dzn: Add a debug flag to enable D3D12 debug layer
2022-04-13 Karmjit Mahilpvr: Implement vkCreateQueryPool() and vkDestroyQueryPo...
2022-04-13 Karmjit Mahilpvr: Add pvrsrvkm visibility test heap.
2022-04-13 Karmjit Mahilpvr: Add core count info and pvr_device_runtime_info.
2022-04-13 Jason Ekstrandv3dv: Add emulated timeline semaphore support
2022-04-13 Jason Ekstrandv3dv: Use the core version property helpers
2022-04-13 Jason Ekstrandv3dv: Use the core version feature helpers
2022-04-13 Jason Ekstrandv3dv: Switch to the common submit framework
2022-04-13 Jason Ekstrandv3dv: Always wait on last_job_syncs if job->serialize
2022-04-13 Jason Ekstrandv3dv: Add a condition variable for queries
2022-04-13 Jason Ekstrandv3dv: Use util/os_time helpers
2022-04-13 Jason Ekstrandv3dv: Switch to the common device lost tracking
2022-04-13 Jason Ekstrandv3dv: Destroy the device mutex on the teardown path
2022-04-13 Jason Ekstrandv3dv: Don't use pthread functions on c11 mutexes
2022-04-13 Jason Ekstrandv3dv: Put indirect compute CSD jobs in the job list
2022-04-13 Jason Ekstrandv3dv: Stop directly setting vk_device::alloc
2022-04-13 Jason Ekstrandvulkan/drm_syncobj: Implement WAIT_PENDING with a sync_...
2022-04-13 Rhys Perryaco: remove old global access intrinsics
2022-04-13 Rhys Perryradv,ac/nir: lower global access to _amd global access...
2022-04-13 Rhys Perryaco: increase global_load_params.max_const_offset_plus_one
2022-04-13 Rhys Perryaco: implement _amd global access intrinsics
2022-04-13 Rhys Perryac/llvm: implement _amd global access intrinsics
2022-04-13 Rhys Perrynir: add _amd global access intrinsics
2022-04-13 Rhys Perryaco: don't expand smem/mubuf global loads
2022-04-13 Rhys Perryaco: use saddr for global access with sgpr address
2022-04-13 Rhys Perryaco: use vcc for 64-bit vgpr addition
2022-04-13 Rhys Perryradv: don't require robust vectorization for nir_var_me...
2022-04-13 Jason Ekstrandiris: Don't leak scratch BOs
2022-04-13 Timur Kristófradv: Only use TES vertex offset 2 for triangles and...
2022-04-13 Timur Kristófradv: Fix gs_vgpr_comp_cnt for NGG VS without passthrou...
2022-04-13 Timur Kristófnir: Handle out of bounds access in nir_vectorize_tess_...
next