mesa/src/glx
Brian Paul 88cf5aa783 In __glXPushArrayState() we weren't pushing the index field.
But later, in __glXPopArrayState(), we were using that field to set
the active_texture_unit.  The value was garbage and could lead to
things blowing up.
See bug 6863.
2006-05-11 16:27:39 +00:00
..
mini make miniglx use libdrm properly 2006-04-07 03:20:56 +00:00
x11 In __glXPushArrayState() we weren't pushing the index field. 2006-05-11 16:27:39 +00:00
Makefile Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE 2004-06-01 00:06:14 +00:00