[Mesa-dev] [PATCH] glsl: disable resource checking in the linker until it's done right

Marek Olšák maraeo at gmail.com
Tue Nov 22 06:20:21 PST 2011


On Mon, Nov 21, 2011 at 7:54 PM, Ian Romanick <idr at freedesktop.org> wrote:
> NAK with extreme prejudice.  Technically speaking, these are app bugs. I
> absolutely will not disable all correct behavior to work around broken apps.

You are picturing a perfect world that doesn't exist. The world
doesn't evolve around some piece of paper, the world evolves around
the implementations and the applications which depend on these
implementations. And if this fixes a regression (and I can easily come
up with a test where it does fix it), then this or a similar fix must
be committed.

I take this patch back because the check against the max sampler limit is
actually useful.

Marek


More information about the mesa-dev mailing list