1. c0012a0 bin/get-pick-list.sh: use test instead of [ ] by Emil Velikov · 6 years ago
  2. 77ff0bf bin/get-pick-list.sh: handle unofficial "broken by" tag by Emil Velikov · 6 years ago
  3. 209525a bin/get-pick-list.sh: handle fixes tag with missing colon by Emil Velikov · 6 years ago
  4. b7418d1 bin/get-pick-list.sh: flesh out is_sha_nomination by Emil Velikov · 6 years ago
  5. 533fead bin/get-pick-list.sh: tweak the commit sha matching pattern by Emil Velikov · 6 years ago
  6. 181203f bin/get-pick-list.sh: handle the fixes tag by Emil Velikov · 6 years ago
  7. e6b3a3b bin/get-pick-list.sh: handle "typod" usecase. by Emil Velikov · 6 years ago
  8. fac1016 bin/get-pick-list.sh: prefix output with "[stable] " by Emil Velikov · 6 years ago
  9. 559c32d bin/get-pick-list.sh: simplify git oneline printing by Emil Velikov · 6 years ago
  10. 7d95566 docs: document the staging branch and add reference to it by Emil Velikov · 6 years ago
  11. 4ae749a docs/submittingpatches.html: correctly handle the <p> tag by Emil Velikov · 6 years ago
  12. 19a0814 docs/releasing.html: polish cherry-picking/testing text by Emil Velikov · 6 years ago
  13. ab56536 etnaviv: Make sure rs alignment checks match by Guido Günther · 6 years ago
  14. 52368ef docs: update calendar, add news item and link release notes for 18.2.5 by Juan A. Suarez Romero · 6 years ago
  15. aa7a419 docs: add sha256 checksums for 18.2.5 by Juan A. Suarez Romero · 6 years ago
  16. e53ec08 docs: add release notes for 18.2.5 by Juan A. Suarez Romero · 6 years ago
  17. 9367514 radeonsi: fix video APIs on Raven2 by Marek Olšák · 6 years ago
  18. e13dd70 i965: avoid 'unused variable' warnings by Andrii Simiklit · 6 years ago
  19. 7aca650 compiler: avoid 'unused variable' warnings by Andrii Simiklit · 6 years ago
  20. 69ee49a intel/tools: avoid 'unused variable' warnings by Andrii Simiklit · 6 years ago
  21. 25b48e3 st/xa: Bump minor by Thomas Hellstrom · 6 years ago
  22. c9085f6 st/xa: Support Component Alpha with trivial blending by Thomas Hellstrom · 6 years ago
  23. 0477d17 st/xa: Minor renderer cleanups by Thomas Hellstrom · 6 years ago
  24. 56aa23b st/xa: Fix transformations when we have both source and mask samplers by Thomas Hellstrom · 6 years ago
  25. e1298de st/xa: Support a couple of new formats by Thomas Hellstrom · 6 years ago
  26. 258d201 st/xa: Support higher color precision for solid pictures by Thomas Hellstrom · 6 years ago
  27. d86ad38 st/xa: Render update. Better support for solid pictures by Thomas Hellstrom · 6 years ago
  28. 4bba280 nir: Allow to skip integer ops in nir_lower_to_source_mods by Gert Wollny · 6 years ago
  29. b4380cb nir/spirv: cast shift operand to u32 by Karol Herbst · 6 years ago
  30. 099728b nir: replace nir_load_system_value calls with appropiate builder functions by Karol Herbst · 6 years ago
  31. 80db331 nir: add const_index parameters to system value builder function by Karol Herbst · 6 years ago
  32. 95b513c radv: make use of nir_move_out_const_to_consumer() by Timothy Arceri · 6 years ago
  33. ea53f76 anv: move helper function internally by Lionel Landwerlin · 6 years ago
  34. 8b00d3d anv: use image aspects rather than computed ones by Lionel Landwerlin · 6 years ago
  35. 465de47 anv: associate vulkan formats with aspects by Lionel Landwerlin · 6 years ago
  36. fe3b7fe anv/lower_ycbcr: make sure to set 0s on all components by Lionel Landwerlin · 6 years ago
  37. ee8d65c anv/image: remove unused parameter by Lionel Landwerlin · 6 years ago
  38. 352e297 anv: simplify internal address offset by Lionel Landwerlin · 6 years ago
  39. 4fa2fb3 meson: fix wayland-less builds by Eric Engestrom · 6 years ago
  40. 7df80de gbm: remove unnecessary meson include by Eric Engestrom · 6 years ago
  41. 3832db2 meson: only run vulkan's meson.build when building vulkan by Eric Engestrom · 6 years ago
  42. 4f1ae27 xmlpool: update translation po files by Eric Engestrom · 6 years ago
  43. 1e918e5 REVIEWERS: add Vulkan reviewer group by Eric Engestrom · 6 years ago
  44. 59b3335 REVIEWERS: add Emil as EGL reviewer by Eric Engestrom · 6 years ago
  45. 923aca8 REVIEWERS: add include path for EGL by Eric Engestrom · 6 years ago
  46. 2af4e33 intel/genxml: Add engine definition to render engine instructions (gen11) by Toni Lönnberg · 6 years ago
  47. 1921982 intel/genxml: Add engine definition to render engine instructions (gen10) by Toni Lönnberg · 6 years ago
  48. 030fe0f intel/genxml: Add engine definition to render engine instructions (gen9) by Toni Lönnberg · 6 years ago
  49. 12e34fc intel/genxml: Add engine definition to render engine instructions (gen8) by Toni Lönnberg · 6 years ago
  50. a883fd2 intel/genxml: Add engine definition to render engine instructions (gen75) by Toni Lönnberg · 6 years ago
  51. 27cf625 intel/genxml: Add engine definition to render engine instructions (gen7) by Toni Lönnberg · 6 years ago
  52. ecf62a9 intel/genxml: Add engine definition to render engine instructions (gen6) by Toni Lönnberg · 6 years ago
  53. 571d644 intel/genxml: Add engine definition to render engine instructions (gen5) by Toni Lönnberg · 6 years ago
  54. 6463cec intel/genxml: Add engine definition to render engine instructions (gen45) by Toni Lönnberg · 6 years ago
  55. a4ca710 intel/genxml: Add engine definition to render engine instructions (gen4) by Toni Lönnberg · 6 years ago
  56. 102dade intel/decoder: tools: Use engine for decoding batch instructions by Toni Lönnberg · 6 years ago
  57. a6aab7e intel/decoder: tools: gen_engine to drm_i915_gem_engine_class by Toni Lönnberg · 6 years ago
  58. b00bccd intel/decoder: Engine parameter for instructions by Toni Lönnberg · 6 years ago
  59. 8d4bb6e virgl: Add command and flags to initiate debugging on the host (v2) by Gert Wollny · 6 years ago
  60. caa964b mesa: Reference count shaders that are used by transform feedback objects by Gert Wollny · 6 years ago
  61. 90d6885 radv: set optimal OVERWRITE_COMBINER_WATERMARK on GFX9 by Samuel Pitoiset · 6 years ago
  62. f70c5d3 radv: set PA.SC_CONSERVATIVE_RASTERIZATION.NULL_SQUAD_AA_MASK_ENABLE by Samuel Pitoiset · 6 years ago
  63. b5f213b radv: binding streamout buffers doesn't change context regs by Samuel Pitoiset · 6 years ago
  64. c5f3013 nir: Don't lower the local work group size if it's variable. by Plamena Manolova · 6 years ago
  65. efb1cca util/ralloc: Make sizeof(linear_header) a multiple of 8 by Matt Turner · 6 years ago
  66. 7e3748c util/ralloc: Switch from DEBUG to NDEBUG by Matt Turner · 6 years ago
  67. 34dffcf nir: add support for removing redundant stores to copy prop var by Timothy Arceri · 6 years ago
  68. 3561108 anv/i965: make use of nir_link_constant_varyings() by Timothy Arceri · 6 years ago
  69. 621b0fa egl: Improve the debugging of gbm format matching in DRI configs. by Eric Anholt · 6 years ago
  70. 6328536 gbm: Introduce a helper function for printing GBM format names. by Eric Anholt · 6 years ago
  71. ee7f848 gbm: Move gbm_format_canonicalize() to the core. by Eric Anholt · 6 years ago
  72. 4eab98b meson: fix libatomic tests by Dylan Baker · 6 years ago
  73. 32a3347 mesa: mark GL_SR8_EXT non-renderable on GLES by Marek Olšák · 6 years ago
  74. e0c7114 st/mesa: disable L3 thread pinning by Marek Olšák · 6 years ago
  75. c6aaafa nir: add lowering for ffloor by Christian Gmeiner · 6 years ago
  76. 41c8f99 util: Fix warning in u_cpu_detect on non-x86 by Alyssa Rosenzweig · 6 years ago
  77. 9c2a95b meson: Don't set -Wall by Dylan Baker · 6 years ago
  78. 4a0c2cf freedreno/drm: fix unused 'entry' warnings by Rob Clark · 6 years ago
  79. 89785e2 i965: add support for sampling from AYUV by Lionel Landwerlin · 6 years ago
  80. 252ca7b dri: add AYUV format by Lionel Landwerlin · 6 years ago
  81. 8a15f06 nir/lower_tex: Add AYUV lowering support by Lionel Landwerlin · 6 years ago
  82. 0a30c33 nir/lower_tex: add alpha channel parameter for yuv lowering by Lionel Landwerlin · 6 years ago
  83. 97fb1a0 radv: make use of num_good_cu_per_sh in si_emit_graphics() too by Samuel Pitoiset · 6 years ago
  84. d9d1434 radv: clean up setting partial_es_wave for distributed tess on VI by Samuel Pitoiset · 6 years ago
  85. cc4569b radv: cleanup and document a Hawaii bug with offchip buffers by Samuel Pitoiset · 6 years ago
  86. 8dc2085 glsl/test: Fix use after free in test_optpass. by Hanno Böck · 6 years ago
  87. a068958 nir: don't pack varyings ints with floats unless flat by Timothy Arceri · 6 years ago
  88. 9dd737b nir: add glsl_type_is_integer() helper by Timothy Arceri · 6 years ago
  89. 5526420 intel/fs: Prevent emission of IR instructions not aligned to their own execution size. by Francisco Jerez · 6 years ago
  90. 590fcb5 st/mesa: make use of nir_link_constant_varyings() by Timothy Arceri · 6 years ago
  91. d40dd05 nir: add new linking opt nir_link_constant_varyings() by Timothy Arceri · 6 years ago
  92. 4144708 st/nine: clean up thead shutdown sequence a bit by Andre Heider · 6 years ago
  93. 123bf9c st/nine: plug thread related leaks by Andre Heider · 6 years ago
  94. 10598c9 st/nine: fix stack corruption due to ABI mismatch by Andre Heider · 6 years ago
  95. d2b2364 radeonsi: stop command submission with PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET only by Marek Olšák · 6 years ago
  96. 4bec502 gallium: add PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET by Marek Olšák · 6 years ago
  97. 9dc776f radeonsi: don't set the CB clear color registers for 0/1 clear colors on Raven2 by Marek Olšák · 6 years ago
  98. 832ab88 radeonsi: use better DCC clear codes by Marek Olšák · 6 years ago
  99. d059eae ac/surface: remove the overallocation workaround for Vega12 by Marek Olšák · 6 years ago
  100. 959e2a5 intel/aub_read: remove useless breaks by Lionel Landwerlin · 6 years ago