<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Unify the format conversion code"
href="https://bugs.freedesktop.org/show_bug.cgi?id=84566#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Unify the format conversion code"
href="https://bugs.freedesktop.org/show_bug.cgi?id=84566">bug 84566</a>
from <span class="vcard"><a class="email" href="mailto:jason@jlekstrand.net" title="Jason Ekstrand <jason@jlekstrand.net>"> <span class="fn">Jason Ekstrand</span></a>
</span></b>
<pre>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:
<a href="http://cgit.freedesktop.org/~jekstrand/mesa/log/?h=wip/format-convert-v0.1">http://cgit.freedesktop.org/~jekstrand/mesa/log/?h=wip/format-convert-v0.1</a>
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:
<a href="http://cgit.freedesktop.org/~jekstrand/mesa/log/?h=format-pack-v1">http://cgit.freedesktop.org/~jekstrand/mesa/log/?h=format-pack-v1</a>
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>