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