1. b5ed3f8 radv: disable mip point pre clamping. by Dave Airlie · 8 years ago
  2. e42f43b radv: change base aligmment for allocated memory. by Dave Airlie · 8 years ago
  3. 0c4b8c7 radv: don't resubmit the same cs over and over while tracing by Grazvydas Ignotas · 8 years ago
  4. 5ae4de1 radv: Support multiple devices. by Bas Nieuwenhuizen · 8 years ago
  5. 8406f79 radv: Get physical device from radv_device instead of the instance. by Bas Nieuwenhuizen · 8 years ago
  6. 1e1bddf radv: make device extension setup dynamic by Andres Rodriguez · 8 years ago
  7. 5323efb radv: rename global extension properties structs by Andres Rodriguez · 8 years ago
  8. 0eb8b6a radv: use a winsys context per-queue, instead of per device v2 by Andres Rodriguez · 8 years ago
  9. 6d2fb04 radv: Support loader interface version 3. by Bas Nieuwenhuizen · 8 years ago
  10. 8bc39e2 radv: Create single RADV_DEBUG env var. by Bas Nieuwenhuizen · 8 years ago
  11. 97dfff5 radv: Dump command buffer on hang. by Bas Nieuwenhuizen · 8 years ago
  12. 1f13cb8 anv,radv: disable StorageImageWriteWithoutFormat for now by Ilia Mirkin · 8 years ago
  13. 3a30b1a radv: return count of queue families written by Damien Grassart · 8 years ago
  14. e7279f1 radv: set some proper values for interp offset limits. by Dave Airlie · 8 years ago
  15. 14737bc radv: bump texel offsets to align with radeonsi by Dave Airlie · 8 years ago
  16. 877202b radv: enable shaderStorageImageExtendedFormats by Dave Airlie · 8 years ago
  17. a3ca2a9 radv: enable shaderGatherImageExtended by Dave Airlie · 8 years ago
  18. 1d529cb radv: Use correct workgroup size limits. by Bas Nieuwenhuizen · 8 years ago
  19. 6229994 radv: expose the compute queue by Dave Airlie · 8 years ago
  20. f2523eb radv: Create an empty CS per ring type. by Bas Nieuwenhuizen · 8 years ago
  21. 72aaa83 radv: add semaphore support by Dave Airlie · 8 years ago
  22. d270b5f radv: pass queue index into winsys submission by Dave Airlie · 8 years ago
  23. 71dabe1 radv/winsys: Make WaitIdle queue aware. by Bas Nieuwenhuizen · 8 years ago
  24. c20701f radv: start fixing up queue allocate for multiple queues by Dave Airlie · 8 years ago
  25. 7ad1c24 radv: handle fence allocation failing by Dave Airlie · 8 years ago
  26. 53e1c97 radv: Use enum for memory types. by Bas Nieuwenhuizen · 8 years ago
  27. 4ae84ef radv: Use enum for memory heaps. by Bas Nieuwenhuizen · 8 years ago
  28. 029e8ff radv: Initialize the shader_stats_dump flag. by Bas Nieuwenhuizen · 8 years ago
  29. f9ab602 anv: set maxFragmentDualSrcAttachments to 1 by Dave Airlie · 8 years ago
  30. 7c277ea radv: don't return VK_SUCCESS if radv_device_get_cache_uuid() fails by Emil Velikov · 8 years ago
  31. 78707a1 radv: don't leak the fd if radv_physical_device_init() succeeds by Emil Velikov · 8 years ago
  32. a025c5b radv: honour the number of properties available by Emil Velikov · 8 years ago
  33. 0a27dd4 radv: drop the return type for radv_queue_init() by Mun Gwan-gyeong · 8 years ago
  34. 28c781b radv: add support for VK_AMD_draw_indirect_count by Fredrik Höglund · 8 years ago
  35. eff7bbc radv: add support for VK_AMD_negative_viewport_height by Fredrik Höglund · 8 years ago
  36. 2c748c5 radv: add support for VK_KHR_sampler_mirror_clamp_to_edge by Fredrik Höglund · 8 years ago
  37. 5cbcbc7 radv: add support for anisotropic filtering on SI-CI by Fredrik Höglund · 8 years ago
  38. f395e34 radv: add support for shader stats dump by Dave Airlie · 8 years ago
  39. 24427e3 radv: Incorporate GPU family into cache UUID. by Bas Nieuwenhuizen · 8 years ago
  40. d943839 radv: Use library mtime for cache UUID. by Bas Nieuwenhuizen · 8 years ago
  41. 43ee491 radv: Store UUID in physical device. by Bas Nieuwenhuizen · 8 years ago
  42. abe110d radv: use correct .specVersion for extensions by Emil Velikov · 8 years ago
  43. fb50245 radv: fix GetFenceStatus for signaled fences by Dave Airlie · 8 years ago
  44. e7b9c5e radv: add support for anisotropic filtering on VI+ by Fredrik Höglund · 8 years ago
  45. 9f0726f radv: expose xlib platform extension by Dave Airlie · 8 years ago
  46. 044ef54 radv: split the device local memory heap into two by Fredrik Höglund · 8 years ago
  47. c9675b4 radv: add a write-combining host-local memory type by Fredrik Höglund · 8 years ago
  48. 0a153f4 radv: mark the fence as submitted and signalled in vkAcquireNextImageKHR by Fredrik Höglund · 8 years ago
  49. 4450f40 radv: move to using shared vk_alloc inlines. by Dave Airlie · 8 years ago
  50. 35e2bfa radv: Return correct result in EnumeratePhysicalDevices by Nicolas Koch · 8 years ago
  51. fc28f89 radv: check driver name before calling amdgpu. by Dave Airlie · 8 years ago
  52. 6215b47 radv: fix memory leak from physical device if wsi fails by Dave Airlie · 8 years ago
  53. 24815bd radv: Skip already signalled fences. by Gustaw Smolarczyk · 8 years ago
  54. f4e499e radv: add initial non-conformant radv vulkan driver by Dave Airlie · 8 years ago