platform/upstream/mesa.git
2022-02-02 Emma Anholtr300/r600: Add drm-shim support.
2022-02-02 Emma Anholtr300: Disable fp16 and int16 in swtcl vertex shaders.
2022-02-01 Iván Brianoanv: Report the right conformance version
2022-02-01 Iván Brianoanv: Handle resolveImageLayout on dynamic rendering
2022-02-01 Mike Blumenkrantzdocs: update features/relnotes for zink sparse texture...
2022-02-01 Mike Blumenkrantzzink: ARB_sparse_texture_clamp
2022-02-01 Samuel Pitoisetradv/winsys: fix missing buffer_make_resident() for...
2022-02-01 Caio Oliveiracompiler, intel: Add gl_shader_stage_is_mesh()
2022-02-01 Danylo Piliaievir3: opt_deref in opt loop to remove unnecessary tex...
2022-02-01 Connor Abbottir3,tu: Enable subgroup shuffles and relative shuffles
2022-02-01 Connor Abbottir3/cp: ir3: Prevent propagating shared regs out of...
2022-02-01 Connor Abbottir3: Rewrite (jp) insertion
2022-02-01 Connor Abbottir3: Fix copy-paste mistakes in ir3_block_remove_physic...
2022-02-01 Connor Abbottnir: Add support for lowering shuffle to a waterfall...
2022-02-01 Connor Abbottnir/lower_subgroups: Rename lower_shuffle to lower_rela...
2022-02-01 Emma Anholtturnip: Store the computed iova in the tu_image.
2022-02-01 Emma Anholtturnip: Store the computed iova in the tu_buffer.
2022-02-01 Rhys Perryaco: fix v_mac_legacy_f32
2022-02-01 Qiang Yuradeonsi: enable ARB_sparse_texture_clamp
2022-02-01 Qiang Yuglsl/nir: convert ir_texture->clamp to nir
2022-02-01 Qiang Yuglsl: add ARB_sparse_texture_clamp builtin functions
2022-02-01 Qiang Yuglsl: _textureCubeArrayShadow support clamp
2022-02-01 Qiang Yuglsl: _texture support clamp parameter
2022-02-01 Qiang Yuglsl: ir_texture add clamp field
2022-02-01 Qiang Yuglsl: add ARB_sparse_texture_clamp extension
2022-02-01 Qiang Yumesa: add ARB_sparse_texture_clamp extension
2022-02-01 Qiang Yugallium: add PIPE_CAP_CLAMP_SPARSE_TEXTURE_LOD
2022-02-01 Lionel Landwerlinutil/utrace: make generated code a tiny bit nicer to...
2022-02-01 Lionel Landwerlinutil/u_trace: make mako conditional code easier to...
2022-02-01 Lionel Landwerlinintel/tracepoint: simplify tracepoint descriptions
2022-02-01 Simon Servulkan/wsi/wayland: remove format switch from wl_shm_fo...
2022-02-01 Simon Servulkan/wsi/wayland: use DRM_FORMAT_INVALID
2022-02-01 Simon Servulkan/wsi/wayland: use enum wl_shm_format
2022-02-01 Lionel Landwerlindocs: update INTEL_DEBUG environment variable documentation
2022-02-01 Iago Toral... v3dv: don't submit noop job if there is nothing to...
2022-02-01 Chia-I Wuglthread: call _mesa_glthread_BindBuffer unconditionally
2022-02-01 Mike Blumenkrantzmesa: stop truncating MESA_GLSL=dump
2022-02-01 Mike Blumenkrantzaux/vbuf: add fastpath for skipping identical vbuf...
2022-02-01 Mike Blumenkrantzaux/vbuf: move mask-clearing for vbuf updates after...
2022-02-01 Mike Blumenkrantzaux/vbuf: use local var for modifying unaligned_vb_mask...
2022-02-01 Paulo Zanoniiris: implement inter-context busy-tracking
2022-02-01 Paulo Zanoniiris: save some iris_syncobj_reference() calls at updat...
2022-01-31 Nanley Cheryiris: Return non-zero stride for clear color plane
2022-01-31 Nanley Cheryiris: Pick the right BO in iris_resource_get_param
2022-01-31 Nanley Cheryiris: Refactor a ternary in iris_resource_get_param
2022-01-31 Melissa Wenv3dv: move sems_info from event_wait job to wait_thread...
2022-01-31 Jesse Natalied3d12: ARB_transform_feedback3
2022-01-31 Jesse Natalied3d12: Handle indexed queries
2022-01-31 Jesse Natalied3d12: Fix xfb varying matching for vars with location_frac
2022-01-31 Jesse Natalied3d12: Unpack multi-stream varyings
2022-01-31 Jesse Nataliemicrosoft/compiler: Support multiple GS output streams
2022-01-31 Jesse Nataliemicrosoft/compiler: Correctly support I/O on variables...
2022-01-31 Jesse Natalied3d12: ARB_transform_feedback2
2022-01-31 Jesse Natalied3d12: Switch primitives-generated query to use XFB...
2022-01-31 Jesse Natalied3d12: Rewrite subquery logic
2022-01-31 Jesse Natalied3d12: Compute transform UBO0 is actually binding 1
2022-01-31 Jesse Natalied3d12: Implement DrawAuto aka DrawTransformFeedback
2022-01-31 Jesse Natalied3d12: Move "fake" SO buffer handling to compute transf...
2022-01-31 Jesse Natalied3d12: Move compute transform state save/restore to...
2022-01-31 Jesse Natalied3d12: Add a compute transform for draw auto
2022-01-31 Jesse Natalied3d12: Add a couple compute transforms for "fake" SO...
2022-01-31 Jesse Natalied3d12: Add a comment for what the existing compute...
2022-01-31 Jesse Natalied3d12: SO buffer filled size is only 32-bit
2022-01-31 Jesse Natalied3d12: Move indirect compute to real indirect dispatches
2022-01-31 Jesse Natalied3d12: Support transform feedback pause/resume
2022-01-31 Jesse Natalied3d12: Include SO buffer count as a PSO dirty bit
2022-01-31 Jesse Natalied3d12: Add UAV barriers for UAVs that are being used...
2022-01-31 Jesse Natalied3d12: Fix compute transform for multi-draw indirect...
2022-01-31 Jesse Nataliemicrosoft/compiler: Fix UAV resource ID counting for...
2022-01-31 Mike Blumenkrantzzink: use SpvScopeDevice over SpvScopeWorkgroup for...
2022-01-31 Mike Blumenkrantzzink: cast image atomic op params/results based on...
2022-01-31 Mike Blumenkrantzzink: add warning printf for drivers missing VK_EXT_sha...
2022-01-31 Mike Blumenkrantzzink: enable VK_EXT_shader_atomic_float
2022-01-31 Mike Blumenkrantzzink: handle swizzled offset/count values for shader...
2022-01-31 Boris Brezillonmicrosoft/spirv_to_dxil: Define idep_libspirv_to_dxil
2022-01-31 Boris Brezillonmicrosoft/spirv_to_dxil: Make sure the SampleMask is...
2022-01-31 Boris Brezillonmicrosoft/spirv_to_dxil: Lower atomics to their dxil...
2022-01-31 Boris Brezillonmicrosoft/spirv_to_dxil: Discard PSIZ accesses
2022-01-31 Louis-Francis... microsoft/spirv_to_dxil: Allow passing a vulkan ->...
2022-01-31 Louis-Francis... microsoft/spirv_to_dxil: Lower push constant loads...
2022-01-31 Louis-Francis... microsoft/spirv_to_dxil: lower input attachments
2022-01-31 Louis-Francis... microsoft/spirv_to_dxil: check for variables r/w access
2022-01-31 Boris Brezillonmicrosoft/spirv_to_dxil: Support [un]conditional YZ...
2022-01-31 Boris Brezillonmicrosoft/spirv_to_dxil: Allow dumping NIR
2022-01-31 Boris Brezillonmicrosoft/spirv_to_dxil: Remove dead variables after...
2022-01-31 Jason Ekstrandanv/image: Call into WSI to create swapchain images
2022-01-31 Jason Ekstrandanv/image: Add some asserts when binding swapchain...
2022-01-31 Jason Ekstrandvulkan/wsi: Add image create and bind helpers
2022-01-31 Jason Ekstrandwsi/common: Set VK_IMAGE_CREATE_ALIAS_BIT
2022-01-31 Jason Ekstrandvulkan/wsi/drm: Drop wsi_create_native/prime_image
2022-01-31 Jason Ekstrandvulkan/wsi/win32: Break create_win32_image in pieces
2022-01-31 Jason Ekstrandvulkan/wsi/win32: Delete unnecessary copy+paste from DRM
2022-01-31 Jason Ekstrandvulkan/wsi/display: Split image creation
2022-01-31 Jason Ekstrandvulkan/wsi/wayland: Split image creation
2022-01-31 Jason Ekstrandvulkan/wsi/x11: Split image creation
2022-01-31 Jason Ekstrandvulkan/wsi/drm: Break create_prime_image in pieces
2022-01-31 Jason Ekstrandvulkan/wsi: Add a helper for the configure/create/bind...
2022-01-31 Jason Ekstrandvulkan/wsi/drm: Break create_native_image in pieces
2022-01-31 Jason Ekstrandvulkan/wsi: Set MUTABLE_FORMAT_BIT in the prime path
2022-01-31 Caleb Callawayvulkan/overlay: revise and reformat README
next