Skip to content

panfrost: ES3 hackfest

Alyssa Rosenzweig requested to merge alyssa/mesa:es31-landable-2 into master

Atomics, images, framebuffer no attachments, framebuffer fetch, more multisamplings, bugfixing spree...

Decided to punt on 64-bit atomics since it's nontrivial on Bifrost (will require a rather deep change to the scheduler logic to deal with the postprocessing -- on my TODO but probably not for ES3.1) and there are bigger fish to fry.

Cc @icecream95 for the compute stuff (I finished some of your patches)

Edited by Alyssa Rosenzweig

Merge request reports