r600: Enable fp64 on chips with native support
authorGlenn Kennard <glenn.kennard@gmail.com>
Fri, 11 Sep 2015 10:42:23 +0000 (12:42 +0200)
committerDave Airlie <airlied@redhat.com>
Sat, 12 Sep 2015 06:32:08 +0000 (07:32 +0100)
commitce34048b575240347f8426c541971d00c810d3c9
treeede4522e86273d29ce083d4e5def61fee0686622
parentd2ca9afd5da2a0228bbf7a9af5a2bb94424441c9
r600: Enable fp64 on chips with native support

Cypress/Cayman/Aruba, earlier r6xx/r7xx chips only support a subset
of the needed fp64 ops, and don't do GL4 anyway.

Signed-off-by: Glenn Kennard <glenn.kennard@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
docs/GL3.txt
docs/relnotes/11.1.0.html
src/gallium/drivers/r600/r600_pipe.c