118354 Commits (106054ef79558699806b06a51e3d8cf2025ecbc4)
 

Author SHA1 Message Date
  Nanley Chery 51ee8fff9b gallium: Store the image format in winsys_handle 6 years ago
  Nanley Chery d5c857837a gallium/dri2: Fix creation of multi-planar modifier images 6 years ago
  Kenneth Graunke ab016a6a2d meson: Include iris in default gallium-drivers for x86/x86_64 6 years ago
  Jason Ekstrand f9a3d9738b anv: Use BO fences/semaphores for AcquireNextImage 6 years ago
  Jason Ekstrand ecc119a96e anv: Add a fence_reset_reset_temporary helper 6 years ago
  Jason Ekstrand ccb7d606f1 anv: Use submit-time implicit sync instead of allocate-time 6 years ago
  Jason Ekstrand 6ebf677cfd anv: Always add in EXEC_OBJECT_WRITE when specified in extra_flags 6 years ago
  Jason Ekstrand 778b51f491 vulkan/wsi: Add a hooks for signaling semaphores and fences 6 years ago
  Jason Ekstrand 48e23a6406 vulkan/wsi: Provide the implicitly synchronized BO to vkQueueSubmit 6 years ago
  Urja Rannikko d07ed0c9c9 panfrost: free spill cost table in mir_spill_register 6 years ago
  Urja Rannikko 12e393bacf panfrost: add lcra_free() to free lcra state 6 years ago
  Urja Rannikko 5b6108834b panfrost: free allocations in schedule_block 6 years ago
  Urja Rannikko e2dbea683c panfrost: free last_read/write tables in mir_create_dependency_graph 6 years ago
  Alyssa Rosenzweig adf716dc7f panfrost: Rename SET_VALUE to WRITE_VALUE 6 years ago
  Alyssa Rosenzweig 9eae950342 panfrost: Update SET_VALUE with information from igt 6 years ago
  Samuel Pitoiset c1a362722f gitlab-ci: add a job that runs Vulkan CTS with RADV conditionally 6 years ago
  Samuel Pitoiset 40c6a56751 gitlab-ci: build RADV in meson-testing 6 years ago
  Samuel Pitoiset f32bf4f1e2 gitlab-ci: configure the Vulkan ICD export with VK_DRIVER 6 years ago
  Samuel Pitoiset 16b999b7d1 gitlab-ci: allow to run dEQP Vulkan with DEQP_VER 6 years ago
  Samuel Pitoiset 0b246d3558 gitlab-ci: add a new base test job for VK 6 years ago
  Samuel Pitoiset 35a7ec79db gitlab-ci: build dEQP VK 1.1.6 in the x86 test image for VK 6 years ago
  Samuel Pitoiset 4bbb1d3b06 gitlab-ci: build cts_runner in the x86 test image for VK 6 years ago
  Samuel Pitoiset f2a594f384 gitlab-ci: add a new job that builds a base test image for VK 6 years ago
  Samuel Pitoiset 520a77d486 gitlab-ci: add a gl suffix to the x86 test image and all test jobs 6 years ago
  Samuel Pitoiset 7e0ab6aae0 gitlab-ci: rename build-deqp.sh to build-deqp-gl.sh 6 years ago
  Michel Dänzer 41797a1fed gitlab-ci: Overhaul job run policy 6 years ago
  Michel Dänzer ebd1309fef gitlab-ci: Use the common run policy for LAVA jobs as well again 6 years ago
  Jonathan Marek 0796e7e70d turnip: implement border color 6 years ago
  Jonathan Marek 095d35eff8 turnip: improve emit_textures 6 years ago
  Jonathan Marek 3ab4f99461 turnip: add function to allocate aligned memory in a substream cs 6 years ago
  Timothy Arceri 1abca2b3c8 glsl/nir: iterate the system values list when adding varyings 6 years ago
  Dave Airlie 201ed4b4e7 llvmpipe: enable support for primitives generated outside streamout 6 years ago
  Dave Airlie 5f8af9731e draw: add support for collecting primitives generated outside streamout 6 years ago
  Dave Airlie f137672197 llvmpipe: disable occlusion queries when requested by state tracker 6 years ago
  Dave Airlie 3b8e1b3ee4 llvmpipe: add queries disabled flag 6 years ago
  Kenneth Graunke ef893db468 main: Change u_mmAllocMem align2 from bytes (old API) to bits (new API) 6 years ago
  Eric Anholt 3097efe5f0 ci: Disable egl_ext_device_drm tests in piglit. 6 years ago
  Jason Ekstrand 752196a493 util/atomic: Add p_atomic_add_return for the unlocked path 6 years ago
  Jason Ekstrand 1b6991ba1d anv: Implement VK_KHR_buffer_device_address 6 years ago
  Jason Ekstrand 4428cd9127 anv: Use a pNext loop in AllocateMemory 6 years ago
  Jason Ekstrand a8e59b3708 anv: Add allocator support for client-visible addresses 6 years ago
  Jason Ekstrand 96e3328ac2 util/vma: Add a function to allocate a particular address range 6 years ago
  Jason Ekstrand 782fb5407d util/vma: Factor out the hole splitting part of util_vma_heap_alloc 6 years ago
  Jason Ekstrand 03450e9cfc anv: Add an explicit_address parameter to anv_device_alloc_bo 6 years ago
  Jason Ekstrand 597fdb9e21 anv: Stop advertising two heaps just for the VF cache WA 6 years ago
  Jason Ekstrand b47bc0202a anv: Set up VMA heaps independently from memory heaps 6 years ago
  Jason Ekstrand 1037b52cf4 anv: Stop tracking VMA allocations 6 years ago
  Jason Ekstrand a4e3d8f0db anv: Disallow allocating above heap sizes 6 years ago
  Jason Ekstrand 385d13f26d util/atomic: Add a _return variant of p_atomic_add 6 years ago
  Jason Ekstrand 0a36fafa95 anv: Don't leak when set_tiling fails 6 years ago