[Mesa-dev] [Bug 84566] Unify the format conversion code
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Oct 1 13:44:00 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=84566
--- Comment #1 from Jason Ekstrand <jason at jlekstrand.net> ---
I've already started a lot of this work. I've got an implementation of an
array format enum and master conversion function in this branch:
http://cgit.freedesktop.org/~jekstrand/mesa/log/?h=wip/format-convert-v0.1
The code there is very rough and doesn't build (because we're missing GLuint
packing functions) but should give an idea of where I'm going with it. I've
also got a bunch of the auto-generation work started here:
http://cgit.freedesktop.org/~jekstrand/mesa/log/?h=format-pack-v1
I sent those to the list about a month ago and got no review. If someone wants
to pick it up from here, they're more than welcome.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20141001/036b1c8d/attachment.html>
More information about the mesa-dev
mailing list