1. d6edcce egl: add EGL_platform_device support by Emil Velikov · 5 years ago
  2. 2f11957 egl: keep the software device at the end of the list by Emil Velikov · 5 years ago
  3. 2282ec0 egl/dri: flesh out and use dri2_create_drawable() by Emil Velikov · 5 years ago
  4. 5e0f527 egl: fold X11 attrib handling like other platforms by Emil Velikov · 5 years ago
  5. 2b29cf2 egl: remove Options::Platform handling by Adam Jackson · 5 years ago
  6. 4aebd86 egl/x11: pick the user requested screen by Adam Jackson · 5 years ago
  7. 8e991ce egl: handle the full attrib list in display::options by Adam Jackson · 5 years ago
  8. 72b9aa9 egl: flesh out a _eglNumAttribs() helper by Emil Velikov · 5 years ago
  9. 4ff02b3 swr: fix support for GL_ARB_copy_image extension by Krzysztof Raszkowski · 5 years ago
  10. 755fdd6 etnaviv: etnaviv_bo_cache_test: Use /dev/dri/renderD128 by default by Guido Günther · 5 years ago
  11. 90cc0de build: Build etnaviv drm tests by Guido Günther · 5 years ago
  12. 01a8ba7 etnaviv: drm tests: Use mesa header locations by Guido Günther · 5 years ago
  13. 2b37754 etnaviv: Add libdrm tests as of 922d92994267743266024ecceb734ce0ebbca808 by Guido Günther · 5 years ago
  14. b921df3 build: Build etnaviv drm by Guido Günther · 5 years ago
  15. 3696235 etnaviv: gallium: Use internal etnaviv_drmif.h by Guido Günther · 5 years ago
  16. 95d8b4a etnaviv: drm: s/bo_del/_etna_bo_del/ by Guido Günther · 5 years ago
  17. 17d7282 etnaviv: drm: s/table_lock/etna_table_lock/ by Guido Günther · 5 years ago
  18. 7a5b193 etnaviv: drm: Move uapi header by Guido Günther · 5 years ago
  19. 3925d38 etnaviv: drm: Drop excessive debugging in perfmon by Guido Günther · 5 years ago
  20. 22fa1c9 entaviv: drm: Don't use drmMsg() by Guido Günther · 5 years ago
  21. c93007a etnaviv: drm: Use _mesa_hash_table instead of drmHash by Guido Günther · 5 years ago
  22. 92fc143 etnaviv: drm: Use mesa's ARRAY_SIZE by Guido Günther · 5 years ago
  23. e87d128 etnaviv: drm: Use mesa's os_m{un,}map by Guido Günther · 5 years ago
  24. 2ebd444 etnaviv: drm: Use mesa's atomic definitions by Guido Günther · 5 years ago
  25. 6ab83b8 etnaviv: drm: Drop drm_{public,private} by Guido Günther · 5 years ago
  26. 66eb554 etnaviv: drm: Drop inexistent headers by Guido Günther · 5 years ago
  27. 58eec38 etnaviv: Add libdrm code as of 922d92994267743266024ecceb734ce0ebbca808 by Guido Günther · 5 years ago
  28. 3835e21 etnaviv: untabify by Guido Günther · 5 years ago
  29. c7a6e07 panfrost: bifrost: Fix format string in disassembler by Tomeu Vizoso · 5 years ago
  30. 8d4f68e iris: Free the buffer when reading from the disk cache. by Kenneth Graunke · 5 years ago
  31. bfa9f56 panfrost/midgard: Don't promote non-SSA to pipeline registers by Alyssa Rosenzweig · 5 years ago
  32. 36cb209 freedreno: Drop invalid scissor optimization. by Eric Anholt · 5 years ago
  33. 8843b90 freedreno: Reuse glsl_get_sampler_coordinate_components(). by Eric Anholt · 5 years ago
  34. fb87274 freedreno: Improve the pi approximations in trig lowering. by Eric Anholt · 5 years ago
  35. ff63b99 ac: rename LLVM <= 7 helpers for readability by Marek Olšák · 5 years ago
  36. c9b64b5 ac: fix a typo in ac_build_wg_scan_bottom by Marek Olšák · 5 years ago
  37. 04e8ff8 glx: Fix error message when no driverName is available by Caio Marcelo de Oliveira Filho · 5 years ago
  38. 6543929 virgl: resolve to correct level during texture read by Chia-I Wu · 5 years ago
  39. 067018d virgl: fix texture resolving with compressed formats by Chia-I Wu · 5 years ago
  40. a6a5a6f freedreno: Add printf pattern string. by Bas Nieuwenhuizen · 5 years ago
  41. 6256925 Revert "vl: Enable DRM by default." by Bas Nieuwenhuizen · 5 years ago
  42. 4a03d37 panfrost/midgard: .pos propagation by Alyssa Rosenzweig · 5 years ago
  43. 5da0a33 panfrost/midgard: Cleanup copy propagation by Alyssa Rosenzweig · 5 years ago
  44. 33800f4 panfrost/midgard: Implement "pipeline register" prepass by Alyssa Rosenzweig · 5 years ago
  45. 2a79afc panfrost/midgard: Helpers for pipeline by Alyssa Rosenzweig · 5 years ago
  46. 3c7abbf panfrost/midgard: Refactor schedule/emit pipeline by Alyssa Rosenzweig · 5 years ago
  47. 0524ab9 panfrost/midgard: Cleanup RA (stylistic changes) by Alyssa Rosenzweig · 5 years ago
  48. debc29b panfrost/midgard: Share MIR utilities by Alyssa Rosenzweig · 5 years ago
  49. 1bfa0d6 panfrost/midgard: Misc. cleanup for readibility by Alyssa Rosenzweig · 5 years ago
  50. 2d98022 panfrost/midgard: Extend RA to non-vec4 sources by Alyssa Rosenzweig · 5 years ago
  51. c1715b5 panfrost/midgard: Set masks on ld_vary by Alyssa Rosenzweig · 5 years ago
  52. 550be76 panfrost/midgard: Fix liveness analysis bugs by Alyssa Rosenzweig · 5 years ago
  53. c54f3f4 panfrost/midgard: Set int outmod for "pasted" code by Alyssa Rosenzweig · 5 years ago
  54. 51196c3 panfrost/midgard: Hoist some utility functions by Alyssa Rosenzweig · 5 years ago
  55. 005d9b1 panfrost/midgard: Remove pinning by Alyssa Rosenzweig · 5 years ago
  56. d2d3cc6 nir/algebraic: Simplify max(abs(a), 0.0) -> abs(a) by Alyssa Rosenzweig · 5 years ago
  57. f4ef34f intel/fs: Add an UNDEF instruction to avoid excess live ranges by Jason Ekstrand · 5 years ago
  58. d482a8f spirv: Update the OpenCL.std.h header by Caio Marcelo de Oliveira Filho · 5 years ago
  59. 9701cb1 radv: Use bo metadata for imported image tiling on Android. by Bas Nieuwenhuizen · 5 years ago
  60. 392c609 vl: Enable DRM by default. by Bas Nieuwenhuizen · 5 years ago
  61. c2a0335 anv: Advertise support for VK_EXT_fragment_shader_interlock by Jason Ekstrand · 5 years ago
  62. 5176805 spirv: Implement SPV_EXT_fragment_shader_interlock by Jason Ekstrand · 5 years ago
  63. b5aa76b spirv: Update the headers from latest Khronos master by Jason Ekstrand · 5 years ago
  64. 8339e3f vulkan: Update the XML and headers to 1.1.110 by Jason Ekstrand · 5 years ago
  65. 73dda85 ac/nir: mark some texture intrinsics as convergent by Rhys Perry · 5 years ago
  66. d4a2f8b radv: fix some compiler warnings by Rhys Perry · 5 years ago
  67. a84de3f intel/fs: Skip registers faster when setting spill costs by Jason Ekstrand · 5 years ago
  68. d68218d radeonsi/nir: Fix type in bindless address computation by Connor Abbott · 5 years ago
  69. a6e8799 etnaviv: implement set_active_query_state(..) for hw queries by Christian Gmeiner · 5 years ago
  70. 8a35eb0 radv: do not use gfx fast depth clears for layered depth/stencil images by Samuel Pitoiset · 5 years ago
  71. 33f4e04 ac,radv: do not emit vec3 for raw load/store on SI by Samuel Pitoiset · 5 years ago
  72. 3016756 intel/compiler: Fix assertions in brw_alu3 by Sagar Ghuge · 6 years ago
  73. 34d3103 iris: Fix SO stride units for DrawTransformFeedback by Kenneth Graunke · 5 years ago
  74. fea36a8 st/glsl: make sure to propagate initialisers to driver storage by Timothy Arceri · 5 years ago
  75. 61de825 spirv: Like Uniform, do nothing for UniformId by Caio Marcelo de Oliveira Filho · 5 years ago
  76. b4eff83 spirv: Implement SpvOpCopyLogical by Caio Marcelo de Oliveira Filho · 5 years ago
  77. 81586e9 spirv: Generalize OpSelect by Caio Marcelo de Oliveira Filho · 5 years ago
  78. 1763029 spirv: Move OpSelect handling to a function by Caio Marcelo de Oliveira Filho · 5 years ago
  79. ea0e898 nir/vars_to_ssa: Handle UNDEF_NODE in more places by Caio Marcelo de Oliveira Filho · 5 years ago
  80. b2bbd1a ac/registers: don't use the si, cik, vi names, use gfxN by Marek Olšák · 5 years ago
  81. f480b8a amd/common: use generated register header by Nicolai Hähnle · 5 years ago
  82. 853ef5c amd/common: use SH{0,1}_CU_EN definitions only of COMPUTE_STATIC_THREAD_MGMT_SE0 by Nicolai Hähnle · 5 years ago
  83. cf51009 amd/common: unify PITCH_GFX6 and PITCH_GFX9 by Nicolai Hähnle · 5 years ago
  84. e042158 amd/common: rename R_3F2_CONTROL to IB_CONTROL for disambiguation by Nicolai Hähnle · 5 years ago
  85. cd247cf amd/common: cleanup DATA_FORMAT/NUM_FORMAT field names by Nicolai Hähnle · 7 years ago
  86. ef6ef09 amd/common: derive ac_debug tables from register JSON by Nicolai Hähnle · 5 years ago
  87. d02286c amd/registers: add JSON description of packet3 fields by Nicolai Hähnle · 5 years ago
  88. 67702e3 amd/registers: add JSON descriptions of registers by Nicolai Hähnle · 5 years ago
  89. e6184b0 amd/registers: scripts for processing register descriptions in JSON by Nicolai Hähnle · 5 years ago
  90. d4e70be freedreno: Fix GCC build error. by Vinson Lee · 5 years ago
  91. 774a088 mesa: Use string literals for format strings by Mark Janes · 5 years ago
  92. 045aecc iris: Always reserve binding table space for NIR constants by Caio Marcelo de Oliveira Filho · 5 years ago
  93. 5611444 iris: Print binding tables when INTEL_DEBUG=bt by Caio Marcelo de Oliveira Filho · 5 years ago
  94. 97cd865 iris: Compact binding tables by Caio Marcelo de Oliveira Filho · 5 years ago
  95. 79f1529 iris: Create an enum for the surface groups by Caio Marcelo de Oliveira Filho · 5 years ago
  96. 1c8ea8b iris: Handle binding table in the driver by Caio Marcelo de Oliveira Filho · 5 years ago
  97. 518f832 iris: Pull brw_nir_analyze_ubo_ranges() call out setup_uniforms by Caio Marcelo de Oliveira Filho · 5 years ago
  98. 1f8546b spirv: Implement OpPtrEqual, OpPtrNotEqual and OpPtrDiff by Caio Marcelo de Oliveira Filho · 5 years ago
  99. ca164ab nir: Add functions to subtract and compare addresses by Caio Marcelo de Oliveira Filho · 5 years ago
  100. 09cc338 nir: Add nir_ball_iequal() helper by Caio Marcelo de Oliveira Filho · 5 years ago