1. 1e18d99 panfrost: Add MALI_EXTRACT_INDEX helper by Alyssa Rosenzweig · 3 years, 8 months ago
  2. 1b48b9e panfrost: Don't double-compose swizzles by Alyssa Rosenzweig · 3 years, 8 months ago
  3. a575bb1 draw: Remove draw_install_aaline_stage dead code. by Vinson Lee · 3 years, 9 months ago
  4. 0a4c1db gallium/u_threaded: merge consecutive draw calls within batches by Marek Olšák · 3 years, 9 months ago
  5. d0916cc gallium/u_threaded: move a structure up to be used later by Marek Olšák · 3 years, 9 months ago
  6. a44868b radeonsi: implement multi_draw for compute-based primitive culling by Marek Olšák · 3 years, 9 months ago
  7. cc24ec8 radeonsi: set NOT_EOP for back-to-back draws on gfx10+ by Marek Olšák · 3 years, 9 months ago
  8. ca40dc0 radeonsi: add support for multi draws by Marek Olšák · 3 years, 9 months ago
  9. 0ce6885 radeonsi: implement multi_draw but supporting only 1 draw by Marek Olšák · 3 years, 9 months ago
  10. ae8d892 radeonsi: don't check info->count == 0 by Marek Olšák · 3 years, 9 months ago
  11. d9c4ca2 radeonsi don't get count from pipe_draw_info in si_num_prims_for_vertices by Marek Olšák · 3 years, 9 months ago
  12. 7cc939f radeonsi: add num_draws parameter into si_need_gfx_cs_space by Marek Olšák · 3 years, 9 months ago
  13. 095ee8f winsys/amdgpu: remove incorrect assertion check against max_check_space_size by Marek Olšák · 3 years, 9 months ago
  14. 73f2d3c gallium: add pipe_context::multi_draw by Marek Olšák · 3 years, 9 months ago
  15. d9c12c6 gallium: move pipe_draw_info::start/count to the beginning and pad empty space by Marek Olšák · 3 years, 9 months ago
  16. 8943c80 radv: Fix variable name collision. by Bas Nieuwenhuizen · 3 years, 8 months ago
  17. 41be85a ci/x86: speed up piglit testing by Christian Gmeiner · 3 years, 8 months ago
  18. e54c7f4 android: aco: add aco_form_hard_clauses.cpp to Makefile.sources by Mauro Rossi · 3 years, 8 months ago
  19. a1d6c03 etnaviv: don't import allocated scanout resources via from_handle by Lucas Stach · 4 years ago
  20. 3862cec etnaviv: pass correct layout to etna_resource_alloc for scanout resources by Lucas Stach · 3 years, 8 months ago
  21. ec21148 etnaviv: simplify etna_screen_bo_from_handle by Lucas Stach · 3 years, 8 months ago
  22. 94ec412 etnaviv: do proper cpu prep/fini when clearing allocated buffer by Lucas Stach · 3 years, 9 months ago
  23. 1817901 etnaviv: cosmetic etna_resource_alloc fixes by Lucas Stach · 3 years, 8 months ago
  24. 98db7c4 etnaviv: free tgsi tokens when shader state is deleted by Michael Tretter · 3 years, 10 months ago
  25. 3fd5124 etnaviv: tex_desc: fix TS compression enable by Lucas Stach · 3 years, 8 months ago
  26. cf871e9 etnaviv: update headers from rnndb by Lucas Stach · 3 years, 8 months ago
  27. 3ba753d etnaviv: blt: properly program surface TS offset for clears by Lucas Stach · 3 years, 8 months ago
  28. 866bb22 etnaviv: drm: fix BO refcount race by Lucas Stach · 3 years, 8 months ago
  29. 8b0218b etnaviv: drop etna_pipe_wait(..) by Christian Gmeiner · 3 years, 8 months ago
  30. b750118 radeonsi: implement inlinable uniforms by Marek Olšák · 3 years, 9 months ago
  31. 6d058ac aco: Fix accidental copies, attempt two by James Park · 3 years, 8 months ago
  32. b03c86a intel/dev: Bump Max EU per subslice/dualsubslice by Lionel Landwerlin · 3 years, 9 months ago
  33. 5957b0c glthread: pin driver threads to the same L3 as the main thread regularly by Marek Olšák · 3 years, 9 months ago
  34. d8ea509 util: completely rewrite and do AMD Zen L3 cache pinning correctly by Marek Olšák · 3 years, 9 months ago
  35. 4f2c230 util: add util_get_current_cpu using sched_getcpu and Windows equivalent by Marek Olšák · 3 years, 9 months ago
  36. 9758b1d util: add util_set_thread_affinity helpers including Windows support by Marek Olšák · 3 years, 9 months ago
  37. 3433d19 st/mesa: remove random L3 pinning heuristic for glthread by Marek Olšák · 3 years, 9 months ago
  38. 96d9f77 util: consolidate thread_get_time functions by Marek Olšák · 3 years, 9 months ago
  39. 53a1592 util: remove unused util_get_L3_for_pinned_thread by Marek Olšák · 3 years, 9 months ago
  40. cc16113 android: fix libsync dependencies (v2) by Mauro Rossi · 3 years, 8 months ago
  41. a09717c glsl: add extra pp tokens workaround and enable for CoR by Timothy Arceri · 3 years, 8 months ago
  42. ce0b72a intel/fs: Don't emit_uniformize when getting a constant SSBO index by Caio Marcelo de Oliveira Filho · 3 years, 8 months ago
  43. 0fe5490 v3d/format: use XYZ1 swizzle for three-component formats by Alejandro Piñeiro · 3 years, 8 months ago
  44. f7d1460 gallivm: zero init the temporary register storage. by Dave Airlie · 3 years, 8 months ago
  45. 1761379 aco: handle SDWA in the optimizer by Rhys Perry · 4 years, 7 months ago
  46. ecc5b59 aco: don't allow destination opsel for v_cvt_pknorm by Rhys Perry · 3 years, 11 months ago
  47. bb890f2 aco: fix combine_inverse_comparison() by Rhys Perry · 4 years, 7 months ago
  48. 7e4aa8c aco: fix printing of some sdwa sels by Rhys Perry · 3 years, 11 months ago
  49. 70320f4 aco: assert a label only uses one of the members in ssa_info's union by Rhys Perry · 3 years, 11 months ago
  50. 3dfbed2 aco: create s_clause on GFX10+ by Rhys Perry · 4 years ago
  51. f4c090a aco: refactor split_store_data() to always split into evenly sized elements by Daniel Schürmann · 3 years, 9 months ago
  52. daec83c intel/genxml: don't generate identical code for different branches by Marcin Ślusarz · 3 years, 8 months ago
  53. e96f33c intel/tools: fix invalid type in argument to printf by Marcin Ślusarz · 3 years, 8 months ago
  54. 13859c7 gallium/dri: fix dri2_from_planar for multiplanar images by Philipp Zabel · 5 years ago
  55. 6c118ae gallium/dri: fix dri2_query_image for multiplanar images by Philipp Zabel · 5 years ago
  56. 0f3594c gallium/dri: allow create image for formats that only support SV or RT binding by Lucas Stach · 6 years ago
  57. 25f9848 nv50/ir/nir: don't use designated initializers by Karol Herbst · 3 years, 8 months ago
  58. e07c546 v3dv/format: use XYZ1 swizzle for three-component formats by Alejandro Piñeiro · 3 years, 8 months ago
  59. d8562b7 virgl: Correctly align size of blobs by Tomeu Vizoso · 3 years, 8 months ago
  60. 7dc17ae glsl: Update loop_terminator constructor to accept parameters. by Vinson Lee · 3 years, 9 months ago
  61. f74ef15 aco/ngg: Incorporate GS invocations into workgroup size calculation. by Timur Kristóf · 3 years, 9 months ago
  62. 09b9e52 aco/ngg: Export a zero-area triangle when primitive count is 0. by Timur Kristóf · 3 years, 9 months ago
  63. 73449f9 aco: Add a few assertions about LDS usage. by Timur Kristóf · 3 years, 9 months ago
  64. b6654ad aco: Make emitting reduction instructions a bit more convenient. by Timur Kristóf · 3 years, 9 months ago
  65. 8d62462 aco: Add some validation for PSEUDO_REDUCTION instructions. by Timur Kristóf · 3 years, 9 months ago
  66. 260f9c5 aco/ngg: Put shader query reduction operand into a VGPR. by Timur Kristóf · 3 years, 9 months ago
  67. 9757c3c aco: Assert that workgroup barriers are not used inappropriately. by Timur Kristóf · 3 years, 9 months ago
  68. 915f291 ci/bare-metal: suppress 'No such file or directory' by Christian Gmeiner · 3 years, 8 months ago
  69. ecdcf22 aco: switch aco_print_asm to a FILE * by Rhys Perry · 3 years, 9 months ago
  70. a293fad aco: refactor repeated instruction disassembly by Rhys Perry · 3 years, 9 months ago
  71. ed2449d aco: move individual instruction disassembly to its own helper by Rhys Perry · 3 years, 9 months ago
  72. 7ded846 docs/features: Update extensions for swr by Adam Jackson · 3 years, 9 months ago
  73. 2088f35 docs/features: Update extensions for softpipe by Adam Jackson · 3 years, 9 months ago
  74. 483657d aco: use mubuf helper in select_gs_copy_shader by Rhys Perry · 4 years ago
  75. ec7ecfe aco: use control flow creation helpers in select_gs_copy_shader by Rhys Perry · 4 years ago
  76. 57d977a aco: round bytes_written to dwords if larger than 4 bytes by Rhys Perry · 3 years, 8 months ago
  77. 41839d3 aco: default to a definition size of 32 by Rhys Perry · 3 years, 9 months ago
  78. 768186e docs: s3tc -> S3TC by Erik Faye-Lund · 3 years, 9 months ago
  79. d30470e docs: clang -> Clang by Erik Faye-Lund · 3 years, 9 months ago
  80. f3095f9 docs: gcc -> GCC by Erik Faye-Lund · 3 years, 9 months ago
  81. 4aded09 docs: fbo -> FBO by Erik Faye-Lund · 3 years, 9 months ago
  82. e8d0313 docs: hud -> HUD by Erik Faye-Lund · 3 years, 9 months ago
  83. f408343 docs: api -> API by Erik Faye-Lund · 3 years, 9 months ago
  84. a22cedf docs: anistropy -> anisotropy by Erik Faye-Lund · 3 years, 9 months ago
  85. 689145e docs: eg. -> e.g. by Erik Faye-Lund · 3 years, 9 months ago
  86. 580b9d1 docs: ie. -> i.e. by Erik Faye-Lund · 3 years, 9 months ago
  87. fef8a4b radv: remove call to nir_lower_pack() by Daniel Schürmann · 3 years, 9 months ago
  88. 212be2a radv: lower pack_[64/32]_* via nir_lower_alu_to_scalar() by Daniel Schürmann · 3 years, 10 months ago
  89. 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
  90. 121fa01 ac/nir: implement nir_op_[un]pack_64_4x16 by Daniel Schürmann · 3 years, 8 months ago
  91. 543f507 aco: implement nir_op_unpack_[64/32]_* by Daniel Schürmann · 3 years, 10 months ago
  92. 79cd22b v3dv: enable alphaToOne feature by Iago Toral Quiroga · 3 years, 8 months ago
  93. eb104e9 radv: Do not access set layout during vkCmdBindDescriptorSets. by Bas Nieuwenhuizen · 3 years, 9 months ago
  94. 29999e6 radv: Fix 1D compressed mipmaps on GFX9. by Bas Nieuwenhuizen · 3 years, 9 months ago
  95. 06cf838 intel/mi_builder: Support gen11 command-streamer based register offsets by Jordan Justen · 5 years ago
  96. fdb1997 Fix VMware capitalization. by Vinson Lee · 3 years, 9 months ago
  97. 0e7d45c util: use dllexport for mingw too by Michel Zou · 3 years, 9 months ago
  98. e030ab5 lavapipe: configure suffix in icd json by Michel Zou · 3 years, 9 months ago
  99. 3017d88 gallium: use libpipe_loader_links by Michel Zou · 3 years, 9 months ago
  100. 0355d10 wsi: move drm code to wsi_common_drm.c by Michel Zou · 3 years, 9 months ago