1. 3160cb8 egl/x11: Re-allocate buffers if format is suboptimal by Louis-Francis Ratté-Boulianne · 7 years ago
  2. 069fdd5 egl/x11: Support DRI3 v1.1 by Louis-Francis Ratté-Boulianne · 8 years ago
  3. 61309c2 vulkan/wsi/x11: Return VK_SUBOPTIMAL_KHR for X11 by Louis-Francis Ratté-Boulianne · 7 years ago
  4. c80c08e vulkan/wsi/x11: Add support for DRI3 v1.2 by Daniel Stone · 8 years ago
  5. 7258be9 autotools: include all meson.build files by Dylan Baker · 7 years ago
  6. 2a4596a st/mesa: gl_program::info.system_values_read is a 64-bit-field by Michel Dänzer · 7 years ago
  7. 379e00d swr/rast: Refactor memory gather operations by George Kyriazis · 7 years ago
  8. 3f7ce10 swr/rast: Add KNOB_DISABLE_SPLIT_DRAW by George Kyriazis · 7 years ago
  9. e0a4a25 swr/rast: Add VPOPCNT by George Kyriazis · 7 years ago
  10. b56afe1 swr/rast: Add tracking for stream out topology by George Kyriazis · 7 years ago
  11. 2f6ae8c swr/rast: Add split draw and other state information to DrawInfoEvent. by George Kyriazis · 7 years ago
  12. 7140932 swr/rast: Refactor api and worker event handlers. by George Kyriazis · 7 years ago
  13. cfdd35b swr/rast: Add support for generalized late and early z/stencil stats by George Kyriazis · 7 years ago
  14. 9e25f29 swr/rast: Rasterized Subspans stats support by George Kyriazis · 7 years ago
  15. d78b28f swr/rast: Added comment by George Kyriazis · 7 years ago
  16. e903a7b vulkan/wsi: clean up cleanup path by Eric Engestrom · 7 years ago
  17. a793e78 radv: Fix the autotools build take 2. by Bas Nieuwenhuizen · 7 years ago
  18. 1f55d06 etnaviv: allow mixing different bit depths for color and depth surfaces by Lucas Stach · 7 years ago
  19. 6d4d46b autotools: Add tegra to AM_DISTCHECK_CONFIGURE_FLAGS by Thierry Reding · 7 years ago
  20. 1755f60 tegra: Initial support by Thierry Reding · 11 years ago
  21. 2052dbd nouveau: Add framebuffer modifier support by Thierry Reding · 7 years ago
  22. b964cab nouveau/nvc0: Extract common tile mode macro by Thierry Reding · 7 years ago
  23. 75bf489 drm/tegra: Sanitize format modifiers by Thierry Reding · 7 years ago
  24. ffc85cf drm/fourcc: Fix fourcc_mod_code() definition by Thierry Reding · 7 years ago
  25. 04ffabf radv: Fix autotools build. by Bas Nieuwenhuizen · 7 years ago
  26. 365850f ac/nir: set number of channels for packed mrt exports by Samuel Pitoiset · 7 years ago
  27. 68201ab radv: Update version to 1.1.70. by Bas Nieuwenhuizen · 7 years ago
  28. b634780 radv: Generate icd files. by Bas Nieuwenhuizen · 7 years ago
  29. 6878c9a nir: Don't i2b a value that is already Boolean by Ian Romanick · 7 years ago
  30. 1583f49 i965/vec4: Allow CSE on subset VF constant loads by Ian Romanick · 7 years ago
  31. 360899d i965/vec4: Relax writemask condition in CSE by Ian Romanick · 7 years ago
  32. 52c7df1 i965/fs: Merge CMP and SEL into CSEL on Gen8+ by Ian Romanick · 7 years ago
  33. 70de615 i965/fs: Add infrastructure for generating CSEL instructions. by Kenneth Graunke · 9 years ago
  34. 54e8d22 nir: Narrow some dot product operations by Ian Romanick · 7 years ago
  35. d10a39e i965: perf: consolidate unmapping oa perf bo outside accumulation by Lionel Landwerlin · 7 years ago
  36. fb921a2 i965: perf: count number of accumlated reports by Lionel Landwerlin · 7 years ago
  37. e4387fa i965: perf: reuse timescale base function from query by Lionel Landwerlin · 7 years ago
  38. b71da26 i965: perf: store sysfs device entry into context by Lionel Landwerlin · 7 years ago
  39. 5742b17 i965: perf: store the hw_id of the context in the query by Lionel Landwerlin · 7 years ago
  40. 80cd669 i965: perf: default case for unknown query types by Lionel Landwerlin · 7 years ago
  41. 9b7db12 radeonsi: remove chip_class parameter from si_lower_nir by Marek Olšák · 7 years ago
  42. 78ef16e winsys/amdgpu: query GDS info by Marek Olšák · 8 years ago
  43. a4a113b winsys/amdgpu: pad compute IBs by Marek Olšák · 7 years ago
  44. 35cd86d radeonsi: expand constbuf 0 address correctly to fix Vega10 hangs by Marek Olšák · 7 years ago
  45. 75c5d25 radeonsi: align command buffer starting address to fix some Raven hangs by Marek Olšák · 7 years ago
  46. 5b68a72 etnaviv: add get_driver_query_group_info(..) by Christian Gmeiner · 7 years ago
  47. 3d912bd7 etnaviv: add query_group_info for sw counters by Christian Gmeiner · 7 years ago
  48. 1e9d779 meson: Fix building gallium media libs without egl by Dylan Baker · 7 years ago
  49. f74cf04 meson: Allow building dri based EGL without GLX by Dylan Baker · 7 years ago
  50. d41ee9b glx/apple: Ship meson build file in tarball by Thierry Reding · 7 years ago
  51. 4e3c1ac ac/nir: do not emit unnecessary null exports in fragment shaders by Samuel Pitoiset · 7 years ago
  52. 19dd7f0 drirc: whitespace fix by Eric Engestrom · 7 years ago
  53. 93e58d5 drirc: Disable the GLX_SGI_video_sync extension for gnome-shell on vmware by Thomas Hellstrom · 7 years ago
  54. 4ca9ad2 gallium/st_dri: Honor the glx_disable_sgi_video_sync config option by Thomas Hellstrom · 7 years ago
  55. f407095 glx/dri: Add a driconf option to disable GLX_SGI_video_sync by Thomas Hellstrom · 7 years ago
  56. 0c90264 ac/radeonsi: add emit_kill to the abi by Timothy Arceri · 7 years ago
  57. 50cc97d radeonsi: add si_llvm_emit_kill() helper by Timothy Arceri · 7 years ago
  58. f4b8776 spirv: fix autotools builds by Timothy Arceri · 7 years ago
  59. 99cdc01 ac: make use of if/loop build helpers by Timothy Arceri · 7 years ago
  60. 6e1a142 radeonsi: make use of if/loop build helpers in ac by Timothy Arceri · 7 years ago
  61. 42627da ac: add if/loop build helpers by Timothy Arceri · 7 years ago
  62. ffbf75c radv: enable AMD_gcn_shader extension by Daniel Schürmann · 7 years ago
  63. 18c7f1e ac: implement AMD_gcn_shader extended instructions by Daniel Schürmann · 7 years ago
  64. 68a6a3b spirv: handle AMD_gcn_shader extended instructions by Daniel Schürmann · 7 years ago
  65. a1a2a8d nir: add AMD_gcn_shader extended instructions by Daniel Schürmann · 7 years ago
  66. 3943702 spirv: import AMD extensions header from glslang by Daniel Schürmann · 7 years ago
  67. cba104e meson: Fix indent in omx meson.build by Dylan Baker · 7 years ago
  68. 6f62895 meson: Use include directory variables instead of traversing by Dylan Baker · 7 years ago
  69. 34e852d meson: Re-add auto option for omx by Dylan Baker · 7 years ago
  70. 7598ded meson: fix tizonia compilation by Dylan Baker · 7 years ago
  71. 2d3004e meson: combine state trackers and target if blocks by Dylan Baker · 7 years ago
  72. 55376cb st/mesa: expose 0 shader binary formats for compat profiles for Qt by Marek Olšák · 7 years ago
  73. 8ba3750 draw: fix line stippling with aa lines by Roland Scheidegger · 7 years ago
  74. dbb2cf3 draw: simplify (and correct) aaline fallback (v2) by Roland Scheidegger · 7 years ago
  75. 034cce9 radv: Don't emit a warning on VI-GFX9. by Bas Nieuwenhuizen · 7 years ago
  76. 04d65d2 radv: Enable vulkan 1.1.0 for configurations that can support it. by Bas Nieuwenhuizen · 7 years ago
  77. 0168eaa radv: Disable sampler ycbcr conversion. by Bas Nieuwenhuizen · 7 years ago
  78. cce62f4 radv: Expose that we don't support any VK_KHR_16_bit_storage parts. by Bas Nieuwenhuizen · 7 years ago
  79. b99b9cc radv: Implement vkEnumerateInstanceVersion. by Bas Nieuwenhuizen · 7 years ago
  80. 5240fdd radv: Add trivial device group implementation. by Bas Nieuwenhuizen · 7 years ago
  81. 84e877a radv: Implement vkCmdDispatchBase. by Bas Nieuwenhuizen · 7 years ago
  82. de5e258 radv: Implement VkGetDeviceQueue2. by Bas Nieuwenhuizen · 7 years ago
  83. b137e25 radv: Support VkPhysicalDeviceProtectedMemoryFeatures. by Bas Nieuwenhuizen · 7 years ago
  84. 4bcf4d1 radv: Support VkPhysicalDeviceShaderDrawParameterFeatures. by Bas Nieuwenhuizen · 7 years ago
  85. 41d958d radv: Implement VK_KHR_maintenance3. by Bas Nieuwenhuizen · 7 years ago
  86. 8f9af58 radv: Add minimal subgroup support. by Bas Nieuwenhuizen · 7 years ago
  87. 89651fb radv: Change client version check. by Bas Nieuwenhuizen · 7 years ago
  88. 5b39797 radv: Update MAX_API_VERSION to 1.1.0 by Bas Nieuwenhuizen · 7 years ago
  89. 97f1093 ac/nir: Add vote_ieq/vote_feq lowering pass. by Bas Nieuwenhuizen · 7 years ago
  90. c217607 anv: Support version overrides by Jason Ekstrand · 7 years ago
  91. a1ee513 vulkan/util: Add a helper to get a version override by Jason Ekstrand · 7 years ago
  92. d6b6522 anv: Enable Vulkan 1.1 by Jason Ekstrand · 7 years ago
  93. 03c07ac anv: Add support for SPIR-V 1.3 subgroup operations by Jason Ekstrand · 8 years ago
  94. 8b4a5e6 intel/fs: Add support for subgroup quad operations by Jason Ekstrand · 7 years ago
  95. 2292b20 intel/fs: Implement reduce and scan opeprations by Jason Ekstrand · 7 years ago
  96. 4150920 intel/fs: Add a helper for emitting scan operations by Jason Ekstrand · 7 years ago
  97. b0858c1 intel/fs: Add a couple of simple helper opcodes by Jason Ekstrand · 7 years ago
  98. 57bff0a spirv: Add support for subgroup arithmetic by Jason Ekstrand · 7 years ago
  99. 789221d nir: Add a helper for getting binop identities by Jason Ekstrand · 7 years ago
  100. 82d493a nir: Add subgroup arithmetic reduction intrinsics by Jason Ekstrand · 7 years ago