117152 次程式碼提交 (20512e9ddb47cf0d9c38ea8315cdc61bcfc8d14a)
 

作者 SHA1 備註 提交日期
  Daniel Schürmann 703ce617ca aco: restrict scheduling depending on max_waves 6 年之前
  Jason Ekstrand beca63c6c0 anv: Avoid emitting UBO surface states that won't be used 6 年之前
  Jason Ekstrand 24c0545b2d intel/vec4: Set brw_stage_prog_data::has_ubo_pull 6 年之前
  Samuel Pitoiset 5a9d777f5a radv: fix perftest options 6 年之前
  Samuel Pitoiset c895e08281 radv: move nomemorycache debug option at the right palce 6 年之前
  Samuel Pitoiset d4e0bef1bb radv: fix dumping SPIR-V into hang reports 6 年之前
  Tapani Pälli 4f8c86e6a5 mesa: enable ARB_gpu_shader_int64 in compat profile 6 年之前
  Tapani Pälli 2d8b8d3bd1 mesa: add [Program]Uniform*64ARB display list support 6 年之前
  Bas Nieuwenhuizen 396195e8f1 radv: Enable VK_KHR_timeline_semaphore. 6 年之前
  Bas Nieuwenhuizen 4aa75bb3bd radv: Add wait-before-submit support for timelines. 6 年之前
  Bas Nieuwenhuizen 88d41367b8 radv: Add timelines with a VK_KHR_timeline_semaphore impl. 6 年之前
  Bas Nieuwenhuizen 2117c53b72 radv: Add temporary datastructure for submissions. 6 年之前
  Bas Nieuwenhuizen c3eae659e7 radv: Split semaphore into two parts as enum+union. 6 年之前
  Bas Nieuwenhuizen 84d9551b23 radv: Always enable syncobj when supported for all fences/semaphores. 6 年之前
  Bas Nieuwenhuizen 45f4a639a8 radv: Improve fence signalling in QueueSubmit. 6 年之前
  Bas Nieuwenhuizen a9c8424e08 radv: Do sparse binding in queue submission. 6 年之前
  Bas Nieuwenhuizen 915e9178fa radv: Split out commandbuffer submission. 6 年之前
  Bas Nieuwenhuizen 43ba44357c radv: Clean up unused variable. 6 年之前
  Bas Nieuwenhuizen 2e3a635ee6 radv: Add an early exit in the secure compile if we already have the cache entries. 6 年之前
  Bas Nieuwenhuizen d78809632f radv: Compute hashes in secure process for secure compilation. 6 年之前
  Erik Faye-Lund 4c4ac2d4d5 zink: drop nop descriptor-updates 6 年之前
  Erik Faye-Lund b222f28357 zink: use bitfield for dirty flagging 6 年之前
  Erik Faye-Lund 6d30abb4f1 zink: use dynamic state for line-width 6 年之前
  Duncan Hopkins d2bb63c8d4 zink: Use optimal layout instead of general. Reduces valid layer warnings. Fixes RADV image noise. 6 年之前
  Michel Dänzer aaf1b09270 gitlab-ci: Disable meson-windows job for the time being 6 年之前
  Timothy Arceri cf25664686 radv: make use of radv_sc_read() 6 年之前
  Timothy Arceri 28fff3efbc radv: add radv_sc_read() helper 6 年之前
  Timothy Arceri 23a6827e4d radv: allow select() calls in secure compile 6 年之前
  Lepton Wu 1abf05764b mapi: Improve the x86 tsd stubs performance. 6 年之前
  Lepton Wu 41407d5e9f mapi: Inline call x86_current_tls. 6 年之前
  Lepton Wu b2b8639d8e mapi: Clean up entry_patch_public for x86 tls 6 年之前
  Lepton Wu 1fb75bee90 mapi: split entry_generate_or_patch for x86 tls 6 年之前
  Jonathan Gray 45206d7673 mapi: Adapted libglvnd x86 tsd changes 6 年之前
  Caio Marcelo de Oliveira Filho 9c3c206e71 spirv: Don't fail if multiple ordering semantics bits are set 6 年之前
  Sagar Ghuge f0db4c5204 intel/isl: Allow stencil buffer to support compression on Gen12+ 6 年之前
  Sagar Ghuge b22b349443 iris: Resolve stencil resource prior to copy or used by CPU 6 年之前
  Sagar Ghuge 5d331251cf iris: Prepare resources before stencil blit operation 6 年之前
  Sagar Ghuge 4e0ed40ed7 iris: Prepare depth resource if clear_depth enable 6 年之前
  Sagar Ghuge 81de49a9f2 iris: Prepare stencil resource before clear depth stencil 6 年之前
  Sagar Ghuge b8223991b5 iris: Resolve stencil buffer lossless compression with WM_HZ_OP packet 6 年之前
  Sagar Ghuge 87c57b8dae intel/blorp: Set stencil resolve enable bit 6 年之前
  Sagar Ghuge c401186762 intel: Track stencil aux usage on Gen12+ 6 年之前
  Sagar Ghuge 53d472df24 intel/blorp: Add helper function for stencil buffer resolve 6 年之前
  Sagar Ghuge ce208be2d8 intel/blorp: Assign correct view while clearing depth stencil 6 年之前
  Sagar Ghuge 4287e0a4e4 genxml/gen12: Add Stencil Buffer Resolve Enable bit 6 年之前
  Nanley Chery 0a2a9a4a5b iris: Allocate main and aux surfaces together 6 年之前
  Nanley Chery ff5bc81b51 iris: Determine aux offsets within configure_aux 6 年之前
  Nanley Chery f0ed86c6c6 iris: Bail resource creation upon aux creation error 6 年之前
  Nanley Chery 8b62e3d978 iris: Drop iris_resource::aux::extra_aux::bo 6 年之前
  Duncan Hopkins bb8e6994cc zink: pass line width from rast_state to gfx_pipeline_state. 6 年之前