platform/upstream/mesa.git
2021-10-09 Chia-I Wuvenus: add atrace support
2021-10-09 Yiwei Zhangandroid_stub: update platform headers to include atrace
2021-10-09 Yiwei Zhangradv/anv android: rename buffer usage camera mask
2021-10-08 Jason Ekstrandnir/lower_discard_or_demote: Fix metadata
2021-10-08 Mike Blumenkrantzzink: move glx@glx-multi-window-single-context to flakes
2021-10-08 Sagar Ghugeisl: Use software programmable render compression forma...
2021-10-08 Sagar Ghugeisl: Add helper to return render compression format...
2021-10-08 Sagar Ghugeintel/genxml: Add new bit fields Render Compression...
2021-10-08 Michael Tangmicrosoft/spirv_to_dxil: use dxil_nir_lower_bool_input...
2021-10-08 Michael Tanggallium/d3d12: move d3d12_lower_bool_input to microsoft...
2021-10-08 Tapani Pälliintel/isl: FXT1 support was removed on Gfx12.5
2021-10-08 Connor Abbotttu: Implement VK_KHR_imageless_framebuffer
2021-10-08 Connor Abbotttu/clear_blit: Constify some image views
2021-10-08 Timur Kristófradv: Enable NGG culling by default on GFX10.3, add...
2021-10-08 Yogesh Mohanmarimuthuvulkan/device-select: select correct default device...
2021-10-08 Samuel Pitoisetaco: constify radv_shader_{info,args}
2021-10-08 Samuel Pitoisetradv,aco: remap PS inputs when declaring shader arguments
2021-10-08 Samuel Pitoisetaco: prevent using undeclared shader arguments for PS
2021-10-08 Samuel Pitoisetradv,aco: compute and store the SPI PS input in radv_sh...
2021-10-08 Samuel Pitoisetradv: gather more information about PS in the shader...
2021-10-08 Samuel Pitoisetradv: do not overwrite loads_push_constants when declar...
2021-10-08 Samuel Pitoisetradv: remove unnecessary radv_shader_info:num_inline_pu...
2021-10-08 Samuel Pitoisetradv: remove unnecessary radv_shader_info:base_inline_p...
2021-10-08 Samuel Pitoisetradv: determine if a shader loads push constants from...
2021-10-08 Samuel Pitoisetradv: determine if a shader uses indirect descriptors...
2021-10-08 Samuel Pitoisetradv: declare the shader user locs from the shader...
2021-10-08 Rhys Perryradv/llvm: fix parameter index for layer exports
2021-10-08 Rhys Perryac/llvm: fix image_samples with null descriptors
2021-10-08 Lionel Landwerlinspirv: deal with null pointers
2021-10-08 Samuel Pitoisetaco: fix load_barycentric_at_{offset,sample}
2021-10-08 Rob Clarkfreedreno/drm: Move pipe unref after fence removal
2021-10-08 Samuel Pitoisetradv: do not set TRAP_PRESENT(1) for fragment shaders
2021-10-08 Mike Blumenkrantzzink: ci updates
2021-10-08 Mike Blumenkrantzzink: rework in-use batch states hash table to be a...
2021-10-08 Mike Blumenkrantzzink: stop leaking resource surface cache hash tables
2021-10-08 Mike Blumenkrantzzink: remove reads/writes members from zink_resource_object
2021-10-08 Mike Blumenkrantzzink: switch remaining direct access of zink_resource_o...
2021-10-08 Mike Blumenkrantzzink: stop leaking buffers on replacement
2021-10-08 Mike Blumenkrantzzink: remove zink_context::curr_batch
2021-10-08 Mike Blumenkrantzzink: move semaphore reset handling to submit
2021-10-08 Mike Blumenkrantzzink: wait in the flush thread when ETOOMANY batches...
2021-10-08 Marek Olšákradeonsi: remove duplicate partial_count variable
2021-10-08 Marek Olšákradeonsi: fix a leak in draw_vertex_state if threaded_c...
2021-10-08 Marek Olšákgallium/u_threaded: fix draw_vertex_state with multi...
2021-10-08 Mike Blumenkrantzzink: split out fb state updating to helper function
2021-10-08 Mike Blumenkrantzzink: wait on thread queue before destroying context
2021-10-08 Dave Airliecrocus: Honor scanout requirement from DRI
2021-10-08 Jordan Justenintel/isl: Add mocs settings for DG2
2021-10-08 Chia-I Wuutil/vector: make util_vector_init harder to misuse
2021-10-07 Jason EkstrandRevert "mesa: use simple_mtx_t for TexMutex"
2021-10-07 Jason Ekstrandvulkan/device: Use vk_errorf to report missing features
2021-10-07 Jason Ekstrandvulkan/device: Use vk_error
2021-10-07 Jason Ekstrandvulkan/instance: Use vk_error in vk_instance_init
2021-10-07 Jason Ekstrandvulkan/log: Drop _impl from the log helper names
2021-10-07 Jason Ekstrandturnip: Plumb non-startup errors through the new vk_err...
2021-10-07 Jason Ekstrandv3dv: Switch to the new vk_error helpers
2021-10-07 Jason Ekstrandpanvk: Switch to the new vk_error helpers
2021-10-07 Jason Ekstrandlavapipe: Switch to the new vk_error helpers
2021-10-07 Jason Ekstrandradv: Switch to the new common vk_error helpers
2021-10-07 Jason Ekstrandradv: Stop printing descriptor pool allocation failures
2021-10-07 Jason Ekstrandanv: Use the common vk_error and vk_errorf helpers
2021-10-07 Jason Ekstrandanv/queue: Plumb the queue through all the queue_submit...
2021-10-07 Jason Ekstrandanv: Drop unused logging helpers
2021-10-07 Jason Ekstrandvulkan/log: Add common vk_error and vk_errorf helpers
2021-10-07 Jason Ekstrandvulkan/log: Handle logging to a physical device
2021-10-07 Jason Ekstrandanv: s/vk_error/anv_error/g
2021-10-07 Jason Ekstrandanv: Stop printing descriptor pool allocation failures
2021-10-07 Jason Ekstrandanv: drop a misplaced and wrong comment
2021-10-07 Jason Ekstrandvulkan/log: Log to instance messages during instance...
2021-10-07 Jason Ekstrandvulkan/log: Assert if the driver logs a client-invisibl...
2021-10-07 Jason Ekstrandvulkan: Track which objects are client-visible
2021-10-07 Jason Ekstrandvulkan: Drop vk_object_base_reset
2021-10-07 Boris Brezillonspirv: Declare PointCoord as a sysval
2021-10-07 Boris Brezillonspirv: Always declare FragCoord as a sysval
2021-10-07 Boris Brezillonspirv: Let spirv_to_nir() users turn sysvals into input...
2021-10-07 Boris Brezillonnir: Add a nir_sysvals_to_varyings() helper
2021-10-07 Jason Ekstrandnir/algebraic: Add some opts for comparisons of comparisons
2021-10-07 Jason Ekstrandnir/algebraic: Add some boolean optimizations
2021-10-07 Jason Ekstrandnir/algebraic: Lower fisfinite
2021-10-07 Gert Wollnymesa: signal driver when buffer is bound to different...
2021-10-07 Rob Clarkgallium/u_threaded: Split out options struct
2021-10-07 Rhys Perryradv,aco: don't include FMASK in the storage descriptor
2021-10-07 Rhys Perryradv,aco: use lower_to_fragment_fetch
2021-10-07 Rhys Perryaco: use correct dim for FMASK fetches
2021-10-07 Rhys Perryac/nir: return 0x76543210 for NULL FMASK fetch
2021-10-07 Rhys Perryaco: return 0x76543210 for NULL FMASK fetch
2021-10-07 Rhys Perryradv: don't create blit pipelines for multisampled...
2021-10-07 Rhys Perrynir/lower_tex: add lower_to_fragment_fetch_amd
2021-10-07 Rhys Perrynir: add _amd suffix to fragment_mask_fetch and fragmen...
2021-10-07 Marcin Ślusarznir/print: pad 64-bit constants with zeroes
2021-10-07 Pierre-Eric... radeonsi: make the DRI_PRIME dGPU -> iGPU copy async
2021-10-07 Pierre-Eric... gallium: add a is_dri_blit_image bool to pipe_blit_info
2021-10-07 Pierre-Eric... radeonsi: add an async compute context
2021-10-07 Pierre-Eric... radeonsi: implement si_sdma_copy_image for gfx7+
2021-10-07 Bas Nieuwenhuizenradv: Add VK_FORMAT_R16G16B16A16_UNORM for accel. struc...
2021-10-07 Danylo Piliaievir3: support source modes for resinfo.b
2021-10-07 Emma Anholtci/freedreno: try to fix the a630 cubearray flake's...
2021-10-07 Emma Anholtci/freedreno: Move the other a530 test jobs to test...
2021-10-07 Filip Gawinr300: avoid searching for temp variable twice
2021-10-07 Mike Blumenkrantzfeatures: be explicit about EXT_color_buffer_half_float...
next