commit | 43277fcd59b163a8bdd00d7875557bb71ecf48ff | [log] [tgz] |
---|---|---|
author | Ilia Mirkin <imirkin@alum.mit.edu> | Mon Mar 23 20:53:19 2015 -0400 |
committer | Ilia Mirkin <imirkin@alum.mit.edu> | Mon Mar 23 20:57:52 2015 -0400 |
tree | 4e01aa8de8f7303eaa40e0c8defe1e0e48bb0451 | |
parent | 1110113a7f0b6f9b21dd26dee8e95a021041c71c [diff] |
Revert "nv50,nvc0: remove bogus 64_FLOAT formats" This reverts commit 20346808cf4f1ee4f320afaf18f94043fb146f2e. The conversion is actually done since these are the *B macro variants and no vtx format is supplied, which makes them go through the translate module. This restores the following piglit tests to passing: draw-vertices user gl-2.0-vertexattribpointer Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>