mesa/src
Eric Anholt 5a0f395bcf glsl: Fix leak of LinkedTransformFeedback.Varyings.
I copy-and-pasted the thing I was allocating for as the context, so
the first time it would be NULL (root of a ralloc context) and they'd
chain off each other from then on.

NOTE: This is a candidate for the 8.0 branch.
2012-01-18 09:59:12 -08:00
..
egl wayland-drm: Drop the non-premul formats, use format codes from drm_fourcc.h 2012-01-11 14:24:00 -05:00
gallium mesa: Make the register allocator allocation take a ralloc context. 2012-01-18 09:59:11 -08:00
gbm gbm: Add documentation for the public facing API 2012-01-13 09:31:24 -05:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Fix leak of LinkedTransformFeedback.Varyings. 2012-01-18 09:59:12 -08:00
glu scons: Add Haiku build support 2012-01-17 20:01:14 +00:00
glx scons: Fix libGL.so build. 2012-01-13 22:39:14 +01:00
mapi Regenerate files from previous commits 2011-12-13 16:07:17 -08:00
mesa mesa: Fix leak of uniform storage records on shader program link/free. 2012-01-18 09:59:12 -08:00
Makefile
SConscript scons: Add Haiku build support 2012-01-17 20:01:14 +00:00