1. acf756a android: panfrost: Redirect cmdstream includes through GenXML (v2) by Mauro Rossi · 4 years, 1 month ago
  2. 9937254 android: panfrost/bifrost: add libpanfrost_lib static dependency by Mauro Rossi · 4 years, 1 month ago
  3. bce1a7e android: panfrost: Redirect cmdstream includes through GenXML by Mauro Rossi · 4 years, 1 month ago
  4. a322924 panfrost: add missing dependency on midgard_pack.h by Jonathan Marek · 4 years, 1 month ago
  5. 0c621dc panfrost: XMLify enum mali_format by Alyssa Rosenzweig · 4 years, 1 month ago
  6. 78445ce panfrost: XMLify exception access by Alyssa Rosenzweig · 4 years, 1 month ago
  7. 99d17fb panfrost: XMLify MSAA writeout mode by Alyssa Rosenzweig · 4 years, 1 month ago
  8. c9bdba2 panfrost: XMLify Block Format by Alyssa Rosenzweig · 4 years, 1 month ago
  9. 8c1ac96 panfrost: Drop unused mali_channel_swizzle by Alyssa Rosenzweig · 4 years, 1 month ago
  10. ad0b32c panfrost: XMLify Bifrost textures by Alyssa Rosenzweig · 4 years, 1 month ago
  11. f008a63 panfrost: XMLify Midgard textures by Alyssa Rosenzweig · 4 years, 1 month ago
  12. b10c3c8 panfrost: XMLify Bifrost samplers by Alyssa Rosenzweig · 4 years, 1 month ago
  13. f74186b panfrost: XMLify Midgard samplers by Alyssa Rosenzweig · 4 years, 1 month ago
  14. c4c8c8e panfrost: Don't mask coverage mask to 4-bits by Alyssa Rosenzweig · 4 years, 1 month ago
  15. 6afd4ad panfrost: Simplify depth/stencil/alpha by Alyssa Rosenzweig · 4 years, 1 month ago
  16. 931e7b4 panfrost: XMLify stencil test by Alyssa Rosenzweig · 4 years, 1 month ago
  17. fa94967 panfrost: XMLify UBOs by Alyssa Rosenzweig · 4 years, 1 month ago
  18. 7f487e0 panfrost: XMLify viewport by Alyssa Rosenzweig · 4 years, 1 month ago
  19. ef20691 panfrost: XMLify wrap modes by Alyssa Rosenzweig · 4 years, 1 month ago
  20. e9ca320 panfrost: XMLify stencil op by Alyssa Rosenzweig · 4 years, 1 month ago
  21. d182a60 panfrost: XMLify mali_func by Alyssa Rosenzweig · 4 years, 1 month ago
  22. 32dbc80 panfrost: XMLify draw_mode by Alyssa Rosenzweig · 4 years, 1 month ago
  23. 4b7056b panfrost: XMLify job_type by Alyssa Rosenzweig · 4 years, 1 month ago
  24. d2ddd4d pan/decode: Add helper to dump GPU structures by Alyssa Rosenzweig · 4 years, 1 month ago
  25. 88dc4c2 panfrost: Redirect cmdstream includes through GenXML by Alyssa Rosenzweig · 4 years, 1 month ago
  26. 1ad9219 panfrost: Build midgard_pack.h via meson by Alyssa Rosenzweig · 4 years, 1 month ago
  27. 75cc5b8 panfrost: Adopt gen_pack_header.py via v3d by Alyssa Rosenzweig · 4 years, 1 month ago
  28. 9cb3a9e panfrost: Add stub midgard.xml by Alyssa Rosenzweig · 4 years, 1 month ago
  29. d285ea6 panfrost: Implement YTR availability check by Alyssa Rosenzweig · 4 years, 2 months ago
  30. acb8dcf panfrost: Choose AFBC when available by Alyssa Rosenzweig · 4 years, 2 months ago
  31. 348d374 panfrost: Respect modifiers in resource management by Alyssa Rosenzweig · 4 years, 2 months ago
  32. 965537df panfrost: Use modifier instead of layout throughout by Alyssa Rosenzweig · 4 years, 2 months ago
  33. 166630f android: pan/bi: Separate disasm/compiler targets by Mauro Rossi · 4 years, 1 month ago
  34. 41c9a2e android: pan/mdg: Separate disassembler and compiler targets by Mauro Rossi · 4 years, 1 month ago
  35. b9e58be android: panfrost: Move pandecode into lib/ by Mauro Rossi · 4 years, 1 month ago
  36. de352f5 android: panfrost: Rename encoder/ to lib/ by Mauro Rossi · 4 years, 1 month ago
  37. c5b2319 panfrost: Drop compiler cmdstream deps by Alyssa Rosenzweig · 4 years, 1 month ago
  38. 1d0b3ef panfrost: Treat texture dimension as first-class by Alyssa Rosenzweig · 4 years, 1 month ago
  39. 5a3088e panfrost: Inline max rt into compilers by Alyssa Rosenzweig · 4 years, 1 month ago
  40. 54f9654 pan/bi: Drop use of MALI_POSITIVE by Alyssa Rosenzweig · 4 years, 1 month ago
  41. c94013c panfrost: Add panloader/ to .gitignore by Alyssa Rosenzweig · 4 years, 1 month ago
  42. 52e3a67 panfrost: Reduce bit dependency to disassembly only by Alyssa Rosenzweig · 4 years, 1 month ago
  43. 14bb72c pan/bi: Separate disasm/compiler targets by Alyssa Rosenzweig · 4 years, 1 month ago
  44. b792d61 pan/mdg: Separate disassembler and compiler targets by Alyssa Rosenzweig · 4 years, 1 month ago
  45. d62a6e7 panfrost: Move pandecode into lib/ by Alyssa Rosenzweig · 4 years, 1 month ago
  46. 1c62b55 panfrost: Rename encoder/ to lib/ by Alyssa Rosenzweig · 4 years, 1 month ago
  47. 956b096 panfrost: Don't export exception_status by Alyssa Rosenzweig · 4 years, 1 month ago
  48. 4ddc6e5 panfrost: Remove panfrost-misc.h by Alyssa Rosenzweig · 4 years, 1 month ago
  49. 64f3c9d panfrost: Inline panfrost-misc.h into panfrost-job.h by Alyssa Rosenzweig · 4 years, 1 month ago
  50. ebf7e87 pan/decode: Remove shader replacement artefact by Alyssa Rosenzweig · 4 years, 1 month ago
  51. e4df95b panfrost: Move format stringify to decode.c by Alyssa Rosenzweig · 4 years, 1 month ago
  52. b80e753 panfrost: Remove blend prettyprinters by Alyssa Rosenzweig · 4 years, 1 month ago
  53. 2c47993 panfrost: Add MSAA mode selection field by Alyssa Rosenzweig · 4 years, 2 months ago
  54. b2f4752 pan/mdg: Test for SSA before chasing addresses by Alyssa Rosenzweig · 4 years, 1 month ago
  55. b4de9e0 pan/mdg: Mask spills from texture write by Alyssa Rosenzweig · 4 years, 1 month ago
  56. 2dec909 pan/bit: Remove BI_SHIFT stub by Alyssa Rosenzweig · 4 years, 1 month ago
  57. aa989ae pan/bit: Update f32->f16 convert test by Alyssa Rosenzweig · 4 years, 1 month ago
  58. a91011c pan/mdg: emit REGISTER_UNUSED on unused ALU src2 by Italo Nicola · 4 years, 1 month ago
  59. 3d4deb6 pan/mdg: remove ins->br_compact and ins->branch_extended by Italo Nicola · 4 years, 1 month ago
  60. 8150c1d pan/mdg: defer branch packing by Italo Nicola · 4 years, 1 month ago
  61. 140185e pan/mdg: refactor emit_alu_bundle by Italo Nicola · 4 years, 1 month ago
  62. 0f0f9ee pan/mdg: remove ins->alu by Italo Nicola · 4 years, 2 months ago
  63. 5299239 pan/mdg: externalize mir_pack_mod by Italo Nicola · 4 years, 1 month ago
  64. 1a4d165 pan/mdg: defer register packing by Italo Nicola · 4 years, 1 month ago
  65. bea6a65 pan/mdg: eliminate references to ins->load_store.op by Italo Nicola · 4 years, 2 months ago
  66. 92c808c pan/mdg: eliminate references to ins->texture.op by Italo Nicola · 4 years, 1 month ago
  67. 83592de pan/mdg: apply float outmods to textures by Italo Nicola · 4 years, 2 months ago
  68. 5011373 pan/mdg: eliminate references to ins->alu.outmod by Italo Nicola · 4 years, 2 months ago
  69. f34815c pan/mdg: fix comment by Italo Nicola · 4 years, 2 months ago
  70. 5f7e018 pan/mdg: eliminate references to ins->alu.reg_mode by Italo Nicola · 4 years, 2 months ago
  71. f4c89bf pan/mdg: eliminate references to ins->alu.op by Italo Nicola · 4 years, 2 months ago
  72. 598527f pan/mdg: prepare effective_writemask() by Italo Nicola · 4 years, 2 months ago
  73. b1b0ce0 pan/mdg: fix src_type in instructions that need a implicit zero by Italo Nicola · 4 years, 2 months ago
  74. 94f0bae panfrost/midgard: Make search_var take a nir_shader and mode by Jason Ekstrand · 4 years, 2 months ago
  75. 2956d53 nir: Add nir_foreach_shader_in/out_variable helpers by Jason Ekstrand · 4 years, 2 months ago
  76. c7626ac bifrost: Fix packing of ADD_FEXP2_FAST by Chris Forbes · 4 years, 1 month ago
  77. a618631 bifrost: Honor src swizzle in special math ops by Chris Forbes · 4 years, 1 month ago
  78. 1882b1e bifrost: Add support for nir_op_iabs by Chris Forbes · 4 years, 1 month ago
  79. a0a7087 bifrost: Add support for nir_op_imul by Chris Forbes · 4 years, 1 month ago
  80. 718d444 bifrost: Add support for nir_op_uge by Chris Forbes · 4 years, 1 month ago
  81. 946ff9b bifrost: Add support for nir_op_ishl by Chris Forbes · 4 years, 1 month ago
  82. 539ea08 bifrost: Add support for nir_op_inot by Chris Forbes · 4 years, 1 month ago
  83. ef78188 bifrost: Add lowering for b2i32 by Chris Forbes · 4 years, 1 month ago
  84. 1a168c9 bifrost: Document d3d/gl comparison control bit by Chris Forbes · 4 years, 1 month ago
  85. ec37c71 bifrost: Emit "d3d" variant of comparison instructions by Chris Forbes · 4 years, 1 month ago
  86. 0ffefad bifrost: Lower x->bool conversions to != 0 by Chris Forbes · 4 years, 1 month ago
  87. e764192 pan/mdg: Use the blend RT for blend shader framebuffer fetches by Icecream95 · 4 years, 2 months ago
  88. 3ec252a panfrost: 8x MRT support by Icecream95 · 4 years, 2 months ago
  89. 9e9c8e2 android: panfrost/encoder: add libmesa_nir static dependency by Mauro Rossi · 4 years, 2 months ago
  90. 858cc13 panfrost: Make panfrost_bo_wait take a wait_readers bool by Icecream95 · 4 years, 2 months ago
  91. 610af7e panfrost: Enable FP16 by default by Alyssa Rosenzweig · 4 years, 2 months ago
  92. c20d166 pan/mdg: Do per-sample framebuffer loads by Icecream95 · 4 years, 2 months ago
  93. 25747ce panfrost: Rename lower_store to is_blend in pan_lower_framebuffer by Icecream95 · 4 years, 2 months ago
  94. 4a8ad1e pan/mdg: Don't disassemble blit shaders by Icecream95 · 4 years, 2 months ago
  95. 01d60d3 pan/decode: Open the dump file later by Icecream95 · 4 years, 2 months ago
  96. 96fa8d7 panfrost: Report CAPs more honestly by Alyssa Rosenzweig · 4 years, 2 months ago
  97. cce3d92 panfrost: Implement Z32F_S8 blits by Alyssa Rosenzweig · 4 years, 2 months ago
  98. 293f251 panfrost: Use Midgard-specific reloads by Alyssa Rosenzweig · 4 years, 2 months ago
  99. e061bf0 panfrost: Identify zs_samples field by Alyssa Rosenzweig · 4 years, 2 months ago
  100. 6088891 panfrost: Include sample count in payload estimates by Alyssa Rosenzweig · 4 years, 2 months ago