mesa/es: Don't generate ES1 type conversion wrappers
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 27 Jul 2012 21:38:37 +0000 (14:38 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Sat, 18 Aug 2012 01:12:20 +0000 (18:12 -0700)
commit34472a0d8713c4eb300c9d1de0844c8b78bcf1ab
tree9873907c9a5cc5769ec943629ea2ece0581df95a
parentd707e337f5f9a7b6ed465ade1b0b7c06606dde22
mesa/es: Don't generate ES1 type conversion wrappers

These are gradually going to get whittled away and eventually folded into the
source files with the native type functions.

v2: Add (speculative) SConscript changes.  These may be broken.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/SConscript
src/mesa/main/es1_conversion.c [new file with mode: 0644]
src/mesa/main/es1_conversion.h [new file with mode: 0644]
src/mesa/main/es_generator.py
src/mesa/sources.mak