1. de14156 UPSTREAM: iris/gen12: Work around push constant corruption on context switch. by Francisco Jerez · 4 years, 4 months ago stabilize-13970.B-chromeos-iris stabilize-13971.B-chromeos-iris
  2. 16fe4a3 UPSTREAM: compiler/glsl: Always propagate_invariance() last by Matt Turner · 4 years, 3 months ago
  3. 45f883c UPSTREAM: compiler/glsl: Propagate invariant/precise when splitting arrays by Matt Turner · 4 years, 3 months ago
  4. 953fca1 UPSTREAM: compiler/glsl: Return progress from propagate_invariance() by Matt Turner · 4 years, 3 months ago
  5. 16649bc Merge tag mesa-21.1.0-rc1 by Chad Versace · 4 years, 3 months ago factory-strongbad-13963.B-chromeos-iris stabilize-13942.B-chromeos-iris
  6. 764cb45 VERSION: bump to 21.1.0-rc1 by Eric Engestrom · 4 years, 3 months ago upstream/mesa-21.1.0-rc1
  7. 23c4b59 anv: bump internal descriptor index fields to 32bits by Lionel Landwerlin · 4 years, 3 months ago upstream/21.1-branchpoint
  8. 97e7b21 ac: add missing BUF_DATA_FORMAT_10_11_11 vertex format on GFX10+ by Samuel Pitoiset · 4 years, 3 months ago
  9. 2deead1 ir3/sched: Don't schedule too many tex/SFU instructions by Connor Abbott · 4 years, 8 months ago
  10. 7821e5a ir3/sched: Don't penalize uses of already-waited tex/SFU by Connor Abbott · 4 years, 8 months ago
  11. 5362adf zink: verify that source-format support linear-filter by Erik Faye-Lund · 4 years, 3 months ago
  12. 0ba3cf1 zink: verify that src/dst support blitting by Erik Faye-Lund · 4 years, 3 months ago
  13. 8ddbac0 radv/winsys: Remove use_local_bos by Bas Nieuwenhuizen · 4 years, 3 months ago
  14. 284bc57 radv: Use VRAM cmdbuffers in more situations. by Bas Nieuwenhuizen · 4 years, 3 months ago
  15. 057ec39 radv: Refactor cs_domain to be a winsys function. by Bas Nieuwenhuizen · 4 years, 3 months ago
  16. 9de05fd zink: do not dereference NULL pointer by Erik Faye-Lund · 4 years, 3 months ago
  17. f3e004c aco: Add a simple heuristic to decide early or late primitive export. by Timur Kristóf · 4 years, 3 months ago
  18. 5dbab03 aco: Emit fewer branches for NGG VS/TES with late primitive export. by Timur Kristóf · 4 years, 3 months ago
  19. af7d5f5 aco: Set block_kind_export_end in create_vs/fs_exports. by Timur Kristóf · 4 years, 3 months ago
  20. 2b312a4 aco: Extract ngg_nogs_export_prim_id to a separate function. by Timur Kristóf · 4 years, 3 months ago
  21. 231ef14 aco: Use s_setprio 3 at the beginning of every VS and TES. by Timur Kristóf · 4 years, 3 months ago
  22. 4c86c7a aco: Remove useless s_setprio near gs_alloc_req. by Timur Kristóf · 4 years, 3 months ago
  23. 1cf6b8d zink: fall back from cached to non-cached memory by Erik Faye-Lund · 4 years, 3 months ago
  24. 75cd437 aco: Align NGG scratch size to 16 so a single ds_read can always read it. by Timur Kristóf · 4 years, 3 months ago
  25. c1346e5 aco: Optimize workgroup exclusive scan to better avoid bank conflicts. by Timur Kristóf · 4 years, 3 months ago
  26. c8c6e0f panfrost: Fix pan_blitter_get_blit_shader() by Boris Brezillon · 4 years, 3 months ago
  27. 1c51c53 zink: do not clear on cpu by Erik Faye-Lund · 4 years, 3 months ago
  28. 3c15dba ci: Update to latest ci-templates by Michel Dänzer · 4 years, 4 months ago
  29. a436b27 ci: Do not append ci-templates commit hash to Windows docker image tag by Michel Dänzer · 4 years, 3 months ago
  30. db4ddce ci: Install Rust & cargo from Debian for x86_test* images by Michel Dänzer · 4 years, 4 months ago
  31. b0ab534 ci: Install GLVND from Debian bullseye by Michel Dänzer · 4 years, 4 months ago
  32. 0155881 ci: Install llvm-spirv from Debian bullseye by Michel Dänzer · 4 years, 4 months ago
  33. 711b894 ci: Install spirv-tools from Debian bullseye by Michel Dänzer · 4 years, 4 months ago
  34. c743421 ci: Install librenderdoc from Debian bullseye by Michel Dänzer · 4 years, 4 months ago
  35. af0fde9 ci: Move docker images from Debian buster to bullseye by Michel Dänzer · 4 years, 4 months ago
  36. a3e38e0 ci: Bump LLVM/clang from 10 to 11 by Michel Dänzer · 4 years, 4 months ago
  37. bc8e866 ci: Do not install armhf LLVM packages by Michel Dänzer · 4 years, 4 months ago
  38. efcdc7f intel/blorp: Initialize texture_data[0] by Michel Dänzer · 4 years, 4 months ago
  39. 8ad26e6 r600/sb: Use assignments for resetting struct r600_sb::literal by Pierre-Eric Pelloux-Prayer · 4 years, 4 months ago
  40. cf3d4ea ci: Fix HTML summary path for piglit OpenCL job artifacts by Michel Dänzer · 4 years, 4 months ago
  41. 7c6bcc8 ci/v3dv: skip Vulkan waiver tests by Juan A. Suarez Romero · 4 years, 3 months ago
  42. e3ebc1c radv: fix conditions for running nir_opt_vectorize by Rhys Perry · 4 years, 3 months ago
  43. 271c18f tu: Expose VK_KHR_relaxed_block_layout by Connor Abbott · 4 years, 8 months ago
  44. 765c3b8 tu: Expose VK_KHR_spirv_1_4 and VK_EXT_scalar_block_layout by Connor Abbott · 4 years, 8 months ago
  45. 45ae0e9 v3d: do not emit attribute if has no resource by Juan A. Suarez Romero · 4 years, 6 months ago
  46. fc17231 v3dv/pipeline: reduce descriptor_map size by Alejandro Piñeiro · 4 years, 3 months ago
  47. 9415e3d v3dv/device: fix and cleanup v3dv limits by Alejandro Piñeiro · 4 years, 3 months ago
  48. cbd299b v3dv/device: do not compute per-pipeline limits multiplying per-stage by Alejandro Piñeiro · 4 years, 3 months ago
  49. e24049d radv: advertise attachmentFragmentShadingRate on GFX10.3 by Samuel Pitoiset · 4 years, 7 months ago
  50. ee77dde radv: configure the VRS combiners when an attachment is used by Samuel Pitoiset · 4 years, 3 months ago
  51. ea370f4 radv: copy VRS rates to HTILE when beginning a subpass by Samuel Pitoiset · 4 years, 3 months ago
  52. 0b7e346 radv: add support for copying VRS rates into HTILE by Samuel Pitoiset · 4 years, 7 months ago
  53. 164b188 radv: bind our internal depth buffer when not provided by the app by Samuel Pitoiset · 4 years, 3 months ago
  54. 513a166 radv: handle the VRS attachment subpass by Samuel Pitoiset · 4 years, 3 months ago
  55. bb88f73 radv: create an image for VRS if no depth/stencil attachment is bound by Samuel Pitoiset · 4 years, 3 months ago
  56. ba7c510 radv: allow HTILE for very small images if VRS attachment is used by Samuel Pitoiset · 4 years, 3 months ago
  57. 7bd3a9f radv: update the HTILE clear word when VRS is used by Samuel Pitoiset · 4 years, 4 months ago
  58. d075711 radv: do not use the whole HTILE buffer for depth when VRS is used by Samuel Pitoiset · 4 years, 3 months ago
  59. 73dac68 radv: configure the VRS HTILE encoding size by Samuel Pitoiset · 4 years, 3 months ago
  60. 62033e0 radv: determine if attachment VRS is enabled by Samuel Pitoiset · 4 years, 4 months ago
  61. 9141716 radv: do not enable DCC for fragment shading rate attachments by Samuel Pitoiset · 4 years, 4 months ago
  62. 5980cd5 radv: do not allow MSAA with fragment shading rate attachments by Samuel Pitoiset · 4 years, 3 months ago
  63. ec6da92 radv: expose R8_UINT as the only supported format for VRS attachments by Samuel Pitoiset · 4 years, 3 months ago
  64. f232c40 ac/surface: store the HTILE pitch to the surface by Samuel Pitoiset · 4 years, 3 months ago
  65. b9c7c50 ac/surface: implement HtileAddrFromCoord in NIR by Samuel Pitoiset · 4 years, 3 months ago
  66. 9fabbf2 ac/surface: copy the HTILE equations to the surface by Samuel Pitoiset · 4 years, 3 months ago
  67. 438e02f ac/surface: increase gfx9_meta_equation::gfx10_bits by 4 elements by Samuel Pitoiset · 4 years, 3 months ago
  68. 9eee737 ac/surface: rename gfx9_dcc_equation to gfx9_meta_equation by Samuel Pitoiset · 4 years, 3 months ago
  69. 1edda9e ac/surface: add a test of HtileAddrFromCoord prototype outside of addrlib by Samuel Pitoiset · 4 years, 3 months ago
  70. 64bd245 ac/surface: rename ac_surface_dcc_address_test.c by Samuel Pitoiset · 4 years, 3 months ago
  71. 4d25229 amd/addrlib: expose HTILE address equations to drivers on GFX10+ by Samuel Pitoiset · 4 years, 3 months ago
  72. 3ebe604 lavapipe: ask pipe-driver for int16 support by Erik Faye-Lund · 4 years, 3 months ago
  73. ffe534f lavapipe: check all graphics stages by Erik Faye-Lund · 4 years, 3 months ago
  74. d91a549 lavapipe: check all vertex-stages by Erik Faye-Lund · 4 years, 3 months ago
  75. 83de54f lavapipe: do not subtract 8 from enum by Erik Faye-Lund · 4 years, 3 months ago
  76. 7fbd7bb st/nine: Default tearfree_discard to true by Axel Davy · 4 years, 3 months ago
  77. c19a841 st/nine: Default thread_submit to true by Axel Davy · 4 years, 3 months ago
  78. a2a95ab st/nine: Improve performance with thread_submit by Axel Davy · 4 years, 4 months ago
  79. 062c4cc st/nine: Bump num of backbuffers for tearfree thread_submit by Axel Davy · 4 years, 4 months ago
  80. 53f4766 st/nine: Lower texture_memory_limit default by Axel Davy · 4 years, 3 months ago
  81. b41f1e3 st/nine: Make it optional to use a sw renderer by Axel Davy · 4 years, 3 months ago
  82. c5f75bc st/nine: Allow to override the vram size by Axel Davy · 4 years, 4 months ago
  83. 26a42f1 st/nine: Disable buffer_upload when csmt is off by Axel Davy · 4 years, 4 months ago
  84. 5702b15 st/nine: Use PIPE_MAP_ONCE for persistent buffers by Axel Davy · 4 years, 4 months ago
  85. 7ac9c9c st/nine: Add fallback for YUV formats by Axel Davy · 4 years, 3 months ago
  86. 25d203a st/nine: Do not memset buffers twice by Axel Davy · 4 years, 3 months ago
  87. 805cedd st/nine: Have NOOVERWRITE win over DISCARD by Axel Davy · 4 years, 4 months ago
  88. 1797a6e st/nine: Add logging to Ex function by Axel Davy · 4 years, 4 months ago
  89. 4953d19 st/nine: Complete *Ex stubs by Axel Davy · 4 years, 4 months ago
  90. 8c72f75 st/nine: Pseudo implement Create*Ex functions by Axel Davy · 4 years, 4 months ago
  91. 006338f st/nine: Improve Reset on Ex devices by Axel Davy · 4 years, 4 months ago
  92. ee580c9 st/nine: Pseudo implement set/getClipstatus by Axel Davy · 4 years, 4 months ago
  93. a1bb1b9 st/nine: Catch redundant scissor and viewport settings by Axel Davy · 4 years, 4 months ago
  94. e0caa05 st/nine: Fix ff has_aNrm computation by Axel Davy · 4 years, 4 months ago
  95. a0288fa st/nine: Fix ps ff BLENDTEXTUREALPHA by Axel Davy · 4 years, 4 months ago
  96. 9e96446 st/nine: Refuse depth buffers as rendertargets by Axel Davy · 4 years, 4 months ago
  97. a849923 st/nine: Clamp max_anisotropy by Axel Davy · 4 years, 4 months ago
  98. 619c534 st/nine: Ignore swizzle on samplers by Axel Davy · 4 years, 4 months ago
  99. 787b03d st/nine: Increase number of constants of vs1_sw by Axel Davy · 4 years, 4 months ago
  100. 138615a st/nine: Remove errors on unsupported lock flags by Axel Davy · 4 years, 4 months ago