1. dcc4866 d3d: meson: do not prefix user provided d3d-drivers-path by Sergii Romantsov · 6 years ago
  2. f6556ec dri: meson: do not prefix user provided dri-drivers-path by Sergii Romantsov · 6 years ago
  3. 30828f4 intel/aub_viewer: silence more compiler warnings by Lionel Landwerlin · 6 years ago
  4. 91df8b1 intel/aub_viewer: silence compiler warning by Lionel Landwerlin · 6 years ago
  5. f1da10e intel/aub_viewer: printout 48bits addresses by Lionel Landwerlin · 6 years ago
  6. 875942c mesa/core: Enable EXT_depth_clamp for GLES >= 2.0 by Gert Wollny · 6 years ago
  7. b45186a iris: Properly allow rendering to RGBX formats. by Kenneth Graunke · 6 years ago
  8. fce089c iris: Drop RGBX -> RGBA for storage image usages by Kenneth Graunke · 6 years ago
  9. 6921588 mesa: Fix RGBBuffers for renderbuffers with sized internal formats by Kenneth Graunke · 6 years ago
  10. da9c030 glsl: Fix function return typechecking by Oscar Blumberg · 6 years ago
  11. bd0ad65 iris: Always use in-tree i915_drm.h by Jordan Justen · 6 years ago
  12. f943047 panfrost: Decode render target swizzle/channels by Alyssa Rosenzweig · 6 years ago
  13. c6be996 panfrost/midgard: Add fround(_even), ftrunc, ffma by Alyssa Rosenzweig · 6 years ago
  14. 4a4726a panfrost/nondrm: Split out dump_counters by Alyssa Rosenzweig · 6 years ago
  15. cdca103 panfrost/nondrm: Make COHERENT_LOCAL explicit by Alyssa Rosenzweig · 6 years ago
  16. f44d465 panfrost/nondrm: Flag CPU-invisible regions by Alyssa Rosenzweig · 6 years ago
  17. 10cc251 panfrost/meson: Remove subdir for nondrm by Alyssa Rosenzweig · 6 years ago
  18. 77fea55 panfrost: Use tiler fast path (performance boost) by Alyssa Rosenzweig · 6 years ago
  19. 743700b nir/builder: Don't emit no-op swizzles by Jason Ekstrand · 6 years ago
  20. 724371c nir/split_vars: Don't compact vectors unnecessarily by Jason Ekstrand · 6 years ago
  21. 7a6a5d4 st/mesa: remove unused header-file by Erik Faye-Lund · 6 years ago
  22. 021c496 configure: fix test portability by Maya Rashish · 6 years ago
  23. 6fa923a meson: ensure that xmlpool_options.h is generated for gallium targets that need it by David Shao · 6 years ago
  24. f916541 vulkan/overlay: Add fps counter by Matthias Lorenz · 6 years ago
  25. 239b0d8 Revert "anv: add support for INTEL_DEBUG=bat" by Lionel Landwerlin · 6 years ago
  26. e4d8839 anv: add support for INTEL_DEBUG=bat by Lionel Landwerlin · 6 years ago
  27. c56e734 etnaviv: blt: mark used src resource as read from by Christian Gmeiner · 6 years ago
  28. 7244e76 etnaviv: rs: mark used src resource as read from by Christian Gmeiner · 6 years ago
  29. 2bd08b8 gallium/auxiliary/vl: Fix duplicate symbol build errors. by Vinson Lee · 6 years ago
  30. 4c160b6 nir: fix MSVC build by Caio Marcelo de Oliveira Filho · 6 years ago
  31. eb13211 nir/copy_prop_vars: add tests for load/store elements of vectors by Caio Marcelo de Oliveira Filho · 6 years ago
  32. 4f3809d nir: nir_build_deref_follower accept array derefs of vectors by Caio Marcelo de Oliveira Filho · 6 years ago
  33. c4beadd nir/copy_prop_vars: change test helper to get intrinsics by Caio Marcelo de Oliveira Filho · 6 years ago
  34. fdcb977 nir/copy_prop_vars: keep track of components in copy_entry by Caio Marcelo de Oliveira Filho · 6 years ago
  35. 6624dec nir/copy_prop_vars: add debug helpers by Caio Marcelo de Oliveira Filho · 6 years ago
  36. 60d9bb9 nir/copy_prop_vars: don't get confused by array_deref of vectors by Caio Marcelo de Oliveira Filho · 6 years ago
  37. f48527e nir: allow nir_lower_phis_to_scalar() on more src types by Timothy Arceri · 6 years ago
  38. 6053499 swr/rast: bypass size limit for non-sampled textures by Alok Hota · 6 years ago
  39. b326a15 tgsi: don't set tgsi_info::uses_bindless_images for constbufs and hw atomics by Marek Olšák · 6 years ago
  40. cf65220 iris: Add gitlab-ci build testing by Jordan Justen · 6 years ago
  41. fd360c8 freedreno/a6xx: cube image fix by Rob Clark · 6 years ago
  42. f90c3b4 freedreno/a6xx: fix border-color offset by Rob Clark · 6 years ago
  43. bdedb82 freedreno/ir3: don't hardcode wrmask by Rob Clark · 6 years ago
  44. 5d4fa19 freedreno: fix race condition by Rob Clark · 6 years ago
  45. 3090c6b vulkan: Fix 32-bit build for the new overlay layer by Kenneth Graunke · 6 years ago
  46. 4f917e6 anv: advertise 8 subpixel precision bits by Juan A. Suarez Romero · 6 years ago
  47. 3b423ee genxml: add missing field values for 3DSTATE_SF by Juan A. Suarez Romero · 6 years ago
  48. f324784 radv: Allow interpolation on non-float types. by Bas Nieuwenhuizen · 6 years ago
  49. a1fdd4a radv: Fix float16 interpolation set up. by Bas Nieuwenhuizen · 6 years ago
  50. ae2cb72 nv50: disable compute by Ilia Mirkin · 6 years ago
  51. 1d626fc intel: fix urb size for CFL GT1 by Lionel Landwerlin · 6 years ago
  52. bd2c5a8 isl: the display engine requires 64B alignment for linear surfaces by Samuel Iglesias Gonsálvez · 6 years ago
  53. 2ee197d virgl: Enable mixed color FBO attachemnets only when the host supports it by Gert Wollny · 6 years ago
  54. 338dacc android: intel/isl: remove redundant building rules by Mauro Rossi · 6 years ago
  55. b21de09 Revert "iris: Enable auxiliary buffer support" by Kenneth Graunke · 6 years ago
  56. e2cb0c5 iris: Enable -msse2 and -mstackrealign by Kenneth Graunke · 6 years ago
  57. 7272fe9 intel/fs: Rely on undocumented unrestricted regioning for 32x16-bit integer multiply. by Francisco Jerez · 6 years ago
  58. e03be78 intel/fs: Implement extended strides greater than 4 for IR source regions. by Francisco Jerez · 6 years ago
  59. 7f9f626 intel/fs: Cap dst-aligned region stride to maximum representable hstride value. by Francisco Jerez · 6 years ago
  60. e2f475d intel/fs: Lower integer multiply correctly when destination stride equals 4. by Francisco Jerez · 6 years ago
  61. c3c2776 intel/fs: Exclude control sources from execution type and region alignment calculations. by Francisco Jerez · 6 years ago
  62. d9e08e7 nir: clone instruction set rather than removing individual entries by Timothy Arceri · 6 years ago
  63. cd0ac3a genxml: Remove extra space in gen4/45/5 field name by Jordan Justen · 7 years ago
  64. a9b0b72 genxml/gen_bits_header.py: Use regex to strip no alphanum chars by Jordan Justen · 7 years ago
  65. cd0ced49 iris: Enable auxiliary buffer support by Kenneth Graunke · 6 years ago
  66. db81445 iris: Flag ALL_DIRTY_BINDINGS on aux state change. by Rafael Antognolli · 6 years ago
  67. 9558965 iris: Skip resolve if there's no context. by Rafael Antognolli · 6 years ago
  68. 36138bb iris/clear: Pass on render_condition_enabled. by Rafael Antognolli · 6 years ago
  69. 8190165 iris: Avoid leaking if we fail to allocate the aux buffer. by Rafael Antognolli · 6 years ago
  70. 7da53d7 iris: Only resolve compute resources for compute shaders by Kenneth Graunke · 6 years ago
  71. 95a36bd iris: Fix aux usage in render resolve code by Kenneth Graunke · 6 years ago
  72. 4f191fe iris: Pin HiZ buffers when rendering. by Rafael Antognolli · 6 years ago
  73. dfd54f9 iris: Flush before hiz_exec. by Rafael Antognolli · 6 years ago
  74. f3f7d45 iris: Allow disabling aux via INTEL_DEBUG options by Kenneth Graunke · 6 years ago
  75. 4634b75 iris: do flush for buffers still by Kenneth Graunke · 6 years ago
  76. 15822f3 iris: make surface states for CCS_D too by Kenneth Graunke · 6 years ago
  77. 689b590 iris: Skip msaa16 on gen < 9. by Rafael Antognolli · 6 years ago
  78. fd2038b iris: Set program key fields for MCS by Kenneth Graunke · 6 years ago
  79. 92c310f iris: don't use hiz for MSAA buffers by Kenneth Graunke · 6 years ago
  80. 2cddc95 iris: some initial HiZ bits by Kenneth Graunke · 6 years ago
  81. 9b1126c iris: disable aux for external things by Kenneth Graunke · 6 years ago
  82. 45f4dab iris: Resolves for compute by Kenneth Graunke · 6 years ago
  83. ecc897b iris: consider framebuffer parameter for aux usages by Kenneth Graunke · 6 years ago
  84. b77d2dc iris: Make blit code use actual aux usages by Kenneth Graunke · 6 years ago
  85. bfc76d3 iris: store modifier info in res by Kenneth Graunke · 6 years ago
  86. 56f1fe3 iris: pin the buffers by Kenneth Graunke · 6 years ago
  87. f8aa9aa iris: resolve before transfer maps by Kenneth Graunke · 6 years ago
  88. c53a67d iris: be sure to skip buffers in resolve code by Kenneth Graunke · 6 years ago
  89. 5eb7534 iris: try to fix copyimage vs copybuffers by Kenneth Graunke · 6 years ago
  90. d8f3bc1 iris: actually use the multiple surf states for aux modes by Kenneth Graunke · 6 years ago
  91. 3c979b0 iris: add some draw resolve hooks by Kenneth Graunke · 6 years ago
  92. 53c484b iris: blorp using resolve hooks by Kenneth Graunke · 6 years ago
  93. 77a1070 iris: Initial import of resolve code by Kenneth Graunke · 6 years ago
  94. f879349 iris: create aux surface if needed by Kenneth Graunke · 6 years ago
  95. 3efd529 iris: Fill out SURFACE_STATE entries for each possible aux usage by Kenneth Graunke · 6 years ago
  96. 3cfc6a2 iris: Fill out res->aux.possible_usages by Kenneth Graunke · 6 years ago
  97. a7bc4d6 iris: Add iris_resource fields for aux surfaces by Kenneth Graunke · 6 years ago
  98. d0996d5 iris: Emit default L3 config for the render pipeline by Jordan Justen · 6 years ago
  99. 51ddc40 iris: Always emit at least one BLEND_STATE by Kenneth Graunke · 6 years ago
  100. d6dd57d iris: Add missing depth cache flushes by Kenneth Graunke · 6 years ago