platform/upstream/mesa.git
2022-06-29 Hyunjun Koturnip: fix wrong size for lrz cs when lrz_track_quirk...
2022-06-29 Lionel Landwerlinanv: remove device features handling now in runtime
2022-06-29 Vasily Khoruzhicklima: fix buffer overallocation for index, vertex and...
2022-06-29 Samuel Pitoisetradv: do not emit SQTT user data packets on the SDMA...
2022-06-29 Lionel Landwerlinanv: disable non uniform indexing of UBOs
2022-06-29 Dave Airliedraw/cliptest: add support for guard band + full Z
2022-06-29 Mike Blumenkrantzlavapipe: streamline xfb shader setup
2022-06-29 Mike Blumenkrantzlavapipe: break out part of shader optimization into...
2022-06-29 Mike Blumenkrantzzink: set PIPE_RESOURCE_FLAG_DONT_MAP_DIRECTLY for...
2022-06-29 Connor Abbottmesa/st: Fix border color type for stencil sampling
2022-06-29 Connor Abbotttu: Fix stencil border color with has_z24uint_s8uint
2022-06-29 Connor Abbottfreedreno/a6xx: Fix border color with Z24UINT_S8UINT
2022-06-29 Connor Abbottfreedreno/fdl: Note border color constraints
2022-06-29 Connor Abbottfreedreno/a6xx: Use fdl format swizzle
2022-06-29 Connor Abbottfreedreno/a6xx: Fix border color swizzling
2022-06-29 Connor Abbottfreedreno/a6xx: Document border color/swizzle interaction
2022-06-29 Timothy Arceriglsl: merge lower_buffer_access with lower_shared_reference
2022-06-29 Sil Vilerinod3d12: Fix debug_printf format strings for cross platfo...
2022-06-29 Jesse Natalievulkan_entrypoints_gen: For Windows ARM64EC, prefix...
2022-06-29 David Heidelbergci: traces: switch to brotli compressed traces
2022-06-29 Konstantin... radv: Refactor lower_rt_derefs
2022-06-29 Konstantin... radv: Fix the t comparison for triangles
2022-06-29 Konstantin... radv: Introduce an enum for the any hit status
2022-06-28 Guilherme Galloci/lava: Improve result parsing regex
2022-06-28 Lucas Stachetnaviv: switch depth mode when linear PE is used
2022-06-28 Danylo Piliaievtu: Overhaul LRZ, implement on-GPU dir tracking and...
2022-06-28 Danylo Piliaievfreedreno: document GRAS_UNKNOWN_810A
2022-06-28 Connor Abbottfreedreno: Document a650-specific CP_REG_WRITE flag
2022-06-28 Danylo Piliaievfreedreno: Document rest of GRAS_LRZ_CNTL, clarify...
2022-06-28 Michel Zoumeson: drop dladdr check on win32
2022-06-28 Boris Brezillonci/dzn: Add pipeline cache tests to the include list
2022-06-28 Boris Brezillondzn: Cache pipeline info
2022-06-28 Boris Brezillondzn: Cache DXIL shaders
2022-06-28 Boris Brezillondzn: Caculate a binding translation hash
2022-06-28 Boris Brezillondzn: Cache NIR shaders
2022-06-28 Boris Brezillondzn: Move the compute shader compilation logic to a...
2022-06-28 Boris Brezillondzn: Drop unneeded goto statement in dzn_compute_pipeli...
2022-06-28 Boris Brezillondzn: Add a generic cached blob wrapper
2022-06-28 Boris Brezillondzn: Hash pipeline layout stages
2022-06-28 Boris Brezillondzn: Don't delegate binding translation to dxil_spirv_n...
2022-06-28 Boris Brezillondzn: Save a few indentation levels in graphics_pipeline...
2022-06-28 Boris Brezillondzn: Use vk_to_mesa_shader_stage()
2022-06-28 Boris Brezillondzn: Fix potential nir_shader leak
2022-06-28 Boris Brezillondzn: Let dzn_pipeline_init() initialize the root signat...
2022-06-28 Boris Brezillondzn: Drop unused allocator passed to dzn_graphics_pipel...
2022-06-28 Boris Brezillondzn: Drop useless while(link_mask != 0)
2022-06-28 Boris Brezillondzn: Pass the maximum stream size to d3d12_pipeline_sta...
2022-06-28 Boris Brezillondzn: Use d3d12_compute_pipeline_state_stream_new_desc...
2022-06-28 Boris Brezillondzn: Fix assertion in d3d12_pipeline_state_stream_new_d...
2022-06-28 Boris Brezillondzn: Add missing D3D12_CACHED_PIPELINE_STATE to MAX_COM...
2022-06-28 Boris Brezillondzn: Drop dzn_pipeline_cache.c
2022-06-28 Boris Brezillondzn: Initialize UUIDs
2022-06-28 Boris Brezillondzn: Fix indentation
2022-06-28 Matti Hamalainenpytracediff: implement pager ('less') invocation internally
2022-06-28 Matti Hamalainenpytracediff: change how 'junk' calls are handled
2022-06-28 Matti Hamalainenpytracediff: make -M ("method only") option print argum...
2022-06-28 Matti Hamalainenpytracediff: add per-line difference highlighting for...
2022-06-28 Matti Hamalainengallium/tools: reimplement tracediff completely in...
2022-06-28 Matti Hamalainengallium/tools: add option for ignoring junk calls in...
2022-06-28 Jose Fonsecatrace: Allow to control nir dumping via an environment...
2022-06-28 Jose Fonsecatrace: Bring state dump up to speed.
2022-06-28 Jose Fonsecatrace: Parse character data more efficiently.
2022-06-28 Jose Fonsecatrace: Dump NIR.
2022-06-28 Jose Fonsecalavapipe: Prevent mapping buffers beyond their size.
2022-06-28 Jose Fonsecatrace: Fix framebuffer state serialization.
2022-06-28 Boris Brezillondzn: Hook-up device-lost detection
2022-06-28 Boris Brezillonradv: Use vk_pipeline_hash_shader_stage()
2022-06-28 Boris Brezillonradv: Kill unused fs_m local var in radv_create_shaders()
2022-06-28 Boris Brezillontu: Use vk_pipeline_hash_shader_stage()
2022-06-28 Boris Brezillonv3dv: Use vk_pipeline_hash_shader_stage()
2022-06-28 Boris Brezillonv3dv: Fix nir_shader leaks in v3dv_meta_{clear,copy}()
2022-06-28 Boris Brezillonanv: Use vk_pipeline_hash_shader_stage()
2022-06-28 Boris Brezillonvulkan: Add a vk_pipeline_hash_shader_stage() helper
2022-06-28 Boris Brezillonnir/serialize: Silence integer-overflow false positive
2022-06-28 Boris Brezillonnir/serialize: Support texop >= 16
2022-06-28 Iago Toral... broadcom/compiler: don't predicate postponed spills
2022-06-28 Iago Toral... broadcom/compiler: fix postponed TMU spills with multip...
2022-06-28 Iago Toral... v3dv: fix leak
2022-06-28 Mike Blumenkrantzzink: delete zink_resource_object::dt_has_data
2022-06-28 Mike Blumenkrantzzink: use kopper_displaytarget type directly
2022-06-28 Mike Blumenkrantzzink: acquire swapchain images on image map
2022-06-28 Mike Blumenkrantzzink: no-op pixmap frontbuffer flush calls
2022-06-28 Mike Blumenkrantzzink: delete zink_resource_object::acquire
2022-06-28 Mike Blumenkrantzzink: ensure pending present flushes are handled during...
2022-06-28 Mike Blumenkrantzzink: flag batch as having work during frontbuffer...
2022-06-28 Mike Blumenkrantzzink: improve no-op acquire detection
2022-06-28 Mike Blumenkrantzzink: remove unnecessary code in kopper readback acquire
2022-06-28 Mike Blumenkrantzzink: remove broken kopper assert
2022-06-28 Mike Blumenkrantzzink: use better determination for handling swapchain...
2022-06-28 Mike Blumenkrantzzink: move 'acquired' flag onto swapchain struct
2022-06-28 Mike Blumenkrantzzink: move to AoS for storing swapchain struct data
2022-06-28 Mike Blumenkrantzzink: track whether current swapchain has data
2022-06-28 Mike Blumenkrantzzink: fix kopper_acquire return value
2022-06-28 Vasily Khoruzhicklima: wire up MSAA 4x support
2022-06-27 Emma Anholtci/turnip: Trim the a630 VK run a bit.
2022-06-27 Emma Anholtci/turnip: Test traces on turnip using zink.
2022-06-27 Emma Anholtci/freedreno: Add vulkan+gl integration testing in...
2022-06-27 Emma Anholtci/traces: Drop ZINK_USE_LAVAPIPE ICD override.
2022-06-27 Emma Anholtci/traces: GC unused code for DXVK trace replay.
2022-06-27 Mike Blumenkrantzlavapipe: always set point_tri_clip
next