1. b7d3c71 radv: Invalidate L2 for TRANSFER_WRITE barriers by Alex Smith · 7 years ago
  2. 45e133a radv: flush DB cache before and after HTILE decompress. by Bas Nieuwenhuizen · 7 years ago
  3. 348c8c3 radv: fix primitive reset index emission by Dave Airlie · 7 years ago
  4. 07adc57 Revert "radv: Emit cache flushes before CP DMA." by Bas Nieuwenhuizen · 7 years ago
  5. f85a54a radv: Flush before copying with PKT3_WRITE_DATA in CmdUpdateBuffer by Alex Smith · 7 years ago
  6. 804e260 radv: Emit cache flushes before CP DMA. by Bas Nieuwenhuizen · 7 years ago
  7. b5ed3f8 radv: disable mip point pre clamping. by Dave Airlie · 7 years ago
  8. 09646cc radv: fix the dynamic buffer index in vkCmdBindDescriptorSets by Fredrik Höglund · 7 years ago
  9. a342a47 radv: Disable HTILE for textures with multiple layers/levels. by Bas Nieuwenhuizen · 7 years ago
  10. f21cc86 radv: Emit pending flushes before executing a secondary command buffer by Alex Smith · 7 years ago
  11. c9928ec radv: drop Z24 support. by Dave Airlie · 7 years ago
  12. 2e46d41 radv: fix depth format in blit2d. by Dave Airlie · 7 years ago
  13. d735682 radv: Use correct size for availability flag. by Bas Nieuwenhuizen · 7 years ago
  14. 95b0998 radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang. by Bas Nieuwenhuizen · 7 years ago
  15. 3169c98 radv: Reset emitted compute pipeline when calling secondary cmd buffer. by Bas Nieuwenhuizen · 7 years ago
  16. b4880ea radv: Never try to create more than max_sets descriptor sets. by Bas Nieuwenhuizen · 7 years ago
  17. e179a60 radv: adopt some init config workarounds from radeonsi. by Dave Airlie · 7 years ago
  18. 3b97299 radv: fix cik macroModeIndex. by Dave Airlie · 7 years ago
  19. e42f43b radv: change base aligmment for allocated memory. by Dave Airlie · 7 years ago
  20. dc398d9 radv: pass FMASK alignment to application by Dave Airlie · 8 years ago
  21. d424194 radv: Pass DCC alignment to application. by Bas Nieuwenhuizen · 8 years ago
  22. 27b6f74 radv: Pass CMASK alignment to application. by Bas Nieuwenhuizen · 8 years ago
  23. 8917af1 radv: handle transfer_write as a dst flag. by Dave Airlie · 8 years ago
  24. 929b3bb radv: automake: Don't install vk_platform.h or vulkan.h. by Emil Velikov · 8 years ago
  25. c63652b radv: program a default point size. by Dave Airlie · 8 years ago
  26. 0c4b8c7 radv: don't resubmit the same cs over and over while tracing by Grazvydas Ignotas · 8 years ago
  27. de2dfa1 radv: fix include order for installed headers v2 by Andres Rodriguez · 8 years ago
  28. aac562f radv: disable vertex reuse when writing viewport index by Dave Airlie · 8 years ago
  29. 7e0382f radv: add support for layered clears (v2) by Dave Airlie · 8 years ago
  30. 6b635bb radv: add support for writing layer/viewport index (v2) by Dave Airlie · 8 years ago
  31. 75f858c radv/meta: split color renderpass creation out. by Dave Airlie · 8 years ago
  32. 5ae4de1 radv: Support multiple devices. by Bas Nieuwenhuizen · 8 years ago
  33. 8406f79 radv: Get physical device from radv_device instead of the instance. by Bas Nieuwenhuizen · 8 years ago
  34. 3634dfd radv/meta: consolidate the depth stencil clear renderpasses by Dave Airlie · 8 years ago
  35. bf8e1f9 radv: generate entrypoints from vk.xml by Lionel Landwerlin · 8 years ago
  36. 1e1bddf radv: make device extension setup dynamic by Andres Rodriguez · 8 years ago
  37. 5323efb radv: rename global extension properties structs by Andres Rodriguez · 8 years ago
  38. 0eb8b6a radv: use a winsys context per-queue, instead of per device v2 by Andres Rodriguez · 8 years ago
  39. 6d2fb04 radv: Support loader interface version 3. by Bas Nieuwenhuizen · 8 years ago
  40. cb89d19 radv: remove some unused macros and functions by Grazvydas Ignotas · 8 years ago
  41. 8aaca38 radv: Call NIR passes using NIR_PASS_V. by Bas Nieuwenhuizen · 8 years ago
  42. 65cbb99 radv: Call nir_lower_constant_initializers. by Bas Nieuwenhuizen · 8 years ago
  43. 18e70ed radv: Only call remove_dead_variables once. by Bas Nieuwenhuizen · 8 years ago
  44. c085bfc vulkan: Add new cast macros for VkIcd types by Chad Versace · 8 years ago
  45. e9d3cbc radv: fix multi-viewport emission by Dave Airlie · 8 years ago
  46. 8bc39e2 radv: Create single RADV_DEBUG env var. by Bas Nieuwenhuizen · 8 years ago
  47. 8cb60c7 ac/debug: Dump indirect buffers. by Bas Nieuwenhuizen · 8 years ago
  48. 97dfff5 radv: Dump command buffer on hang. by Bas Nieuwenhuizen · 8 years ago
  49. cc4ff6c spirv: add support for doubles to OpSpecConstant by Samuel Iglesias Gonsálvez · 8 years ago
  50. 41969f0 radv: drop unused fields in physical device. by Dave Airlie · 8 years ago
  51. f6d3af2 radv: fix depth transitions with layerCount = VK_REMAINING_ARRAY_LAYERS by Pierre-Loup A. Griffais · 8 years ago
  52. 1f13cb8 anv,radv: disable StorageImageWriteWithoutFormat for now by Ilia Mirkin · 8 years ago
  53. 36c648b spirv: always expose SpvCapabilityStorageImageExtendedFormats by Ilia Mirkin · 8 years ago
  54. 80bafc0 radv: only allow cmask/dcc in color optimal. by Dave Airlie · 8 years ago
  55. 1814df7 radv: only allow cmask/dcc on exclusive or concurrent with graphics queue. by Dave Airlie · 8 years ago
  56. 44f833a radv: denote support for extended storage image formats. by Dave Airlie · 8 years ago
  57. d842377 radv: add some asserts for operations on general queue by Dave Airlie · 8 years ago
  58. 059af25 radv: Also skip DCC clear flushes for compute. by Bas Nieuwenhuizen · 8 years ago
  59. 3fd306b radv: handle queue present directly to winsys by Dave Airlie · 8 years ago
  60. b5bb8b5 radv: fix rendering to b10g11r11_ufloat_pack32 by Dave Airlie · 8 years ago
  61. 3a30b1a radv: return count of queue families written by Damien Grassart · 8 years ago
  62. e7279f1 radv: set some proper values for interp offset limits. by Dave Airlie · 8 years ago
  63. 14737bc radv: bump texel offsets to align with radeonsi by Dave Airlie · 8 years ago
  64. 877202b radv: enable shaderStorageImageExtendedFormats by Dave Airlie · 8 years ago
  65. a3ca2a9 radv: enable shaderGatherImageExtended by Dave Airlie · 8 years ago
  66. 56020c7 radv/image: only touch queue family info for concurrent images. by Dave Airlie · 8 years ago
  67. 9d23b8a radv: flush smem for uniform buffer bit. by Dave Airlie · 8 years ago
  68. 1d529cb radv: Use correct workgroup size limits. by Bas Nieuwenhuizen · 8 years ago
  69. 6229994 radv: expose the compute queue by Dave Airlie · 8 years ago
  70. 442735d radv: Only emit PFP ME syncs for DMA on the GFX queue. by Bas Nieuwenhuizen · 8 years ago
  71. f2523eb radv: Create an empty CS per ring type. by Bas Nieuwenhuizen · 8 years ago
  72. accc5fc radv: Don't enable CMASK on compute queues. by Bas Nieuwenhuizen · 8 years ago
  73. bfee986 radv: Use RELEASE_MEM packet for MEC timestamp query. by Bas Nieuwenhuizen · 8 years ago
  74. 9b0efc9 radv: Implement indirect dispatch for the MEC. by Bas Nieuwenhuizen · 8 years ago
  75. 3a55902 radv: update vkCmdUpdateBuffer for the MEC. by Bas Nieuwenhuizen · 8 years ago
  76. b349955 radv: Implement cache flushing for the MEC. by Bas Nieuwenhuizen · 8 years ago
  77. 72aaa83 radv: add semaphore support by Dave Airlie · 8 years ago
  78. d270b5f radv: pass queue index into winsys submission by Dave Airlie · 8 years ago
  79. d0e6fb0 radv: init compute queue and avoid initing transfer queues by Dave Airlie · 8 years ago
  80. 71dabe1 radv/winsys: Make WaitIdle queue aware. by Bas Nieuwenhuizen · 8 years ago
  81. d028bd7 radv/meta: update header info by Dave Airlie · 8 years ago
  82. 4bd666a radv: hook compute clears into clear image api. by Dave Airlie · 8 years ago
  83. f11ea87 radv: clear image implementation for compute queue by Dave Airlie · 8 years ago
  84. 9839ce2 radv/meta: split clear image out into a separate layer clear function by Dave Airlie · 8 years ago
  85. ef5f59c radv: implement image->image copies using compute shader by Dave Airlie · 8 years ago
  86. 983af3a radv: add a compute shader implementation for buffer to image by Dave Airlie · 8 years ago
  87. 35cf08e radv: Use correct pitch for views with different block size. by Bas Nieuwenhuizen · 8 years ago
  88. 94a7434 radv: Store queue family in command buffers. by Dave Airlie · 8 years ago
  89. c20701f radv: start fixing up queue allocate for multiple queues by Dave Airlie · 8 years ago
  90. 59c9a13 radv/winsys: start adding support for DMA/compute queue by Dave Airlie · 8 years ago
  91. 86cb418 radv/winsys: Expose number of compute/dma rings. by Bas Nieuwenhuizen · 8 years ago
  92. 0f2e9a8 radv/winsys: consolidate request->fence code by Dave Airlie · 8 years ago
  93. 7ad1c24 radv: handle fence allocation failing by Dave Airlie · 8 years ago
  94. b2b4f72 radv: Don't bail out on pipeline create failure. by Bas Nieuwenhuizen · 8 years ago
  95. ec08666 radv/meta: use VK_NULL_HANDLE for handles by Grazvydas Ignotas · 8 years ago
  96. 9bff2c9 radv: fix release build unused variable warnings by Grazvydas Ignotas · 8 years ago
  97. 53e1c97 radv: Use enum for memory types. by Bas Nieuwenhuizen · 8 years ago
  98. 4ae84ef radv: Use enum for memory heaps. by Bas Nieuwenhuizen · 8 years ago
  99. 011e557 radv: Clean up some unused variables. by Bas Nieuwenhuizen · 8 years ago
  100. 257866a radv: split out a chunk of variant filling code. by Dave Airlie · 8 years ago