commit | 44dc1d307d7eacef0d6f1618ba0fb7f62e08f896 | [log] [tgz] |
---|---|---|
author | Marek Olšák <marek.olsak@amd.com> | Mon Aug 10 19:37:01 2015 +0200 |
committer | Marek Olšák <marek.olsak@amd.com> | Fri Aug 14 14:56:54 2015 +0200 |
tree | cd693d0ced6391a9271f048fe711dfd14ccbeced | |
parent | 78493c33183bf2a4b8be0e58963162ef2e3aa54a [diff] |
gallium: add support for GLES texture float extensions (v3) Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=74329 v2: add a CAP for half floats drivers should not expose the CAPs if they don't support the formats v3: update relnotes Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-by: Roland Scheidegger <sroland@vmware.com>