[Mesa-dev] [PATCH] mesa/es: Don't generate ES1 type conversion wrappers

Brian Paul brianp at vmware.com
Fri Aug 17 12:36:17 PDT 2012


On 08/17/2012 11:36 AM, Ian Romanick wrote:
> From: Ian Romanick<ian.d.romanick at intel.com>
>
> These are gradually going to get whittled away and eventually folded
> into the source files with the native type functions.
>
> Signed-off-by: Ian Romanick<ian.d.romanick at intel.com>
> ---
> This just copies the generated code to a non-generated file.  I'm
> sending this out now, and the giant series that depends on it will be
> out soon.  I really want to get this one in ASAP.

LGTM but I think you need to add the new es1_conversion.c file to 
src/mesa/SConscript.

Reviewed-by: Brian Paul <brianp at vmware.com>


More information about the mesa-dev mailing list