1. 6c61f0b panfrost: Extend compile_inputs to pass a blend descriptor by Boris Brezillon · 4 years ago
  2. d8326ce panfrost: Fix fixed-function blend on bifrost by Boris Brezillon · 4 years ago
  3. 442f48f v3d/compiler: implement load interpolated input intrinsics by Iago Toral Quiroga · 4 years, 1 month ago
  4. 3ec165b broadcom/compiler: track partially interpolated fragment inputs by Iago Toral Quiroga · 4 years, 1 month ago
  5. 71ed8c5 iris: Fix doubling of shared local memory (SLM) sizes. by Kenneth Graunke · 4 years ago
  6. 341f5bf intel/compiler, anv: Delete cs_prog_data->slm_size by Kenneth Graunke · 4 years ago
  7. e881290 broadcom/compiler: use nir io semantics by Arcady Goldmints-Orlov · 4 years ago
  8. 9b01598 nir/lower_io_to_scalar: update io semantics on per-component inst by Alejandro Piñeiro · 4 years ago
  9. ac5f0ee broadcom/compiler: support varyings with struct types by Arcady Goldmints-Orlov · 4 years, 2 months ago
  10. ebd5b55 docs/release-calendar: plan 20.3 release by Eric Engestrom · 4 years ago
  11. f8117f7 intel/fs: Allow constant-propagation into SAMPLEINFO and IMAGE_SIZE by Jason Ekstrand · 4 years ago
  12. 438a409 docs: update calendar and link releases notes for 20.1.10 by Eric Engestrom · 4 years ago
  13. 713b666 docs: add release notes for 20.1.10 by Eric Engestrom · 4 years ago
  14. 0d9216a isl: Allow CCS for 8bpp surfaces with 3+ miplevels by Nanley Chery · 4 years ago
  15. f94ba6b iris: Add fast-clear restriction for 8bpp surfaces by Nanley Chery · 4 years ago
  16. 1affcea docs: update calendar and link releases notes for 20.2.1 by Dylan Baker · 4 years ago
  17. dee2fdb docs: add SHA256 sums for 20.2.1 by Dylan Baker · 4 years ago
  18. 3c89e7b docs: add release notes for 20.2.1 by Dylan Baker · 4 years ago
  19. bb00a68 radv: fix optimizing needed states if some are marked as dynamic by Samuel Pitoiset · 4 years ago
  20. 68daac2 docs: Document how to replicate a CI build locally. by Eric Anholt · 4 years ago
  21. 0767af3 ci/android: Switch to using the Android NDK. by Eric Anholt · 4 years ago
  22. ad61899 symbols-check: Add __cxa_guard_* to the list of approved symbols. by Eric Anholt · 4 years ago
  23. 4722491 glsl/tests: Make the tests skip on Android binary execution failures. by Eric Anholt · 4 years ago
  24. f51ce21 meson: Drop adding -Wl,--gc-sections to project c/cpp arguments. by Eric Anholt · 4 years ago
  25. d5a7231 aco/isel: Remove now unused VS-related code from create_null_export by Tony Wasserka · 4 years ago
  26. c22c702 aco/isel: Remove some dead code by Tony Wasserka · 4 years ago
  27. bf51b11 aco/isel: Always export position data from VS/NGG by Tony Wasserka · 4 years ago
  28. f29c81f aco: use VOP2 for v_cvt_pkrtz_f16_f32 if possible by Daniel Schürmann · 4 years ago
  29. 7240ede aco: use VOP2 version of v_cvt_pkrtz_f16_f32 on GFX_6_7_10 by Daniel Schürmann · 4 years ago
  30. 2f12590 radv,aco: lower_pack_half_2x16 by Daniel Schürmann · 4 years ago
  31. dae1e6f aco: use v_cvt_pkrtz_f16_f32 for pack_half_2x16 by Daniel Schürmann · 4 years ago
  32. 9185b7c aco: add validation rules for p_split_vector by Daniel Schürmann · 4 years ago
  33. aec872c aco: use p_split_vector for nir_op_unpack_half_* by Daniel Schürmann · 4 years ago
  34. f503699 nir/opt_algebraic: optimize unpack_half_2x16_split_x(ushr, a, 16) by Daniel Schürmann · 4 years ago
  35. a38a497 aco: use p_create_vector for nir_op_pack_half_2x16 by Daniel Schürmann · 4 years ago
  36. 3c2abd7 aco: expand create_vector more carefully w.r.t. subdword operands by Daniel Schürmann · 4 years ago
  37. d887eb1 aco: propagate SGPRs into VOP1 instructions early. by Daniel Schürmann · 4 years ago
  38. 3424e17 zink: unify code for emitting named uint-based variable instructions by Mike Blumenkrantz · 4 years, 2 months ago
  39. 20d73a9 aco: adjust an assertion about the wavesize in emit_gfx10_wave64_bpermute() by Samuel Pitoiset · 4 years ago
  40. 112e66f aco: compute the CS workgroup size from the shader NIR info by Samuel Pitoiset · 4 years ago
  41. e3e8d13 radv: move compiler statistics to ACO by Samuel Pitoiset · 4 years ago
  42. 97afb2a aco: remove unused radv_shader.h includes by Samuel Pitoiset · 4 years ago
  43. 408195e aco: remove useless occurences of radv_nir_compiler_options by Samuel Pitoiset · 4 years ago
  44. 8a6f60f aco: remove stub lower_wqm() prototype by Samuel Pitoiset · 4 years ago
  45. 23e731f zink: export PIPE_CAP_MAX*_VARYINGS values by Mike Blumenkrantz · 4 years ago
  46. d50e855 zink: add feature-documentation by Erik Faye-Lund · 4 years ago
  47. f85488a zink: redo slot mapping again for the last time really I mean it by Mike Blumenkrantz · 4 years, 3 months ago
  48. 4f144dc zink: don't leak sampler view textures by Mike Blumenkrantz · 4 years, 3 months ago
  49. 270969b zink: explicitly flag fb attachments as being written to in render passes by Mike Blumenkrantz · 4 years, 3 months ago
  50. 8dfb941 zink: add more explicit fencing for transfer maps by Mike Blumenkrantz · 4 years, 3 months ago
  51. e3ed624 zink: optimize transfer_map for resources with pending reads/writes by Mike Blumenkrantz · 4 years, 3 months ago
  52. c6687ee zink: add a mechanism to track current resource usage in batches by Mike Blumenkrantz · 4 years, 3 months ago
  53. 48b988e radv: fix ignoring the vertex attribute stride if set as dynamic by Samuel Pitoiset · 4 years ago
  54. 28d02b9 ac,amd/llvm,radv: Initialize structs with {0} by James Park · 4 years ago
  55. b84d1a0 radv/aco: disable NGG GS support because it randomly hangs the GPU by Samuel Pitoiset · 4 years ago
  56. 21422b1 nir/opt_uniform_atomics: remove useless returns by Rhys Perry · 4 years ago
  57. 7758664 radv: Only close local_fd when valid by James Park · 4 years, 1 month ago
  58. 4ca6faa util: Hide timespec_passed on Windows by James Park · 4 years, 1 month ago
  59. 1026e2a radv: Increased const usage by James Park · 4 years, 1 month ago
  60. 1b55185 amd/addrlib: Fix warning list for msvc by James Park · 4 years, 1 month ago
  61. 5abac85 intel/fs: Rework scratch handling on Gen9+ by Jason Ekstrand · 4 years ago
  62. e557af9 intel/fs/ra: Use a set to track added spill/fill instructions by Jason Ekstrand · 4 years ago
  63. f650c4c intel/fs/ra: Sanity-check our IP counts by Jason Ekstrand · 4 years ago
  64. d80d0a6 intel/fs/ra: Store the last non-spill VGRF node by Jason Ekstrand · 4 years ago
  65. 2af6528 intel/fs/ra: Refactor handling of Gen7 scratch reads by Jason Ekstrand · 4 years ago
  66. 74a1843 intel/fs/ra: Increment spill_offset as part of the emit_spill loop by Jason Ekstrand · 4 years ago
  67. 06ebf23 intel/fs: Add a SCRATCH_HEADER opcode by Jason Ekstrand · 4 years ago
  68. 24b64c8 intel/fs: Copy the PTSS from g0 for scratch reads/writes by Jason Ekstrand · 4 years ago
  69. f103012 intel/batch_decoder: Don't clame vec4 vs/gs/tcs shaders on Gen11+ by Jason Ekstrand · 4 years ago
  70. e1efc53 v3dv/device: Support loader interface version 3. by Alejandro Piñeiro · 4 years ago
  71. 866f949 v3dv: fix buffer copies to compressed images on the blit path by Iago Toral Quiroga · 4 years ago
  72. 82b9789 v3dv: drop a couple of obsolete comments by Iago Toral Quiroga · 4 years ago
  73. ec78ee0 v3dv: limit blit framebuffer dimensions to max coordinates by Iago Toral Quiroga · 4 years ago
  74. 43063d8 v3dv: generate proper UUIDs for device and driver by Iago Toral Quiroga · 4 years ago
  75. c7814bc v3dv: fix blit path for copies from 3D compressed images by Iago Toral Quiroga · 4 years ago
  76. 24e46f7 v3dv: fixes for barriers in secondary command buffers by Iago Toral Quiroga · 4 years ago
  77. 376b009 v3dv: implement workaround for GFXH-1918 by Iago Toral Quiroga · 4 years ago
  78. 1e81bb0 v3dv: implement workaround for GFXH-1461 by Iago Toral Quiroga · 4 years ago
  79. 6fb45a0 v3dv: flag tmu_dirty_rcl in primaries when linking secondaries that have it set by Iago Toral Quiroga · 4 years ago
  80. 30534fc v3dv: only advertise one memory type by Iago Toral Quiroga · 4 years ago
  81. 49549f4 v3dv: always program a reasonable internal depth type for copies/clears by Iago Toral Quiroga · 4 years ago
  82. 1ed8252 v3dv/pipeline_cache: extend pipeline cache envvar by Alejandro Piñeiro · 4 years ago
  83. 93e3b00 v3dv/pipeline_cache: set a max size for the pipeline cache by Alejandro Piñeiro · 4 years ago
  84. 7eb8eb1 v3d/compiler: allow to batch spills by Iago Toral Quiroga · 4 years ago
  85. f7af9eb v3dv: free noop job if needed when finishing the queue by Iago Toral Quiroga · 4 years ago
  86. cec3d5e v3dv: clean-up after obtaining an XCB connection by Iago Toral Quiroga · 4 years ago
  87. deb0dce v3dv: don't leak dumb BO handles allocated for swapchain images by Iago Toral Quiroga · 4 years ago
  88. e7ea918 v3dv/meta_copy: fix TFU blitting when using 3D images by Alejandro Piñeiro · 4 years ago
  89. db737a0 v3dv: honor VkPipelineDepthStencilStateCreateInfo::depthWriteEnable by Iago Toral Quiroga · 4 years ago
  90. 966b14a v3dv: fix sampling from stencil aspect of a combined depth/stencil image by Iago Toral Quiroga · 4 years ago
  91. abca6c9 v3dv/formats: properly return unsupported for 1D compressed textures by Alejandro Piñeiro · 4 years ago
  92. 0df0449 v3dv: signal semaphore/fence if needed after acquiring a swapchain image by Iago Toral Quiroga · 4 years ago
  93. e14cdd6 v3dv: do not expose VK_IMAGE_USAGE_SAMPLED_BIT for swapchains by Iago Toral Quiroga · 4 years, 1 month ago
  94. e6fb805 v3dv: fix size computed by vkGetImageSubresourceLayout for 3D images by Iago Toral Quiroga · 4 years, 1 month ago
  95. 83336ad v3dv: fix offset computed by vkGetImageSubresourceLayout for array images by Iago Toral Quiroga · 4 years, 1 month ago
  96. 4cc7d6a v3dv: expose DRM modifiers based on supported features by Iago Toral Quiroga · 4 years, 1 month ago
  97. fdcc36a v3dv: handle VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_IMAGE_DRM_FORMAT_MODIFIER_INFO by Iago Toral Quiroga · 4 years, 1 month ago
  98. 287af80 v3dv/meta_copy: handle mirroring z component bliting 3D images by Alejandro Piñeiro · 4 years, 1 month ago
  99. 9518b67 v3dv: fix color clear pipeline destruction for 32-bit architectures by Iago Toral Quiroga · 4 years, 1 month ago
  100. 4acf598 v3dv: hook up robust buffer access by Iago Toral Quiroga · 4 years, 1 month ago