mesa/src
Kenneth Graunke 4e907018b2 i965/vs: Don't lose attribute type when converting ATTR to FIXED_HW_REG.
The new brw_reg always had type BRW_REGISTER_TYPE_F, rather than
inheriting the original type of the ATTR file register.

In the past, this hasn't been a problem since we only execute this code
when fixing up GL_FIXED attributes, which always have float types.
However, we'll soon be using it for ARB_vertex_type_10_10_10_2 support,
which uses D and UD types.

Reviewed-by: Eric Anholt <eric@anholt.net>
2012-11-19 11:38:58 -08:00
..
egl egl/dri2: Set error code when dri2CreateContextAttribs fails 2012-11-19 08:18:22 -08:00
gallium st/vdpau: Fix vlVdpVideoSurfaceSize for interlaced buffers 2012-11-17 13:25:08 +01:00
gbm gbm: Use the kms dumb ioctls for cursor instead of libkms 2012-10-21 13:00:49 -04:00
getopt
glsl mesa: Fix linker-assigned varying component counting since 8fb1e4a462 2012-11-17 12:55:54 -08:00
glx mesa: Standardize names of OpenGL functions. 2012-11-12 10:53:57 -08:00
gtest build: Fix gtest out-of-tree build 2012-08-14 10:54:39 -07:00
mapi glapi: Stop handling XML annotation exec="{es,check,loopback}". 2012-11-12 10:53:58 -08:00
mesa i965/vs: Don't lose attribute type when converting ATTR to FIXED_HW_REG. 2012-11-19 11:38:58 -08:00
.gitignore automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
Makefile.am automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00