Ilia Mirkin writes:
> On Wed, Dec 31, 2014 at 3:03 PM, Eric Anholt wrote:
>> Ilia Mirkin writes:
>>
>>> Signed-off-by: Ilia Mirkin
>>
>> 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 f
On Wed, Dec 31, 2014 at 3:03 PM, Eric Anholt wrote:
> Ilia Mirkin writes:
>
>> Signed-off-by: Ilia Mirkin
>
> 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
Ilia Mirkin writes:
> Signed-off-by: Ilia Mirkin
VC4 doesn't support this, so it shouldn't be enabled by default.
signature.asc
Description: PGP signature
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/
Signed-off-by: Ilia Mirkin
---
docs/relnotes/10.5.0.html | 2 +-
src/mesa/state_tracker/st_atom_rasterizer.c | 1 +
src/mesa/state_tracker/st_extensions.c | 5 +
3 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/docs/relnotes/10.5.0.html b/docs/relnotes/10.5