mesa/src
Brian Paul d925b0d4a7 mesa: fix proxy texture target initialization
The mapping from TEXTURE_x_INDEX to GL_TEXTURE_x was broken in
alloc_proxy_textures() because the elements in the targets[] array
were in the wrong order.

This didn't actually cause any failures since we never really use the
proxy texture's Target field.  But let's get it right.

NOTE: This is a candidate for the 8.0 branch.
2012-02-10 08:08:39 -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: fix proxy texture target initialization 2012-02-10 08:08:39 -07:00
Makefile
SConscript scons: Add Haiku build support 2012-01-17 20:01:14 +00:00