platform/upstream/mesa.git
2022-05-10 Marek Olšákradeonsi/gfx11: add CB deltas
2022-05-10 Marek Olšákradeonsi/gfx11: buffer descriptor changes
2022-05-10 Pierre-Eric... radeonsi/gfx11: image descriptor changes
2022-05-10 Pierre-Eric... radeonsi/gfx11: register changes
2022-05-10 Pierre-Eric... radeonsi/gfx11: add assert in legacy vs path
2022-05-10 Yogesh mohan... radeonsi/gfx11: program inst_pref_size for compute
2022-05-10 Marek Olšákradeonsi/gfx11: program inst_pref_size for graphics
2022-05-10 Yogesh mohan... radeonsi/gfx11: instruction cache line size is 128...
2022-05-10 Yogesh mohan... radeonsi/gfx11: interp changes for 16bit
2022-05-10 Yogesh mohan... radeonsi/gfx11: interp changes for 32bit
2022-05-10 Yogesh mohan... radeonsi/gfx11: make flat_scratch changes for compute
2022-05-10 Yogesh mohan... radeonsi/gfx11: make flat_scratch changes for graphics
2022-05-10 Marek Olšákradeonsi/gfx11: use the new TCS WaveID SGPR to compute...
2022-05-10 Marek Olšákradeonsi/gfx11: enable arbitrary DCC format reinterpret...
2022-05-10 Marek Olšákradeonsi/gfx11: enable NGG-only draw paths
2022-05-10 Marek Olšákradeonsi/gfx11: expect packed threadID VGPRs
2022-05-10 Marek Olšákradeonsi/gfx11: always allow DCC stores
2022-05-10 Marek Olšákradeonsi/gfx11: increase the hw screen offset alignment
2022-05-10 Marek Olšákac/surface: add gfx11 support to modifiers tests
2022-05-10 Marek Olšákac/surface: define gfx11 modifiers
2022-05-10 Marek Olšákac/surface: gfx11 changes
2022-05-10 Marek Olšákac/gpu_info: set cu_mask correctly for gfx11
2022-05-10 Marek Olšákac/llvm: don't set GLC for stores on gfx11
2022-05-10 Marek Olšákac/llvm: update pknorm and waitcnt for gfx11
2022-05-10 Marek Olšákac/llvm: don't set DLC on gfx11 because it means someth...
2022-05-10 Marek Olšákac/llvm: export mrt0 instead of null on gfx11
2022-05-10 Marek Olšákac: implement register shadowing for gfx11
2022-05-10 Marek Olšákac: scratch buffer register changes for gfx11
2022-05-10 Marek Olšákac: implement ac_get_tbuffer_format for gfx11
2022-05-10 Pierre-Eric... amd: update gfx10_format_table.py for gfx11
2022-05-10 Marek Olšákac: don't align VGPRs to 8 or 16 for gfx11
2022-05-10 Marek Olšákamd: add Mesa-only addrlib changes
2022-05-10 Marek Olšákamd: import gfx11 addrlib
2022-05-10 Marek Olšákamd: add gfx11 to packet definitions
2022-05-10 Marek Olšákamd: enable gfx11 in header generator, fix drivers...
2022-05-10 Marek Olšákamd/registers: add gfx11-rsrc.json
2022-05-10 Marek Olšákamd/registers: add gfx11.json
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
next