mesa/src/glsl/builtins
Kenneth Graunke f5692f452f glsl: Lazily import built-in function prototypes.
This makes a very simple 1.30 shader go from 196k of memory to 9k.

NOTE: This -may- be a candidate for the 7.9 branch, as the benefit is
substantial.  However, it's not a simple change, so it may be wiser to
wait for 7.10.
2010-11-30 13:48:28 -08:00
..
ir glsl: Reimplement the "cross" built-in without ir_binop_cross. 2010-11-17 13:20:30 -08:00
profiles glsl: Implement the asinh, acosh, and atanh built-in functions. 2010-11-15 14:02:52 -08:00
tools glsl: Lazily import built-in function prototypes. 2010-11-30 13:48:28 -08:00