platform/upstream/mesa.git
2023-02-08 Mike Blumenkrantzzink: stop leaking push descriptor templates
2023-02-08 Mike Blumenkrantzzink: don't add dmabuf export type if dmabuf isn't...
2023-02-08 Samuel Pitoisetradv: fix RB+ for SRGB formats
2023-02-08 Eric Engestrom.pick_status.json: Mark 47852b9ff45e73f8f6773a1598cf872...
2023-02-08 Bas Nieuwenhuizenradv: Shift left the tile swizzle more on GFX11.
2023-02-08 Bas Nieuwenhuizenradv: Set FDCC_CONTROL SAMPLE_MASK_TRACKER_WATERMARK
2023-02-08 Eric Engestrom.pick_status.json: Mark 4b841cfec8b502a8290cd67356d8119...
2023-02-08 Hyunjun Kovulkan/runtime: match the spec when taking pipeline...
2023-02-08 Lucas Stachetnaviv: drm: fix check if BO is on a deferred destroy...
2023-02-08 Lucas Stachetnaviv: free pm queries dynarray on screen destroy
2023-02-08 Lucas Stachetnaviv: drm: fix BO array leaks
2023-02-08 Lionel Landwerlinanv: fix null descriptors
2023-02-08 Eric Engestrom.pick_status.json: Mark ac339d97978e96c80d43688566717d4...
2023-02-08 Eric Engestrom.pick_status.json: Mark 6f7b752fdd2f5f33139dbc105da433e...
2023-02-08 Eric Engestrom.pick_status.json: Mark cc9fa060ee1b232e5e72077232d7b90...
2023-02-08 Mike Blumenkrantzzink: set vkusage/vkflags for buffer resource objects
2023-02-08 Mike Blumenkrantzzink: add VK_BUFFER_USAGE_SHADER_DEVICE_ADDRESS_BIT...
2023-02-08 Mike BlumenkrantzRevert "zink: allow direct memory mapping for any COHER...
2023-02-08 Rhys Perryaco: set has_color_exports with GPL
2023-02-08 Samuel Pitoisetradv: add a layer for fixing rendering issues with...
2023-02-08 Kenneth Graunkeegl: Rewrite eglGetMscRateANGLE to avoid probes and...
2023-02-08 Kenneth Graunkeloader: Add infrastructure for tracking active CRTC...
2023-02-08 Corentin Noëlkopper: Do not free the given screen in initScreen...
2023-02-08 Eric Engestrom.pick_status.json: Update to 6390953fa5c0e0a001ce6c07f7...
2023-01-26 Eric Engestromdocs/relnotes: add sha256sum for 22.3.4
2023-01-26 Eric EngestromVERSION: bump for 22.3.4
2023-01-26 Eric Engestromdocs: add release notes for 22.3.4
2023-01-26 Paulo Zanonihasvk: check the return value of anv_execbuf_add_bo_bit...
2023-01-26 Paulo Zanonihasvk: don't leave undefined values in exec->syncobj_values
2023-01-26 Samuel Pitoisetradv: fix ignoring graphics shader stages that don...
2023-01-26 Lionel Landwerlinvulkan/wsi/wayland: improve same gpu detection
2023-01-26 Francisco Jerezintel/fs: Fix src and dst types of LOAD_PAYLOAD ACP...
2023-01-26 Mike Blumenkrantzzink: fix VK_DYNAMIC_STATE_LINE_WIDTH usage
2023-01-26 Italo Nicolapanfrost: fix off-by-one when exporting format modifiers
2023-01-26 Pierre-Eric... radeonsi/gfx11: fix ge_cntl programming
2023-01-26 Emma Anholtzink: Re-emit the SpvBuiltInSampleMask access chain...
2023-01-26 Emma Anholtzink: Fix up mismatches of memory model vs addressing...
2023-01-26 Emma Anholtzink: Fix validation failure for maxLod < minLod.
2023-01-26 Emma Anholtzink: Add missing Flat decorations on some inputs.
2023-01-26 Marcin Ślusarzintel/compiler/mesh: handle const data in task & mesh...
2023-01-26 Lionel Landwerlinintel/fs: avoid cmod optimization on instruction with...
2023-01-26 Mike Blumenkrantzzink: use actual swapchain object for surface comparison
2023-01-26 Erik Faye-Lundradeonsi: respect smoothing_enabled
2023-01-26 Jonathan Grayegl/dri2: avoid undefined unlocks
2023-01-26 Marek Olšákglthread: handle GL_*_ARRAY in glEnable/Disable
2023-01-26 Marek Olšákmesa: allow GL_UNSIGNED_INT64_ARB as vertex format...
2023-01-26 Marek Olšákutil: fix util_is_vbo_upload_ratio_too_large
2023-01-26 Marek Olšákglthread: fix an upload buffer leak
2023-01-26 Mike Blumenkrantzzink: don't use ds3 blend states without color attachments
2023-01-26 Mike Blumenkrantzzink: delete need_blend_constants
2023-01-26 Rose Hudsonradeonsi: report 0 block size for Polaris HEVC encoding
2023-01-26 Tapani Pälliiris: add restrictions for 3DSTATE_RASTER::AntiAliasing...
2023-01-26 Tapani Pällihasvk: add restrictions for 3DSTATE_RASTER::AntiAliasin...
2023-01-26 Tapani Pällianv: add restrictions for 3DSTATE_RASTER::AntiAliasingE...
2023-01-26 Danylo Piliaievtu/kgsl: do not use kgsl_command_object::offset
2023-01-26 Mike Blumenkrantzzink: preserve present resources during async presentation
2023-01-26 Julia Tatzzink: correct sparse bo mem_type_idx placement
2023-01-26 Julia Tatzzink: trival renames heap_idx -> memoryTypeIndex
2023-01-26 Julia Tatzzink: zink_heap isn't 1-to-1 with memoryTypeIndex
2023-01-26 Mike Blumenkrantzzink: handle modifier nplanes queries correctly for...
2023-01-26 Mike Blumenkrantzzink: store drm format as internal_format for imported...
2023-01-26 Samuel Pitoisetradv: fix creating BC image views when the base layer...
2023-01-26 Samuel Pitoisetradv: fix buffer to image copies with BC views on the...
2023-01-26 Samuel Pitoisetradv: fix setting MAX_MIP for BC views
2023-01-26 Pierre-Eric... glthread: fix glArrayElement handling
2023-01-26 Pierre-Eric... vbo: lower VBO_SAVE_BUFFER_SIZE to avoid large VRAM...
2023-01-26 Pierre-Eric... vbo: remove bogus assert
2023-01-26 Lionel Landwerlinnir/lower_io: fix bounds checking for 64bit_bounded_global
2023-01-26 Kenneth Graunkeintel/compiler: Drop redundant 32-bit expansion for...
2023-01-26 Francisco Jerezintel/fs/gfx12: Ensure that prior reads have executed...
2023-01-26 Paulo Zanonianv: check the return value of anv_execbuf_add_bo_bitset()
2023-01-26 Paulo Zanonianv: don't leave undefined values in exec->syncobj_values
2023-01-26 Maíra Canalv3dv: remove unused clamp_to_transparent_black_border...
2023-01-26 Lionel Landwerlinnir/divergence: add missing RT intrinsinc handling
2023-01-26 Alyssa Rosenzweigmesa: Set info.separate_shader for ARB programs
2023-01-26 Gert Wollnyvirgl: drop the separable flag for cases that can't...
2023-01-26 Erik Faye-Lundzink: fix depth-clip disable cap
2023-01-26 Jason Ekstrandgallium,util: Pull u_indices and u_primconvert back...
2023-01-26 Rob Clarkfreedreno: Fix tracking of enabled SSBOs
2023-01-26 Gert Wollnyr600/sfn: Fix readport check
2023-01-26 Alyssa Rosenzweigpanfrost: Fix clears with conditional rendering
2023-01-26 Alyssa Rosenzweigpanfrost: Fix logic ops on Bifrost
2023-01-26 Alyssa Rosenzweigpanfrost: Enable NV_primitive_restart on Valhall
2023-01-26 Alyssa Rosenzweigpan/bi: Fix incorrect compilation of fsat(reg.yx)
2023-01-26 Alejandro Piñeirovulkan/wsi: check if image info was already freed
2023-01-26 Friedrich Vockradv/rt: Divide by the correct workgroup size
2023-01-26 Bas Nieuwenhuizenaco: Pass correct number of coords to Vega 1D LOD instr...
2023-01-26 t0b3nir/nir_opt_move: fix ALWAYS_INLINE compiler error
2023-01-26 Samuel Pitoisetradv: fix missing implementation of creating images...
2023-01-26 Emma Anholtdocs/perfetto: Fix the name of the i915 render stages...
2023-01-26 Simon Serzink: fix PIPE_RESOURCE_PARAM_NPLANES with format modifier
2023-01-26 Eric Engestromgen_release_notes: include links in relnotes.rst when...
2023-01-26 Rhys Perryradv/gfx11: increase radeon_check_space for occlusion...
2023-01-26 Dave Airlielavapipe: fix one more descriptor set reference issue
2023-01-26 Dave Airlievk_cmd_queue: add a callback to free push descriptors...
2023-01-26 Dave Airliellvmpipe: unref images correctly in the fragment shader...
2023-01-26 Dave Airlielavapipe: fix merged layout ref counting
2023-01-26 Dave Airlielavapipe: fix descriptor set layout reference counting...
2023-01-26 Eric Engestrom.pick_status.json: Mark e527f686caaf688f0a185e2641fc964...
2023-01-26 Eric Engestrom.pick_status.json: Update to 9f51340b99a39be80bf1bc6d4b...
next