1. 519643b panfrost: Adjust the renderer state definition by Boris Brezillon · 3 years, 9 months ago
  2. 91d9c55 panfrost: Add blend shader support to bifrost by Boris Brezillon · 3 years, 10 months ago
  3. 8d707cd panfrost: Add a "Bifrost Internal Blend" descriptor by Boris Brezillon · 3 years, 10 months ago
  4. d8326ce panfrost: Fix fixed-function blend on bifrost by Boris Brezillon · 3 years, 10 months ago
  5. 3f919a7 panfrost: Update XML for Bifrost early-z/FPK by Alyssa Rosenzweig · 3 years, 10 months ago
  6. 3943bce panfrost: Fix Bifrost filter selection by Alyssa Rosenzweig · 3 years, 10 months ago
  7. 401d594 panfrost: Add missing XML for Bifrost samplers by Alyssa Rosenzweig · 3 years, 10 months ago
  8. 8389976 panfrost: XML-ify the blend descriptors by Boris Brezillon · 3 years, 10 months ago
  9. 713419e panfrost: Rework fixed-function blending by Boris Brezillon · 3 years, 10 months ago
  10. 01121c7 panfrost: Drop the with_opaque specifier on midgard blend desc by Boris Brezillon · 3 years, 10 months ago
  11. 7bb85ea panfrost: Get rid of the with_opaque qualifier on the renderer state desc by Boris Brezillon · 3 years, 10 months ago
  12. f734e67 panfrost: Adjust the renderer state definition by Boris Brezillon · 3 years, 10 months ago
  13. fefb3e9 panfrost: Add preliminary support for Mali G72 by Boris Brezillon · 3 years, 10 months ago
  14. e560028c8 panfrost: Remove redundant casts of viewport position by Icecream95 · 3 years, 10 months ago
  15. 3d0ae7a panfrost: Handle non-positive viewport positions by Icecream95 · 3 years, 10 months ago
  16. 2aa48bb panfrost: Clamp uniform buffer size by Icecream95 · 3 years, 10 months ago
  17. 6b92303 panfrost: Avoid copying job descriptors around when we can by Boris Brezillon · 3 years, 11 months ago
  18. d289209 panfrost: XML-ify the compute job descriptor by Boris Brezillon · 3 years, 11 months ago
  19. 54d716a panfrost: Rename the Blend dither disable flag by Boris Brezillon · 3 years, 11 months ago
  20. efce73d panfrost: XML-ify the bifrost tiler descriptors by Boris Brezillon · 3 years, 11 months ago
  21. 3a06fc3 panfrost: XML-ify the local storage descriptor by Boris Brezillon · 3 years, 11 months ago
  22. 2aa5838 Revert "panfrost: Drop implicit blend pooling" by Icecream95 · 3 years, 10 months ago
  23. bb80ed8 panfrost: Fix gnu-empty-initializer errors. by Vinson Lee · 3 years, 11 months ago
  24. 4c050f2 panfrost: enable DrawTransformFeedback* by Ilia Mirkin · 4 years ago
  25. 4467e79 panfrost: Inline bifrost_tiler_only by Alyssa Rosenzweig · 4 years ago
  26. b60d567 panfrost: XMLify primitive information by Alyssa Rosenzweig · 4 years ago
  27. b17b6cc panfrost: Cleanup point sprite linking by Alyssa Rosenzweig · 4 years ago
  28. 90cc815 panfrost: Use pack for draw descriptor by Alyssa Rosenzweig · 4 years ago
  29. e5c77cb panfrost: Detangle postfix from varying emits by Alyssa Rosenzweig · 4 years ago
  30. 3a4d930 panfrost: Inline panfrost_vt_set_draw_info by Alyssa Rosenzweig · 4 years ago
  31. 3f61da7 panfrost: Inline panfrost_vt_init by Alyssa Rosenzweig · 4 years ago
  32. 136fd5c panfrost: Don't call panfrost_vt_init for compute by Alyssa Rosenzweig · 4 years ago
  33. 1513392 panfrost: Avoid postfix dep for vertex_data by Alyssa Rosenzweig · 4 years ago
  34. 8b5f9fc panfrost: Remove postfix parameter from UBO upload by Alyssa Rosenzweig · 4 years ago
  35. 1357eec panfrost: Inline vt_update_{rasterizer, occlusion} by Alyssa Rosenzweig · 4 years ago
  36. b716936 panfrost: Separate postfix from emits by Alyssa Rosenzweig · 4 years ago
  37. 45c59db panfrost: Drop blend indirection by Alyssa Rosenzweig · 4 years ago
  38. 87e3510 panfrost: Emit explicit REPLACE for disabled colour writeout by Alyssa Rosenzweig · 4 years ago
  39. 75a274d panfrost: Add opaque midgard_blend XML by Alyssa Rosenzweig · 4 years ago
  40. 1b377c2 panfrost: Use pack for fragment shaders by Alyssa Rosenzweig · 4 years ago
  41. 80f1d61 panfrost: Use preuploaded shader descriptors by Alyssa Rosenzweig · 4 years ago
  42. e0a6af9 panfrost: Simplify shaderless packing by Alyssa Rosenzweig · 4 years ago
  43. 55d9c25 panfrost: Prepack fragment properties/preload by Alyssa Rosenzweig · 4 years ago
  44. a29fb64 panfrost: Pack vertex properties when compiling by Alyssa Rosenzweig · 4 years ago
  45. 5393d73 panfrost: Derive UBO count from shader_info by Alyssa Rosenzweig · 4 years ago
  46. 661b469 panfrost: XMLify beginning of shader descriptor by Alyssa Rosenzweig · 4 years ago
  47. 3bb61e2 panfrost: Derive texture/sampler_count from shader by Alyssa Rosenzweig · 4 years ago
  48. a0857e9 panfrost: Support SHADERLESS mode everywhere by Alyssa Rosenzweig · 4 years ago
  49. c9858fb panfrost: Identify additional SFBD flags by Alyssa Rosenzweig · 4 years ago
  50. 7a95ed2 panfrost: XMLify Bifrost preload by Alyssa Rosenzweig · 4 years ago
  51. 1574866 panfrost: Group SFBD code tighter by Alyssa Rosenzweig · 4 years ago
  52. 518537d panfrost: Drop redundant NULL check by Alyssa Rosenzweig · 4 years ago
  53. acf77cb panfrost: XMLify bifrost1 by Alyssa Rosenzweig · 4 years ago
  54. 1b7d4f1 panfrost: Remove midgard1 bitfield by Alyssa Rosenzweig · 4 years ago
  55. 96a9153 panfrost: Fold work_count packing for blend shaders by Alyssa Rosenzweig · 4 years ago
  56. 41aad9a panfrost: Use pack for shaderless by Alyssa Rosenzweig · 4 years ago
  57. 19ded1e panfrost: Use packs for fragment properties by Alyssa Rosenzweig · 4 years ago
  58. d475412 panfrost: Pack compute Midgard properties by Alyssa Rosenzweig · 4 years ago
  59. 68503f3 panfrost: Group SFBD state together by Alyssa Rosenzweig · 4 years ago
  60. 58ae50f panfrost: Clean up blend shader errata handling by Alyssa Rosenzweig · 4 years ago
  61. 8073e27 panfrost: Rename shader emit functions by Alyssa Rosenzweig · 4 years ago
  62. 9a2df30 panfrost: Specialize compute vs frag shader init by Alyssa Rosenzweig · 4 years ago
  63. 9f83217 panfrost: Bake the initial tag into the shader pointer by Alyssa Rosenzweig · 4 years ago
  64. 606f05b panfrost: Clamp shader->uniform_count by Alyssa Rosenzweig · 4 years ago
  65. e451421 panfrost: Size UBO#0 accurately by Alyssa Rosenzweig · 4 years ago
  66. e5689a5 panfrost: Combine frag_shader_meta_init functions by Alyssa Rosenzweig · 4 years ago
  67. bf6d548 panfrost: XMLify blend equation by Alyssa Rosenzweig · 4 years ago
  68. 6beac11 panfrost: Honour load_dest/opaque flags by Alyssa Rosenzweig · 4 years ago
  69. 94c9f87 panfrost: XMLify blend flags by Alyssa Rosenzweig · 4 years ago
  70. bbec4ff panfrost: Separate shader/blend descriptor emits by Alyssa Rosenzweig · 4 years ago
  71. cfef6de panfrost: Hoist blend finalize calls by Alyssa Rosenzweig · 4 years ago
  72. 1cfbc5c panfrost: Fix alignment on Bifrost by Alyssa Rosenzweig · 4 years ago
  73. 94f4ecb panfrost: Reduce attribute buffer allocations by Alyssa Rosenzweig · 4 years ago
  74. 9a6934d panfrost: Don't reserve for NPOT w/o instancing by Alyssa Rosenzweig · 4 years ago
  75. 09ea7c0 panfrost: Don't overallocate attributes by Alyssa Rosenzweig · 4 years ago
  76. 3df90c7 panfrost: Fix attribute buffer underallocation by Alyssa Rosenzweig · 4 years ago
  77. 373a204 panfrost: Pass alignments explicitly by Alyssa Rosenzweig · 4 years ago
  78. 8249e2b panfrost: Explicitly handle nr_cbufs=0 case by Alyssa Rosenzweig · 4 years ago
  79. dc7fbe1 panfrost: Drop implicit blend pooling by Alyssa Rosenzweig · 4 years ago
  80. b41692c panfrost: Avoid minimum stack allocations by Alyssa Rosenzweig · 4 years ago
  81. 17c617c panfrost: Introduce invisible pool by Alyssa Rosenzweig · 4 years ago
  82. 415eb43 panfrost: Fix shared memory size computation by Alyssa Rosenzweig · 4 years ago
  83. 39bf1fb panfrost: Fix WRITES_GLOBAL bit by Alyssa Rosenzweig · 4 years ago
  84. 1362371 panfrost: Drop ZSA null checks in draws by Alyssa Rosenzweig · 4 years ago
  85. ec35159 panfrost: Drop rasterizer null checks in draw calls by Alyssa Rosenzweig · 4 years ago
  86. e46d4fe panfrost: Decontextualize rasterizer by Alyssa Rosenzweig · 4 years ago
  87. ec58cda panfrost: Use packs for varying buffers by Alyssa Rosenzweig · 4 years ago
  88. 7ef205d panfrost: Use MALI_ATTRIBUTE_LENGTH by Alyssa Rosenzweig · 4 years ago
  89. 59fa269 panfrost: Use pack for general varying by Alyssa Rosenzweig · 4 years ago
  90. 6c85063 panfrost: Use pack for XFB varying by Alyssa Rosenzweig · 4 years ago
  91. 40b4ee9 panfrost: Factor out general varying case by Alyssa Rosenzweig · 4 years ago
  92. b805cf9 panfrost: Pass varying descriptors by reference by Alyssa Rosenzweig · 4 years ago
  93. d5a264f panfrost: Reword comment by Alyssa Rosenzweig · 4 years ago
  94. 44397c5 panfrost: Use packs for vertex built-ins by Alyssa Rosenzweig · 4 years ago
  95. e646c86 panfrost: Use packs for vertex attribute buffers by Alyssa Rosenzweig · 4 years ago
  96. c9bb5dc panfrost: Inline panfrost_vertex_instanced by Alyssa Rosenzweig · 4 years ago
  97. e9dc225 panfrost: Hoist instance_shift/instance_odd fetch by Alyssa Rosenzweig · 4 years ago
  98. 27f8b87 panfrost: Use packs for attributes by Alyssa Rosenzweig · 4 years ago
  99. 6caf789 panfrost: Move attr_meta emission to the draw routine by Alyssa Rosenzweig · 4 years ago
  100. 8236fa3 panfrost: Make attribute-buffer map explicit by Alyssa Rosenzweig · 4 years ago