On Wed, Dec 31, 2014 at 3:03 PM, Eric Anholt <[email protected]> wrote: > Ilia Mirkin <[email protected]> writes: > >> Signed-off-by: Ilia Mirkin <[email protected]> > > VC4 doesn't support this, so it shouldn't be enabled by default.
VC4 also doesn't support core contexts. The extension is supposed to only be enabled for GL3.3+, which I've approximated to only core contexts. As the comment says, the statement that it's always on is a lie, but it does seem to approximate reality. I could go and add a cap, but it felt unnecessary. -ilia _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
