nvc0: enable GL 4.3 on gm107+
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 22 Aug 2016 18:42:39 +0000 (20:42 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 12 Jan 2017 14:22:21 +0000 (15:22 +0100)
commitf0997e2aa8b5628a8cccbd5adf9b22a053c6be54
treead37a536d754fd4201e82362b48498df8081e7b0
parent38ff9980d792fc99e8e04898418dd6c9d198750e
nvc0: enable GL 4.3 on gm107+

Although, arb_shader_image_load_store-atomicity will most likely
hang your box, I think it's now quite reasonable to enable GL 4.3
on Maxwell/Pascal GPUs. I suspect that test to be wrong because
it doesn't even work on the NVIDIA blob.

I have tested a bunch of benchmarks (UE4 demos) and real games
like Shadow of Mordor and they all work fine.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/gallium/drivers/nouveau/nvc0/nvc0_screen.c