platform/upstream/mesa.git
2022-05-10 Marek Olšákamd/registers: add gfx11 to the json generator
2022-05-10 Marek Olšákamd/registers: hardcode GC base offsets in the json...
2022-05-10 Dave Airlieradv: precalculate tess ring sizes/offsets.
2022-05-10 Dave Airlieradv: precalculate hs offchip parameters.
2022-05-10 Karol Herbstnir: add a nir_remove_non_entrypoints helper
2022-05-10 Jason Ekstrandnir: Fix constant folding for non-32-bit ifind_msb...
2022-05-10 Karol Herbstiris/cs: take buffer offsets into account for CL
2022-05-10 Karol Herbstllvmpipe/fence: make the fence id counter atomic
2022-05-10 Karol Herbstllvmpipe: PIPE_COMPUTE_CAP_GRID_DIMENSION is uint64_t
2022-05-10 Mike Blumenkrantzzink: split renderpasses for TextureBarrierNV() usage
2022-05-10 Charmaine Leesvga/nir: enable PIPE_CAP_TGSI_TEXCOORD
2022-05-10 Michel Zouvulkan/wsi: fix missing unistd include
2022-05-10 Emma Anholtci/iris: Cut the glk-deqp test coverage in half.
2022-05-10 Alyssa Rosenzweigagx: Restore Valve copyright header
2022-05-10 Rhys Perryaco: fix cmpswap global atomic definition on GFX6
2022-05-09 Emma AnholtRevert "ci: remove nouveau from shader-db runs"
2022-05-09 Emma Anholtnouveau: disable fences when running under drm-shim.
2022-05-09 Pavel Ondračkar300: skip draws instead of using a dummy vertex shader
2022-05-09 Emma Anholtglsl: Stop lowering ir_quadop_vector.
2022-05-09 Charmaine Leesvga: fix shader IR type passed to draw create shader...
2022-05-09 Alyssa Rosenzweigpan/va: Add whitespace after disassembled branches
2022-05-09 Alyssa Rosenzweigpan/va: Add some whitespace to Valhall disassembly
2022-05-09 Sathishkumar Sradeon/vcn: engage all available jpeg engines
2022-05-09 Mihai PredaRevert "gallivm: use LLVM opaque pointers in lp_bld_tgs...
2022-05-09 Rhys Perryac/nir: skip s_barrier if TCS patches are within subgroup
2022-05-09 Rhys Perryaco: skip s_barrier if TCS patches are within subgroup
2022-05-09 Patrick Lerdapanfrost: Fix unwanted valgrind message related to...
2022-05-09 Alyssa Rosenzweigpanvk: Call nir_opt_trivial_continues
2022-05-09 Alyssa Rosenzweigpanvk: Conform viewport code to Vulkan spec
2022-05-09 Alyssa Rosenzweigpanvk: Stub pipeline cache using the common code
2022-05-09 Alyssa Rosenzweigmesa/st: Fix building tests on macOS
2022-05-09 Iago Toral... v3dv: don't leak variant QPU when pipeline compile...
2022-05-09 Iago Toral... v3dv: expose VK_KHR_pipeline_executable_properties
2022-05-09 Iago Toral... v3dv: implement vkGetPipelineExecutableStatisticsKHR
2022-05-09 Iago Toral... v3d/compiler: add more stats to prog_data
2022-05-09 Iago Toral... v3dv: implement vkGetPipelineExecutablePropertiesKHR
2022-05-09 Iago Toral... v3dv: implement vkGetPipelineExecutableInternalRepresen...
2022-05-09 Iago Toral... v3dv: expose separateDepthStencilLayouts
2022-05-09 Boris Brezillonvulkan/wsi: Make wsi_win32_surface_get_capabilities...
2022-05-09 Lionel Landwerlinnir/lower_shader_calls: put inserted instructions into...
2022-05-09 Lionel Landwerlinnir/lower_shader_calls: don't insert code after break...
2022-05-09 Lionel Landwerlinnir/lower_shader_calls: don't use nop instructions...
2022-05-09 Jason Ekstrandnir/cf: Return a cursor from nir_cf_extract as well
2022-05-09 Lionel Landwerlinnir/cf: return cursor after insertion of cf_list
2022-05-09 Manas Chaudharypanvk: Allow PAN_BO_INVISIBLE to be mapped with dump...
2022-05-09 Manas Chaudharypanvk: Add PANVK_DEBUG_DUMP dump mappings
2022-05-09 Danylo Piliaievtu: Implement VK_EXT_image_view_min_lod
2022-05-09 Dave Airliegallivm: move to new pass manager to handle coroutines...
2022-05-09 Juan A. Suarez... v3d: allow TFU blitting for single layer textures
2022-05-09 David Heidelbergci: traces: virgl: reenable previously crashing Godot...
2022-05-08 Emma Anholtsvga: Set lower_bitops for vpu9 screen.
2022-05-08 Thomas Debessegallium/clover: pass -no-opaque-pointers to Clang
2022-05-08 Bas Nieuwenhuizenvulkan/wsi/x11: Ensure we have the required number...
2022-05-08 Georg Lehmannwsi/x11: Don't leak xcb_get_geometry_reply_t.
2022-05-08 Georg Lehmannradeonsi: Use nir_fold_16bit_image_load_store_conversions.
2022-05-07 Icecream95nir/lower_tex: Copy more fields in lower_tex_to_txd...
2022-05-07 Yiwei Zhangvenus: extend buffer cache to cover layering usage
2022-04-18 Thomas Debessegallium/clover: LLVM setLangDefaults moved from clangFr...
2022-05-06 Chia-I Wuanv: advertise rectangularLines only for Gen10+
2022-05-06 Mike Blumenkrantzllvmpipe: never infer early zs tests when fbfetch is...
2022-05-06 Mike Blumenkrantznir/gather_info: flag fbfetch on subpass image loads
2022-05-06 Rhys Perryaco: split load_sbt_amd result
2022-05-06 Rhys Perryradv: use SMEM for a few load_global
2022-05-06 Rhys Perryradv: remove subtractions in address calculations
2022-05-06 Rhys Perryradv: allow LBVH on GFX6+
2022-05-06 Rhys Perryradv: add radv_has_shader_buffer_float_minmax
2022-05-06 Daniel Schürmannaco/optimizer: re-combine and copy-propagate p_create_v...
2022-05-06 Daniel Schürmannaco/ra: improve split_vector register assignment if...
2022-05-06 Daniel Schürmannaco: don't re-create vectors for load_barycentric_...
2022-05-06 Mike Blumenkrantzzink: restore conditional ordering for query begin/end
2022-05-06 Mike Blumenkrantzradv: emit fewer framebuffer registers
2022-05-06 Mike Blumenkrantzutil/blitter: fix sampler restore with 0 saved samplers
2022-05-06 Lionel Landwerlinintel: fix stall debug option
2022-05-06 Marek Olšákfrontend/dri: allow swapped BGR->RGB channel order...
2022-05-05 Marek Olšákmesa: consider the sample count when choosing a texture...
2022-05-05 Emma Anholtglsl: Remove unused lower_variable_index_to_cond_assign.
2022-05-05 Emma Anholtglsl: Remove EmitNoLoops and the associated lower_jumps...
2022-05-05 Emma Anholtcompiler/glsl: Remove the dead parts of build_program_r...
2022-05-05 Emma Anholtmesa/st: Clean up a bit of st_prepare_vertex_program().
2022-05-05 Emma Anholtglsl: Drop the dead MOD_TO_FLOOR path.
2022-05-05 Emma Anholtglsl: Remove the unused lower_if_to_cond_assign.
2022-05-05 Emma Anholtgallium: Remove now-unused shader caps.
2022-05-05 Emma Anholtglsl: Retire the non-NIR GLSL linking paths.
2022-05-05 Emma Anholtmesa/st: Remove now unused TGSI paths from disk cache.
2022-05-05 Eric Anholtgallium/tgsi: Remove tgsi_emulate.
2022-05-05 Eric Anholtmesa: Remove unused Mesa IR PROGRAM_* register files.
2022-05-05 Eric Anholtglsl: Remove UBO reference lowering.
2022-05-05 Eric Anholttgsi_scan: Remove unused input_array_last/output_array_...
2022-05-05 Eric Anholtmesa/st: Remove TGSI-only shader lowering code.
2022-05-05 Emma Anholtmesa/st: Drop the attrib remapping in st_prepare_vertex...
2022-05-05 Emma Anholtmesa/st: Remove TGSI shader program variant handling.
2022-05-05 Emma Anholtmesa/st: Remove st_glsl_to_tgsi.
2022-05-05 Eric Anholtmesa/st: Always generate NIR from GLSL, and use nir_to_...
2022-05-05 Emma Anholtci/iris: Add a bunch of APL and KBL flakes recently.
2022-05-05 Mike Blumenkrantzkopper: pass the current context to dri_flush
2022-05-05 Mike Blumenkrantzkopper: invalidate drawables when resizing textures...
2022-05-05 Rhys Perryaco: ensure that definitions fixed to operands have...
2022-05-05 Emma Anholtci/iris: Demote APL deqp to manual-only for now.
2022-05-05 Alyssa Rosenzweigpanfrost: Increase the maximum tiler heap size
2022-05-05 Iago Toral... docs/features: flag VK_KHR_timeline_semaphore as implem...
next