[Mesa-dev] [PATCH] Clean up GL3 status

Brian Paul brian.e.paul at gmail.com
Sat Dec 24 07:03:12 PST 2011


On Sat, Dec 24, 2011 at 7:19 AM, Ferry Huberts <mailings at hupie.com> wrote:
>
>
> On 24-12-11 14:45, Brian Paul wrote:
>> On Fri, Dec 23, 2011 at 1:19 PM, Matt Turner <mattst88 at gmail.com> wrote:
>>> The (swrast, i965, gallium, r600g) tuples are inconsistent and
>>> confusing. If swrast, i965, and gallium support something, let's simply
>>> say DONE without qualifying it.
>>
>> Hmm, I'm in favor of cleaning up status info where we can, but we're
>> loosing some useful info.  Some features require per-driver work, of
>> course.  For example, we're losing information where we change
>> "(softpipe, r600) to "gallium" because llvmpipe work isn't done yet
>> and I'd like to keep that info handy.
>
> then how about putting it on the wiki, with all drivers as columns... :-)

I think there is/was a wiki page with a table of drivers vs.
features.  I also think it was terribly out of date.

The problem is the further away the docs are from the code, the less
likely the docs will stay up to date.

-Brian


More information about the mesa-dev mailing list