mesa/src
Brian Paul ae509f88a5 mesa: remove gl_light::_SpotExpTable field
Just use pow() instead.  Spot lights aren't too common and fixed-function
lighting isn't as important as it used to me.

This saves 32KB per context.  Each table was 4KB and there's 8 lights.
2012-02-10 08:06:56 -07:00
..
egl add wayland cflags when building wayland-egl 2012-01-29 16:51:27 +01:00
gallium st/vdpau: use matrix filter to blur/sharpen video 2012-02-10 12:10:05 +01:00
gbm gbm: Add back link flags for udev, dl and glapi 2012-01-26 13:23:25 +01:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Avoid excessive loop unrolling. 2012-02-09 21:23:16 +01:00
glu scons: Add Haiku build support 2012-01-17 20:01:14 +00:00
glx dri: Emit a critical error if the swrast driver fails to load. 2012-02-08 17:07:53 -08:00
mapi mapi/glapi: Never use a generic no-op entry-point on Windows. 2012-02-02 14:45:24 +00:00
mesa mesa: remove gl_light::_SpotExpTable field 2012-02-10 08:06:56 -07:00
Makefile
SConscript scons: Add Haiku build support 2012-01-17 20:01:14 +00:00