mesa: add implementations for new float depth functions
authorIlia Mirkin <imirkin@alum.mit.edu>
Fri, 16 Sep 2016 17:52:18 +0000 (13:52 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Fri, 23 Sep 2016 00:42:30 +0000 (20:42 -0400)
commit0f01aa803332760079bde36218a3e884f2613db6
treecd10a19c22f7bd2e2109b8069572de27591b0f4a
parent381b15dc20a42edd1125a5a47423a71d89064f7a
mesa: add implementations for new float depth functions

This just up-converts them to doubles. Not great, but this is what all
the other variants also do.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/mesa/main/viewport.c