1. 7b09d50 ci: Add empty needs: to pages job by Michel Dänzer · 4 years ago
  2. 9d1d3a8 ci: Move test-docs job to deploy stage by Michel Dänzer · 4 years ago
  3. 549ae5f st/mesa: make sure prog->info is up to date for NIR (v2) by Marek Olšák · 3 years, 10 months ago
  4. 1126b5c Revert "st/mesa: don't pass NIR to draw module if IO is lowered" by Marek Olšák · 3 years, 10 months ago
  5. 2335200 nir: consider load_color intrinsics as both inputs and sysval in gathering by Marek Olšák · 3 years, 10 months ago
  6. c69849e amd: update addrlib by Marek Olšák · 3 years, 9 months ago
  7. e6e3d89 glx: Move glXGet{ScreenDriver,DriverConfig} to common code by Adam Jackson · 3 years, 9 months ago
  8. ce8530d glx: Delegate the core of glXGetScreenDriver to the GLX screen vtable by Adam Jackson · 3 years, 9 months ago
  9. 3bb7ebf glx: move __glXGetUST into the DRI1 code by Adam Jackson · 3 years, 9 months ago
  10. eb6877d radv,aco: fix use of texop_samples_identical in the resolve meta path by Samuel Pitoiset · 3 years, 9 months ago
  11. eacdad7 ac/nir: do not sign-extend the result of texop_samples_identical by Samuel Pitoiset · 3 years, 9 months ago
  12. 11d70e7 docs/features: add v3dv driver by Alejandro Piñeiro · 3 years, 9 months ago
  13. 354e375 frontends/va/postproc: Un-break field flag by Thong Thai · 3 years, 9 months ago
  14. fd03813 aco/isel: Miscellaneous cleanups using the new Stage API by Tony Wasserka · 3 years, 10 months ago
  15. 34bc947 aco: Clean up symbol names and comments related to NGG by Tony Wasserka · 3 years, 10 months ago
  16. 86c227c aco: Use strong typing to model SW<->HW stage mappings by Tony Wasserka · 3 years, 10 months ago
  17. fdbc45d nir: Only validate in passes that might have changed things. by Eric Anholt · 3 years, 9 months ago
  18. c54c423 glsl: relax rule on varying matching for shaders older than 4.00 by Timothy Arceri · 3 years, 9 months ago
  19. c97e82b panfrost: Only enable occlusion queries when active by Icecream95 · 3 years, 9 months ago
  20. 04e955f panfrost: Precise occlusion query support by Icecream95 · 3 years, 10 months ago
  21. 584b107 st/mesa: Drop the TGSI paths for drawpixels and use nir-to-tgsi if needed. by Eric Anholt · 4 years ago
  22. 57effa3 st/mesa: Drop the TGSI paths for PBOs and use nir-to-tgsi if needed. by Eric Anholt · 4 years ago
  23. da4c4c0 gallium/ntt: Add default compiler options for non-native-NIR drivers. by Eric Anholt · 4 years ago
  24. f5841c3 v3dv: Fix assert using assign instead of compare. by Vinson Lee · 3 years, 9 months ago
  25. e7ce744 radv: Advertise VK_KHR_shader_terminate_invocation. by Bas Nieuwenhuizen · 3 years, 10 months ago
  26. bf955d5 amd/llvm: Add VK_KHR_shader_terminate_invocation support. by Bas Nieuwenhuizen · 3 years, 10 months ago
  27. 7642166 aco: Add VK_KHR_shader_terminate_invocation support. by Bas Nieuwenhuizen · 3 years, 10 months ago
  28. 22a6396 ci: Enable Werror on meson-arm64-build-test. by Eric Anholt · 3 years, 9 months ago
  29. b03fdca turnip: Add error path handling for descriptor pool init. by Eric Anholt · 3 years, 9 months ago
  30. d384f3b turnip: Handle the error path for tu/drm's vkResetFences(). by Eric Anholt · 3 years, 9 months ago
  31. 296468e turnip: Handle some error paths in allocating CS space from a command buffer. by Eric Anholt · 3 years, 9 months ago
  32. 9b156ef freedreno/fdperf: Silence a compiler warning about current counter. by Eric Anholt · 3 years, 9 months ago
  33. a512e9e freedreno/tools: Fix compiler warnings about using sz in the error paths. by Eric Anholt · 3 years, 9 months ago
  34. 91c5bbc freedreno/cffdec: Fix format overflow warning. by Eric Anholt · 3 years, 9 months ago
  35. e4dba52 llvmpipe: enable CL images by Karol Herbst · 3 years, 10 months ago
  36. cda192d llvmpipe: fix sampler/image binding for clover. by Dave Airlie · 3 years, 10 months ago
  37. 8743718 nvc0/CL: enable images by Karol Herbst · 3 years, 10 months ago
  38. ee035c7 nouveau: hide SVM support behing a variable for now as kernel space is broken by Karol Herbst · 4 years ago
  39. 1a775b7 clover/nir: set kernel_image cap by Karol Herbst · 3 years, 10 months ago
  40. 4f24dee clover/nir: Add an image lowering pass by Jason Ekstrand · 3 years, 11 months ago
  41. 5e31fad8 clover/nir: Calculate sizes of images and samplers properly by Jason Ekstrand · 3 years, 11 months ago
  42. f6c46e8 clover/device: use PIPE_MAX_SHADER_SAMPLER_VIEWS for max_images_read by Karol Herbst · 3 years, 9 months ago
  43. 43a42b6 clover: clCreateImage: calculate image row_pitch and slice_pitch when not provided by Serge Martin · 3 years, 10 months ago
  44. f2bdb69 clover: support custom driver strides by Karol Herbst · 3 years, 9 months ago
  45. 9583ce0 clover: validate image_row_pitch and image_slice_pitch in clEnqueueMapImage by Serge Martin · 3 years, 10 months ago
  46. 1ff4db1 clover: Fix incorrect error check in clGetSupportedImageFormats by Aaron Watry · 4 years, 9 months ago
  47. 3aead71 clover: use pipe_image_view for images instead of set_compute_resources by Karol Herbst · 3 years, 10 months ago
  48. eb96571 compiler/types: Allow images and samplers in get_explicit_type_for_size_align by Jason Ekstrand · 3 years, 10 months ago
  49. 0021d3a compiler/types: Assert non-zero alignments in get_explicit_type_for_size_align by Jason Ekstrand · 3 years, 10 months ago
  50. ef68f74 nir/lower_io: Assert non-zero power-of-two alignments by Jason Ekstrand · 3 years, 10 months ago
  51. 589d918 spirv: Add 0.5 to integer coordinates for OpImageSampleExplicitLod by Jason Ekstrand · 3 years, 11 months ago
  52. 2015a10 anv,iris: Use the data cache for UBO pulls on Gen12+ by Jason Ekstrand · 3 years, 9 months ago
  53. cdc546a iris: Flush caches based on brw_compiler::indirect_ubos_use_sampler by Jason Ekstrand · 3 years, 9 months ago
  54. fa483d8 android: gallium/auxiliary: Deduplicate nir_to_tgsi.c inclusion by Marijn Suijten · 3 years, 9 months ago
  55. 0f82c99 docs: Document how to build and install Android drivers. by Eric Anholt · 3 years, 9 months ago
  56. c4f8d42 meson: Don't enable libunwind by in 'auto' mode on Android. by Eric Anholt · 3 years, 9 months ago
  57. f2a27d7 meson: Don't try to build GLX by default on Android. by Eric Anholt · 3 years, 9 months ago
  58. e3c330c freedreno: Use Android's libsync instead of libdrm's. by Eric Anholt · 3 years, 9 months ago
  59. 81a0f1e meson: Only require libexpat when a part of the build needs it. by Eric Anholt · 3 years, 9 months ago
  60. 442a769 meson.build: xxf86vm is not needed for -Dglx-direct=false by Michael Olbrich · 4 years, 11 months ago
  61. d0f8fe5 softpipe: Switch to using NIR as the shader format from mesa/st. by Eric Anholt · 4 years, 7 months ago
  62. 6444f57 softpipe: Fix buffer overflows in SSBO atomics. by Eric Anholt · 4 years ago
  63. 34cc6a8 gallium: Add a nir-to-TGSI pass. by Eric Anholt · 10 years ago
  64. d867e7c nir: Add an option to not lower source mods for f64/u64/i64. by Eric Anholt · 4 years ago
  65. c730fea nir: Add a call to get a struct describing SSA liveness per instruction. by Eric Anholt · 4 years ago
  66. a206b58 nir: Add a block start/end ip to live instr index metadata. by Eric Anholt · 3 years, 9 months ago
  67. 2f5d184 nir: Replace nir_ssa_def->live_index with nir_instr->index. by Eric Anholt · 3 years, 10 months ago
  68. b6cb184 nir: Introduce nir_metadata_instr_index for nir_index_instr() being current. by Eric Anholt · 3 years, 10 months ago
  69. b05c107 ci: Enable NIR_VALIDATE everywhere. by Eric Anholt · 3 years, 9 months ago
  70. 4ca1030 radv: move all NIR pass outside of ACO by Samuel Pitoiset · 3 years, 10 months ago
  71. 9aa89b3 ac/nir: handle non-const offset with txf/txf_ms by Samuel Pitoiset · 3 years, 10 months ago
  72. e690a1b ac/llvm: don't lower bool to int32, switch to native i1 bool by Marek Olšák · 3 years, 11 months ago
  73. ed0eb51 util: Fix rwlock Windows include for MinGW by James Park · 3 years, 9 months ago
  74. afeb0c3 genxml: drop gen10 by Lionel Landwerlin · 3 years, 9 months ago
  75. 6d32fca Revert "radv/aco: disable NGG GS support because it randomly hangs the GPU" by Samuel Pitoiset · 3 years, 9 months ago
  76. d8435c1 aco/ngg: Add assertion to make sure we always know the vertex count. by Timur Kristóf · 3 years, 9 months ago
  77. d9cb9ff nir: Emit set_vertex_and_primitive_count for inactive streams. by Timur Kristóf · 3 years, 9 months ago
  78. 07fae31 radv: add missing 'discardtodemote' option in the debug list by Samuel Pitoiset · 3 years, 9 months ago
  79. 4408131 vulkan/wsi: fix possible random stalls in wsi_display_wait_for_event by Marcin Ślusarz · 3 years, 9 months ago
  80. 85053c0 panfrost: Fix stride for AFBC_FORMAT_MOD_BLOCK_SIZE_32x8. by Vinson Lee · 3 years, 9 months ago
  81. 8dd03a7 anv: Advertise VK_KHR_shader_terminate_invocation by Caio Marcelo de Oliveira Filho · 4 years, 3 months ago
  82. 8251eed vulkan: Update XML and headers to 1.2.158 by Caio Marcelo de Oliveira Filho · 3 years, 9 months ago
  83. 7e55f0e clover/nir: add a constant folding pass before lowering mem const by Dave Airlie · 3 years, 9 months ago
  84. aca31ba isl: Enable Tigerlake HDC:L1 caches via MOCS in various cases. by Kenneth Graunke · 3 years, 10 months ago
  85. 02fe825 isl, anv, iris: Add a centralized helper to select MOCS based on usage by Kenneth Graunke · 3 years, 10 months ago
  86. 103ad42 anv: Set only one ISL usage bit (RT/texture) for CopyBuffer sources by Kenneth Graunke · 3 years, 10 months ago
  87. 4df98c3 turnip: Only link libdrm in the DRM case, not KGSL. by Eric Anholt · 3 years, 10 months ago
  88. f63ce9b turnip: Don't link the WSI code if we don't have a WSI extension. by Eric Anholt · 3 years, 10 months ago
  89. 8f3313f turnip: Use Mesa's libsync.h instead of libdrm's libsync.h. by Eric Anholt · 3 years, 10 months ago
  90. 8a72666 turnip: Drop a dead error checking path in device init. by Eric Anholt · 3 years, 10 months ago
  91. 27b8887 android: Add pre-4.7 Android kernel compatibility to our libsync header. by Eric Anholt · 3 years, 10 months ago
  92. e8c89a9 util: Import a copy of drm's libsync.h by Eric Anholt · 3 years, 10 months ago
  93. ab57df2 ci/android: Switch build to using platform SDK version 26. by Eric Anholt · 3 years, 10 months ago
  94. e92f4ac android_stub: Update platform headers to include gralloc1.h. by Eric Anholt · 3 years, 10 months ago
  95. 7279988 radv: report latest extension spec versions by Samuel Pitoiset · 3 years, 9 months ago
  96. cf17d62 meson: Add xcb-fixes to loader when using x11 and dri3. Fixes undefined symbol for xcb_xfixes_create_region in loader_dri3_helper.c by Duncan Hopkins · 3 years, 9 months ago
  97. 25627ff mesa: Pass the correct caller string to _mesa_lookup_or_create_texture by Ian Romanick · 3 years, 9 months ago
  98. 9b847d4 mesa/st: Silence unused parameter warnings in st_context.c by Ian Romanick · 3 years, 9 months ago
  99. 4cd9305 i965: Silence unused parameter warnings by Ian Romanick · 3 years, 9 months ago
  100. 3c87ac1 isl: Fix the aux-map encoding for D24_UNORM_X8 by Nanley Chery · 3 years, 9 months ago