platform/upstream/mesa.git
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_...
2022-04-13 Timur Kristófaco: Fix VOP2 instruction format in visit_tex.
2022-04-13 Rohan Gargiris: set a default EDSC flag
2022-04-13 Lionel Landwerlinintel/fs: add a note on possible optimization of root...
2022-04-13 Lionel Landwerlinintel/fs: fix metadata preserve on trace_ray intrinsic
2022-04-13 Mike Blumenkrantzzink: avoid creating ssbo variable types with multiple...
2022-04-13 Mike Blumenkrantzzink: use the calculated last struct member idx for...
2022-04-13 Gert Wollnyvirgl: Fix relocating the re-writing the transformation...
2022-04-13 Kenneth Graunkeiris: Add VF_CACHE_INVALIDATE to IRIS_DOMAIN_OTHER_WRIT...
2022-04-13 Kenneth Graunkeiris: Demote DC flush to HDC flush in cache tracker
2022-04-13 Kenneth Graunkeiris: Emit flushes for push constant source buffers
2022-04-13 Kenneth Graunkeiris: Use cache-tracker for draw count flushing
2022-04-13 Kenneth Graunkeiris: Add pre-draw flushing for stream output targets
2022-04-13 Kenneth Graunkeiris: Extend the cache tracker to handle L3 flushes...
2022-04-13 Kenneth Graunkeiris: Add a separate PIPE_CONTROL_L3_READ_ONLY_CACHE_IN...
2022-04-13 Kenneth Graunkeiris: Add an iris_is_domain_l3_coherent helper.
2022-04-13 Kenneth Graunkeiris: Fix UBO cache tracking for the !indirect_ubos_use...
2022-04-13 Kenneth Graunkeiris: Split out an IRIS_DOMAIN_SAMPLER_READ domain...
2022-04-13 Kenneth Graunkeiris: Use IRIS_DOMAIN_DEPTH_WRITE for read only depth...
2022-04-13 Gert Wollnyvirgl: Apply integer op fix only for ALU ops and clear...
2022-04-13 Gert Wollnyr600: Assign shader type when creating a new CS state
2022-04-13 Kenneth Graunkest/mesa: Transcode ASTC to BC7 (BPTC) where possible
2022-04-13 Kenneth Graunkest/mesa: Make transcode_astc also check for non-SRGB...
2022-04-13 Tomeu Vizosoci: Move most stuff out of root .gitlab-ci.yml
2022-04-13 Tomeu Vizosoci: Allow local installations to build additional stuff...
2022-04-13 Tomeu Vizosoci: Add env var to add packages to install in debian...
2022-04-13 Tomeu Vizosoci: Add env var to add packages to install in rootfs
2022-04-13 Tomeu Vizosoci: Allow specifying a different kernel in LAVA jobs
2022-04-13 Tomeu Vizosoci: Use CI_PROJECT_NAME instead of hardcoding 'mesa'
2022-04-13 Lionel Landwerlinnir/lower_shader_calls: name resume shaders
2022-04-13 Tomeu Vizosoci: Disable Google's lab
2022-04-13 Mike Blumenkrantzzink: rework choose_pdev to (finally) be competent
2022-04-13 Mike Blumenkrantzaux/trace: clean up some zink+lavapipe tracing awfulness
2022-04-13 Mike Blumenkrantzzink: ZINK_USE_LAVAPIPE -> LIBGL_ALWAYS_SOFTWARE
2022-04-13 Mike Blumenkrantzegl: don't make LIBGL_ALWAYS_SOFTWARE and MESA_LOADER_D...
2022-04-12 Indrajit Kumar Dasac/gpu_info: disallow displayable DCC for Navi12 and...
2022-04-12 Jason Ekstrandintel/nir: Lower 8 and 16-bit bitwise unops
2022-04-12 Jason Ekstrandintel/fs: Implement 16-bit [ui]mul_high
2022-04-12 Jason Ekstrandnir/lower_int64: Fix [iu]mul_high handling
2022-04-12 Mike Blumenkrantzkopper: print better error message if loader not detected
2022-04-12 Erico Nuneslima: fix vector const src referenced multiple times
2022-04-12 Mike Blumenkrantzfeatures: mark off ARB_seamless_cubemap_per_texture...
2022-04-12 Gert Wollnyntt: translate nir_intrinsic_shader_clock
2022-04-12 Mike Blumenkrantzzink: finish up radv piglit baseline updates
2022-04-12 Konstantin... radv: Refactor ray tracing support checks
2022-04-12 Konstantin... radv: Refactor radv_tex_aniso_filter
2022-04-12 Mike Blumenkrantzradv: set read/write without format flags for supported...
2022-04-12 Samuel PitoisetRevert "radv: Disable NGG for GS with suboptimal output...
2022-04-12 Gert Wollnyr600: make r600_load_ar available to driver code
2022-04-12 Gert Wollnyr600: Set the last bit if an alu group is split by...
2022-04-12 Gert Wollnyr600: Force last instruction of group when starting...
2022-04-12 Gert Wollnyr600: don't reschedule INTERP_LOAD_P0
2022-04-12 Gert Wollnyr600: ignore dest sel for non-write targets when counti...
2022-04-12 Gert Wollnyr600: Don't limit scheduling of PARAM_SRC values
2022-04-12 Rhys Perryradv: increase inline push constant limit if we can...
2022-04-12 Rhys Perryradv,aco: implement 64-bit inline push constants
2022-04-12 Rhys Perryradv: allow holes in inline push constants
2022-04-12 Rhys Perryradv: allow inline push constants in more situations
2022-04-12 Mykhailo Skorokhodovintel/fs: Enable b2f(inot(a)) and b2i(inot(a)) optimiza...
2022-04-12 Gert Wollnyvirgl: Add an extra mov for int outputs from constant...
2022-04-12 Gert Wollnyvirgl: Always make some extra temps available for trans...
2022-04-12 Gert Wollnyvirgl: Propagate precice flag through moves
2022-04-12 Juan A. Suarez... ci: add Broadcom CI maintainer
2022-04-12 Juan A. Suarez... CODEOWNERS: add Broadcom maintainers
2022-04-12 Gert Wollnyr600: Only emit the NOP group triggered by dest.rel...
next