106890 次代码提交 (ad99c1670abef58da5184361b7e51d08c65f8a86)
 

作者 SHA1 备注 提交日期
  Iago Toral Quiroga f92c5bc8f3 anv/device: fix maximum number of images supported 6 年前
  Tapani Pälli a311aa631d anv: do not advertise AHW support if extension not enabled 6 年前
  Eric Anholt 99ef66c325 vc4: Don't leak the GPU fd for renderonly usage. 6 年前
  Eric Anholt 0605726776 v3d: Don't leak the GPU fd for renderonly usage. 6 年前
  Eric Anholt 59527a36e9 v3d: Restructure RO allocations using resource_from_handle. 6 年前
  Eric Anholt d70eb2302b v3d: If the modifier is not known on BO import, default to linear for RO. 6 年前
  Timothy Arceri cb527d2c4c ac/nir_to_llvm: add support for structs to get_sampler_desc() 6 年前
  Timothy Arceri b12316cc92 ac/nir_to_llvm: fix regression in bindless support 6 年前
  Timothy Arceri e106e0f2dd radeonsi/nir: get correct type for images inside structs 6 年前
  Timothy Arceri 292887ac0d ac/nir_to_llvm: fix type handling in image code 6 年前
  Rhys Perry 8a52e4cc4f radv: use dithered alpha-to-coverage 6 年前
  Alok Hota 187a6506a3 swr/rast: Store cached files in multiple subdirs 7 年前
  Alok Hota bb98be61f4 swr/rast: New execution engine per JIT 7 年前
  Alok Hota b135db5d58 swr/rast: Scope MEM_CLIENT enum for mem usages 7 年前
  Alok Hota c722ad7379 swr/rast: Unaligned and translations in gathers 7 年前
  Alok Hota 9459863dfa swr/rast: partial support for Tiled Resources 7 年前
  Alok Hota 9cacf9d877 swr/rast: Add annotator to interleave isa text 7 年前
  Alok Hota c9fa2ee343 swr/rast: Use gfxptr_t value in JitGatherVertices 7 年前
  Gert Wollny e68777c87c autotools: Deprecate the use of autotools 6 年前
  Dylan Baker 431e9abaab meson: allow building dri driver without window system if osmesa is classic 6 年前
  Bruce Cherniak ed7673afd2 gallium/swr: Fix multi-context sync fence deadlock. 6 年前
  Samuel Pitoiset d5d7b5e950 ac/nir: don't trash L1 caches for store operations with writeonly memory 6 年前
  Kenneth Graunke 5b51d754d0 st/mesa: Optionally override RGB/RGBX dst alpha blend factors 7 年前
  Marek Olšák 11735d6c9c winsys/amdgpu: fix whitespace 6 年前
  Pierre Moreau 0b736f7fd4 meson: Fix with_gallium_icd to with_opencl_icd 6 年前
  Kenneth Graunke d644698b44 gallium: Add the ability to query a single pipeline statistics counter 7 年前
  Kenneth Graunke f967273fb4 st/mesa: Rearrange PIPE_QUERY_PIPELINE_STATISTICS result fetching. 6 年前
  Kenneth Graunke e760be08b4 st/mesa: Make an enum for pipeline statistics query result indices. 6 年前
  Dylan Baker 4a131a1330 meson: Add a script to extract the cmd line used for meson 6 年前
  Samuel Pitoiset 7bef192018 radv: add support for VK_EXT_memory_budget 6 年前
  Samuel Pitoiset 9784400a6b radv: add two small helpers for getting VRAM and visible VRAM sizes 6 年前
  Samuel Pitoiset a6e5ce5130 radv: remove unnecessary returns in GetPhysicalDevice*Properties() 6 年前
  Bas Nieuwenhuizen 568e7a2998 radv: Set partial_vs_wave for pipelines with just GS, not tess. 6 年前
  Marek Olšák 5183e794af radeonsi: also apply the GS hang workaround to draws without tessellation 6 年前
  Eric Anholt bd09bb1629 v3d: SHARED but not necessarily SCANOUT buffers on RO must be linear. 6 年前
  Eric Anholt f72820c851 v3d: Add support for CS barrier() intrinsics. 6 年前
  Eric Anholt 9b45b06d7c v3d: Add support for CS shared variable load/store/atomics. 6 年前
  Eric Anholt 01d913cf90 v3d: Add support for CS workgroup/invocation id intrinsics. 6 年前
  Eric Anholt 6281f26f06 v3d: Add support for shader_image_load_store. 7 年前
  Eric Anholt 5932c2f0b9 v3d: Add SSBO/atomic counters support. 7 年前
  Eric Anholt 6c8edcb89c v3d: Drop the GLSL version level. 6 年前
  Eric Anholt 1a63227ea0 v3d: Add support for matrix inputs to the FS. 6 年前
  Eric Anholt 49b7e26fac v3d: Add an isr to the simulator to catch GMP violations. 6 年前
  Eric Anholt 3790ee07e6 v3d: Fix txf_ms 2D_ARRAY array index. 6 年前
  Eric Anholt 619a28b845 v3d: Add support for GL_ARB_framebuffer_no_attachments. 6 年前
  Eric Anholt 051a41d3d5 v3d: Add support for the early_fragment_tests flag. 6 年前
  Eric Anholt b417a9f7b2 v3d: Add support for flushing dirty TMU data at job end. 6 年前
  Samuel Pitoiset ad6ceb2872 ac: add missing 16-bit types to glsl_base_to_llvm_type() 6 年前
  Bas Nieuwenhuizen 76b12fa564 radv: Only use 32 KiB per threadgroup on Stoney. 6 年前
  Marek Olšák 76df5e8f52 st/dri: fix dri2_format_table for argb1555 and rgb565 6 年前