https://bugs.freedesktop.org/show_bug.cgi?id=84566

--- Comment #1 from Jason Ekstrand <ja...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to