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