1. 3a06fc3 panfrost: XML-ify the local storage descriptor by Boris Brezillon · 3 years, 10 months ago
  2. 706974c panfrost: decode: Use pan_{unpack,print}() when applicable by Boris Brezillon · 3 years, 10 months ago
  3. aa2670c panfrost: decode: Add a macro to dump unpacked descriptors by Boris Brezillon · 3 years, 10 months ago
  4. 670e818 panfrost: decode: Rework the DUMP_{CL,ADDR}() macros by Boris Brezillon · 3 years, 10 months ago
  5. 6249ae7 panfrost: decode: Make the indentation consistent with auto-generated print helpers by Boris Brezillon · 3 years, 10 months ago
  6. fd0941c panfrost: gen_pack: Allow enum/define values expressed in hexadecimal by Boris Brezillon · 3 years, 10 months ago
  7. 51d5d44 panfrost: gen_pack: Add a log2 modifier by Boris Brezillon · 3 years, 10 months ago
  8. 718b521 panfrost: gen_pack: Add an align() modifier by Boris Brezillon · 3 years, 10 months ago
  9. 1b27817 panfrost: gen_pack: Allow empty structs by Boris Brezillon · 3 years, 10 months ago
  10. c7a1019 panfrost: gen_pack: Add the aggregate concept by Boris Brezillon · 3 years, 10 months ago
  11. fa7d097 panfrost: gen_pack: Move the group get_length() logic to its own method by Boris Brezillon · 3 years, 10 months ago
  12. 62c0ef0 panfrost: gen_pack: Add pan_{unpack,print}() helpers by Boris Brezillon · 3 years, 10 months ago
  13. ddd82c3 panfrost: gen_pack: Fix __gen_unpack_uint() by Boris Brezillon · 3 years, 10 months ago
  14. 66f25dd panfrost: gen_pack: Minor formatting improvement by Boris Brezillon · 3 years, 10 months ago
  15. 2aa5838 Revert "panfrost: Drop implicit blend pooling" by Icecream95 · 3 years, 10 months ago
  16. 8ae4cec Revert "radv: emit {CB,DB}_RMI_L2_CACHE_CONTROL at framebuffer time" by Bas Nieuwenhuizen · 3 years, 10 months ago
  17. 0a84c59 Revert "radv: set BIG_PAGE to improve performance on GFX10.3" by Bas Nieuwenhuizen · 3 years, 10 months ago
  18. d78df70 radv,radeonsi: Disable compression on interop depth images by Bas Nieuwenhuizen · 4 years ago
  19. ecc19e9 ac/surface: Fix depth import on GFX6-GFX8. by Bas Nieuwenhuizen · 4 years ago
  20. f63ffc1 intel/fs/swsb: SCHEDULING_FENCE only emits SYNC_NOP by Jason Ekstrand · 3 years, 10 months ago
  21. e1fc232 nir: Add a pass for lowering CL-style image ops to texture ops by Jason Ekstrand · 3 years, 10 months ago
  22. 3fc425b spirv: Plumb access qualifiers through from image types by Jason Ekstrand · 3 years, 10 months ago
  23. 1e90210 spirv: Access qualifiers are not a bitfield by Jason Ekstrand · 3 years, 10 months ago
  24. afa5c2e clover: Pull the stride from pipe_transfer for image maps by Jason Ekstrand · 3 years, 10 months ago
  25. 27516ba pan/mdg: Use nir_shader_instructions_pass for fdot2 lowering by Icecream95 · 3 years, 10 months ago
  26. 7a348b4 pan/mdg: Use nir_shader_instructions_pass for nir_lod_errata by Icecream95 · 3 years, 10 months ago
  27. 6064b8e pan/mdg: Return a bool from midgard_nir_lod_errata by Icecream95 · 3 years, 10 months ago
  28. 7acf364 panfrost: Set modifier_constant to true for exported resources by Icecream95 · 3 years, 10 months ago
  29. 95ee0ba lima: fix vertex shader uniform buffer size by Erico Nunes · 3 years, 10 months ago
  30. 6a19260 lima: allocate new bo for stream draw by Erico Nunes · 3 years, 11 months ago
  31. 017ca86 radeonsi: Move display dcc dirty tracking to framebuffer emission. by Bas Nieuwenhuizen · 4 years ago
  32. c6c1fa9 radeonsi: Put retile map in separate buffers. by Bas Nieuwenhuizen · 4 years ago
  33. be48cf8 amd/common: Store non-displayable DCC pitch. by Bas Nieuwenhuizen · 4 years ago
  34. 4656e68 radeonsi: fix user fence GPU address by Qiang Yu · 3 years, 10 months ago
  35. 9aa86eb glsl_type: Add packed to structure type comparison for hash map by Jesse Natalie · 3 years, 10 months ago
  36. 7b4eaac radv: fix vertex buffer null descriptors by Pierre-Loup A. Griffais · 3 years, 10 months ago
  37. ec13622 radv: fix null descriptor for dynamic buffers by Pierre-Loup A. Griffais · 3 years, 10 months ago
  38. 090fc59 mesa: fix glUniform* when a struct contains a bindless sampler by Pierre-Eric Pelloux-Prayer · 3 years, 10 months ago
  39. 77af1ca etnaviv: add disk cache by Christian Gmeiner · 4 years ago
  40. 6a0d7f6 etnaviv: shuffle some variant fields by Christian Gmeiner · 3 years, 10 months ago
  41. 12b8ad8 swr: fix _BitScanForward64 on unix by Michel Zou · 3 years, 10 months ago
  42. 82c49a6 swr: missing _BitScanForward64 on 32 bits win by Michel Zou · 3 years, 10 months ago
  43. 5805f5a glsl: take EXT_gpu_shader4 in to account when adding round by Tapani Pälli · 3 years, 10 months ago
  44. cde5b86 turnip: Release bo_mutex lock before potential error path. by Vinson Lee · 3 years, 10 months ago
  45. ffbdbd6 panfrost: Delete debug allocated syncobj. by Vinson Lee · 3 years, 10 months ago
  46. fcc506e radesonsi: Remove unsigned comparison to zero. by Vinson Lee · 3 years, 10 months ago
  47. 1b86271 disk_cache: Fix filename leak on error path. by Vinson Lee · 3 years, 10 months ago
  48. 183ca88 android: pan/bi: Use new packing by Mauro Rossi · 3 years, 10 months ago
  49. 792b517 android: pan/bi: Use new disassembler by Mauro Rossi · 3 years, 10 months ago
  50. d74fe47 glx: Allow depth-30 pbuffers to work without a depth-30 pixmap format by Adam Jackson · 3 years, 10 months ago
  51. a163cba anv: Fix the target_bo assertion in anv_reloc_list_add by Jason Ekstrand · 3 years, 10 months ago
  52. 85cc295 radv: initialize with expanded cmask if the destination layout needs it by Rhys Perry · 3 years, 10 months ago
  53. 6f2b695 nir: remove ubo_r600 instrinsic since ubo_vec4 is used now by Gert Wollny · 3 years, 10 months ago
  54. 18e9781 r600/sfn: Use load_ubo_vec4 lowering pass by Gert Wollny · 3 years, 10 months ago
  55. 98eb00f r600: enable lowering uniforms to UBO by Gert Wollny · 3 years, 10 months ago
  56. 4ac4cdb aco: fix incorrect assertion in emit_vop3a_instruction() by Rhys Perry · 3 years, 10 months ago
  57. 207219d turnip: Add support for a615. by Eric Anholt · 3 years, 10 months ago
  58. 45bff4e util: Makefile.sources: Add disk_cache_os.{c,h} by Marijn Suijten · 3 years, 10 months ago
  59. 2aaa156 nir/lower_io: don't reduce range if parent length is zero by Alejandro Piñeiro · 3 years, 10 months ago
  60. a51aa6f pan/bi: Drop *FMIN reference by Alyssa Rosenzweig · 3 years, 10 months ago
  61. 865e252 pan/bi: Remove unused packing data structures by Alyssa Rosenzweig · 4 years ago
  62. ec43629 pan/bi: Remove unused prints by Alyssa Rosenzweig · 3 years, 10 months ago
  63. 2ff5387 pan/bi: Use new packing by Alyssa Rosenzweig · 4 years ago
  64. 3fadd82 pan/bi: Move packing helpers to dedicated file by Alyssa Rosenzweig · 3 years, 10 months ago
  65. d2158a5 pan/bi: Use src1/dest_invert instead of src_invert[] by Alyssa Rosenzweig · 3 years, 10 months ago
  66. 08b105d pan/bi: Use 8-bit shifts by Alyssa Rosenzweig · 3 years, 10 months ago
  67. 3d63a47 pan/bi: Pass blend descriptor explicitly in IR by Alyssa Rosenzweig · 4 years ago
  68. 67d8956 pan/bi: Track compute_lod in IR by Alyssa Rosenzweig · 4 years ago
  69. 8dd3a81 pan/bi: Add format field to IR by Alyssa Rosenzweig · 4 years ago
  70. 6f5b788 pan/bi: Introduce segments into the IR by Alyssa Rosenzweig · 4 years ago
  71. 33710ff pan/bi: Add dummy carry/borrow argument for iadd/isub by Alyssa Rosenzweig · 4 years ago
  72. 42ec4aa pan/bi: Use canonical syntax for special constants by Alyssa Rosenzweig · 3 years, 10 months ago
  73. 5a569d0 pan/bi: Use canonical syntax for registers/uniforms/imms by Alyssa Rosenzweig · 3 years, 10 months ago
  74. f8fc210 pan/bi: Use new disassembler by Alyssa Rosenzweig · 3 years, 10 months ago
  75. deab752 pan/bi: Export dump_src by Alyssa Rosenzweig · 3 years, 10 months ago
  76. 0504181 pan/bi: Add bi_disasm_dest_* helpers by Alyssa Rosenzweig · 3 years, 10 months ago
  77. 944cb8b pan/bi: Add disassembly prototypes by Alyssa Rosenzweig · 3 years, 10 months ago
  78. 82f3315 pan/bi: Add disassembler generator by Alyssa Rosenzweig · 3 years, 10 months ago
  79. cf8f79a pan/bi: Add packing generator by Alyssa Rosenzweig · 3 years, 10 months ago
  80. 58da316 pan/bi: Add ISA parser by Alyssa Rosenzweig · 3 years, 10 months ago
  81. 07a5ec8 pan/bi: Add XML describing the instruction set by Alyssa Rosenzweig · 3 years, 10 months ago
  82. 2044b1f pan/bi: Lower flrp16 by Alyssa Rosenzweig · 3 years, 10 months ago
  83. b75a92e anv: assert that the target bo is valid when adding a reloc list by Mike Blumenkrantz · 3 years, 10 months ago
  84. 355f241 anv: improve error message when failing to open device path by Mike Blumenkrantz · 3 years, 10 months ago
  85. 203b934 docs: update calendar and link releases notes for 20.1.8 by Eric Engestrom · 3 years, 10 months ago
  86. fdff24d docs: add release notes for 20.1.8 by Eric Engestrom · 3 years, 10 months ago
  87. 123bdb6 gallium+mesa/st: lower uniforms based on compiler flag instead of packed uniforms cap by Gert Wollny · 3 years, 10 months ago
  88. feb463d llvmpipe: set lower_uniform_to_ubo compiler flag by Gert Wollny · 3 years, 10 months ago
  89. 80cde3a intel/compiler: Set lower_uniform_to_ubo compiler flag by Gert Wollny · 3 years, 10 months ago
  90. 7ab804d freedreno/ir3: set lower_uniforms_to_ubo compiler flag by Gert Wollny · 3 years, 10 months ago
  91. b155b68 radeonsi: set compiler flag lower_uniforms_to_ubo by Gert Wollny · 3 years, 10 months ago
  92. 2c9fee9 nir: Add option lower_uniforms_to_ubo by Gert Wollny · 3 years, 10 months ago
  93. 8939c64 gallium/aux: remove unused u_blit.[ch] by Erik Faye-Lund · 3 years, 10 months ago
  94. 9ba2365 vc4: remove unused header by Erik Faye-Lund · 3 years, 10 months ago
  95. 9992797 v3d: remove unused header by Erik Faye-Lund · 3 years, 10 months ago
  96. 39e7bc2 r600/sfn: Fix comparison with different signedness by Gert Wollny · 3 years, 10 months ago
  97. 2d6316c r600/sfn: more fixing of vec4 fetching by Gert Wollny · 3 years, 10 months ago
  98. f46e04a r600/sfn: Fix source swizzle for gradient queries by Gert Wollny · 3 years, 10 months ago
  99. 02581ac r600/sfn: Fix bitfield ops and 2x16 split_y by Gert Wollny · 3 years, 10 months ago
  100. dfa45e2 r600/sfn: Fix split_alu_modifiers by Gert Wollny · 4 years ago