1. 6c118ae gallium/dri: fix dri2_query_image for multiplanar images by Philipp Zabel · 5 years ago
  2. 0f3594c gallium/dri: allow create image for formats that only support SV or RT binding by Lucas Stach · 6 years ago
  3. 25f9848 nv50/ir/nir: don't use designated initializers by Karol Herbst · 3 years, 9 months ago
  4. e07c546 v3dv/format: use XYZ1 swizzle for three-component formats by Alejandro Piñeiro · 3 years, 9 months ago
  5. d8562b7 virgl: Correctly align size of blobs by Tomeu Vizoso · 3 years, 9 months ago
  6. 7dc17ae glsl: Update loop_terminator constructor to accept parameters. by Vinson Lee · 3 years, 9 months ago
  7. f74ef15 aco/ngg: Incorporate GS invocations into workgroup size calculation. by Timur Kristóf · 3 years, 9 months ago
  8. 09b9e52 aco/ngg: Export a zero-area triangle when primitive count is 0. by Timur Kristóf · 3 years, 9 months ago
  9. 73449f9 aco: Add a few assertions about LDS usage. by Timur Kristóf · 3 years, 9 months ago
  10. b6654ad aco: Make emitting reduction instructions a bit more convenient. by Timur Kristóf · 3 years, 9 months ago
  11. 8d62462 aco: Add some validation for PSEUDO_REDUCTION instructions. by Timur Kristóf · 3 years, 9 months ago
  12. 260f9c5 aco/ngg: Put shader query reduction operand into a VGPR. by Timur Kristóf · 3 years, 9 months ago
  13. 9757c3c aco: Assert that workgroup barriers are not used inappropriately. by Timur Kristóf · 3 years, 9 months ago
  14. 915f291 ci/bare-metal: suppress 'No such file or directory' by Christian Gmeiner · 3 years, 9 months ago
  15. ecdcf22 aco: switch aco_print_asm to a FILE * by Rhys Perry · 3 years, 9 months ago
  16. a293fad aco: refactor repeated instruction disassembly by Rhys Perry · 3 years, 9 months ago
  17. ed2449d aco: move individual instruction disassembly to its own helper by Rhys Perry · 3 years, 9 months ago
  18. 7ded846 docs/features: Update extensions for swr by Adam Jackson · 3 years, 9 months ago
  19. 2088f35 docs/features: Update extensions for softpipe by Adam Jackson · 3 years, 9 months ago
  20. 483657d aco: use mubuf helper in select_gs_copy_shader by Rhys Perry · 4 years ago
  21. ec7ecfe aco: use control flow creation helpers in select_gs_copy_shader by Rhys Perry · 4 years ago
  22. 57d977a aco: round bytes_written to dwords if larger than 4 bytes by Rhys Perry · 3 years, 9 months ago
  23. 41839d3 aco: default to a definition size of 32 by Rhys Perry · 3 years, 9 months ago
  24. 768186e docs: s3tc -> S3TC by Erik Faye-Lund · 3 years, 10 months ago
  25. d30470e docs: clang -> Clang by Erik Faye-Lund · 3 years, 10 months ago
  26. f3095f9 docs: gcc -> GCC by Erik Faye-Lund · 3 years, 10 months ago
  27. 4aded09 docs: fbo -> FBO by Erik Faye-Lund · 3 years, 10 months ago
  28. e8d0313 docs: hud -> HUD by Erik Faye-Lund · 3 years, 10 months ago
  29. f408343 docs: api -> API by Erik Faye-Lund · 3 years, 10 months ago
  30. a22cedf docs: anistropy -> anisotropy by Erik Faye-Lund · 3 years, 10 months ago
  31. 689145e docs: eg. -> e.g. by Erik Faye-Lund · 3 years, 10 months ago
  32. 580b9d1 docs: ie. -> i.e. by Erik Faye-Lund · 3 years, 10 months ago
  33. fef8a4b radv: remove call to nir_lower_pack() by Daniel Schürmann · 3 years, 9 months ago
  34. 212be2a radv: lower pack_[64/32]_* via nir_lower_alu_to_scalar() by Daniel Schürmann · 3 years, 10 months ago
  35. bd0468e nir: add options to lower nir_op_pack_[64/32]_* via nir_lower_alu_to_scalar() by Daniel Schürmann · 3 years, 10 months ago
  36. 121fa01 ac/nir: implement nir_op_[un]pack_64_4x16 by Daniel Schürmann · 3 years, 9 months ago
  37. 543f507 aco: implement nir_op_unpack_[64/32]_* by Daniel Schürmann · 3 years, 11 months ago
  38. 79cd22b v3dv: enable alphaToOne feature by Iago Toral Quiroga · 3 years, 9 months ago
  39. eb104e9 radv: Do not access set layout during vkCmdBindDescriptorSets. by Bas Nieuwenhuizen · 3 years, 9 months ago
  40. 29999e6 radv: Fix 1D compressed mipmaps on GFX9. by Bas Nieuwenhuizen · 3 years, 9 months ago
  41. 06cf838 intel/mi_builder: Support gen11 command-streamer based register offsets by Jordan Justen · 5 years ago
  42. fdb1997 Fix VMware capitalization. by Vinson Lee · 3 years, 9 months ago
  43. 0e7d45c util: use dllexport for mingw too by Michel Zou · 3 years, 9 months ago
  44. e030ab5 lavapipe: configure suffix in icd json by Michel Zou · 3 years, 9 months ago
  45. 3017d88 gallium: use libpipe_loader_links by Michel Zou · 3 years, 9 months ago
  46. 0355d10 wsi: move drm code to wsi_common_drm.c by Michel Zou · 3 years, 9 months ago
  47. 72ce22f lavapipe: fix usleep usage in lvp_device by Michel Zou · 3 years, 9 months ago
  48. d399c3e intel/dev: Add device info for ADL-S by Jordan Justen · 4 years, 4 months ago
  49. 26e53e3 aco: ignore the ACO-inserted continue in create_continue_phis() by Rhys Perry · 3 years, 9 months ago
  50. fa5acbb CI: remove llvmpipe cl flake test by Dave Airlie · 3 years, 9 months ago
  51. 8d03cfa anv: Drop warning about gen12 not being supported by Jordan Justen · 3 years, 9 months ago
  52. a188533 panfrost: AFBC compress Z16 depth buffers by Icecream95 · 3 years, 9 months ago
  53. 388c99b panfrost: Z16 depth buffer support by Icecream95 · 3 years, 9 months ago
  54. 4a20ed6 panfrost: Move zs format handling code out of the !afbc case by Icecream95 · 3 years, 9 months ago
  55. 06d1f7c docs: Specify when branch points happen by Jason Ekstrand · 3 years, 9 months ago
  56. 328a350 vulkan/util,vulkan/wsi,radv: Add typed outarray API by James Park · 4 years ago
  57. 437995b aco: remove all-undef phi opt by Rhys Perry · 3 years, 9 months ago
  58. 70ff262 aco: use v_mov_b32_sdwa for some 16-bit constants by Rhys Perry · 3 years, 9 months ago
  59. b882598 aco: remove some unused optimizations by Rhys Perry · 3 years, 9 months ago
  60. d20a752 aco: use Builder::copy more by Rhys Perry · 3 years, 9 months ago
  61. e54c111 aco: always use p_parallelcopy for pre-RA copies by Rhys Perry · 3 years, 9 months ago
  62. 6db5fbf aco: allow literals on sub-dword p_parallelcopy by Rhys Perry · 3 years, 9 months ago
  63. 74e2e9b aco: don't use bld.copy() in handle_operands() by Rhys Perry · 3 years, 9 months ago
  64. a834d9e aco: expand vectors passed as copy operands by Rhys Perry · 3 years, 9 months ago
  65. e092f34 aco: copy-propgate through p_create_vector during value numbering by Rhys Perry · 3 years, 9 months ago
  66. 0f31fa1 aco: skip value numbering of copies by Rhys Perry · 3 years, 9 months ago
  67. 72b307a aco: don't do divergent break+discard by Rhys Perry · 3 years, 9 months ago
  68. d4503a9 aco: update phi_map in add_subdword_operand() by Rhys Perry · 3 years, 9 months ago
  69. 23fb54b aco: Clean up some C++ usages by James Park · 3 years, 9 months ago
  70. 79347f5 radv: enable VK_AMD_mixed_attachment_samples on GFX6-GFX7 by Samuel Pitoiset · 4 years, 3 months ago
  71. ee1d30a radv: flush CB before and after FMASK_DECOMPRESS or DCC_DECOMPRESS by Samuel Pitoiset · 4 years, 3 months ago
  72. 3fee91d docs: add link to extension spec by Erik Faye-Lund · 3 years, 9 months ago
  73. 76f74bd CI: Only run OpenCL tests when we need to by Daniel Stone · 3 years, 9 months ago
  74. 48e83f7 radv: do not perform a FMASK expand for non-writeable MSAA images by Samuel Pitoiset · 3 years, 9 months ago
  75. cb12879 aco: fix GFX8 16-bit packing by Daniel Schürmann · 3 years, 9 months ago
  76. 666817c v3dv: grow meta descriptor pool dynamically by Iago Toral Quiroga · 3 years, 9 months ago
  77. 6b874eb ci: Run git_archive job if all_paths matches by Michel Dänzer · 3 years, 9 months ago
  78. e5cd5e9 pan/mdg: fix LOCAL_STORAGE wls_instances packing by Italo Nicola · 3 years, 9 months ago
  79. e4b170a v3dv: enable the logicOp feature by Iago Toral Quiroga · 3 years, 9 months ago
  80. af0435c Revert "radeonsi: use staging buffer uploads for most VRAM buffers" by Marek Olšák · 3 years, 9 months ago
  81. e29fb8e amd/addrlib: Initialize Gfx10Lib members in constructor. by Vinson Lee · 3 years, 9 months ago
  82. 006ce73 freedreno/gmem: Respect max-height limits too by Rob Clark · 3 years, 9 months ago
  83. 9f5c8ff freedreno: Rework GMEM limit init by Rob Clark · 3 years, 9 months ago
  84. 6c6693e pan/bi: Fix ms_idx type to catch missing ms_index source by Boris Brezillon · 3 years, 9 months ago
  85. eaed477 pan/bi: Add ult support by Boris Brezillon · 3 years, 9 months ago
  86. f77bbc9 pan/bi: Lower {i,u}{min,max} instructions by Boris Brezillon · 3 years, 9 months ago
  87. 1c8b8e3 pan/bi: Add support for load_point_coord by Boris Brezillon · 3 years, 9 months ago
  88. 55c0dd9 pan/bi: Add support for load_front_face by Boris Brezillon · 3 years, 9 months ago
  89. 0a582b5 panfrost: Preload primitive flags when gl_FrontFacing is accessed by Boris Brezillon · 3 years, 9 months ago
  90. b92eadb ci: Add "check mr" job to needs: of build jobs by Michel Dänzer · 3 years, 9 months ago
  91. 27ce5d9 aco: remove isel_context::allocated by Rhys Perry · 3 years, 10 months ago
  92. 6f68cac virgl: Always enable emulated BGRA and swizzling unless specifically told not to by Rohan Garg · 3 years, 10 months ago
  93. 3d9ffdc nir/lower_memcpy: Don't mask the store by Jason Ekstrand · 3 years, 9 months ago
  94. 67238f9 freedreno: Disallow tiled if SHARED and not QCOM_COMPRESSED by Rob Clark · 3 years, 9 months ago
  95. 63bdbfd freedreno: Update import/export traces by Rob Clark · 3 years, 9 months ago
  96. 5f686c3 st/va: fix build with old libva by Andrew Randrianasulu · 3 years, 9 months ago
  97. 638ebde glx: get rid of memory leak by Andrii Simiklit · 3 years, 9 months ago
  98. 26f58e8 mapi: do not return thread-specific data for wrong thread by Erik Faye-Lund · 3 years, 9 months ago
  99. 61d40ae mapi: do not call thread-unsafe dispatch getter by Erik Faye-Lund · 3 years, 9 months ago
  100. 65d6f25 mapi: remove unused function by Erik Faye-Lund · 3 years, 9 months ago