mesa/src
Eric Anholt 338fd85e62 i965/vs: Trim the swizzle of the scratch write temporary.
This fixes confusion by the upcoming live variable analysis which saw e.g. use
of temp.w when only temp.xyz were initialized in the basic block, and
concluded that temp.w must have come from outside of the block (even though it
was never initialized anywhere).

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2012-10-17 12:24:00 -07:00
..
egl egl: Return EGL_BAD_MATCH for invalid profile attributes 2012-10-10 13:15:06 -07:00
gallium gallivm: Hide AVX support when requested by LP_NATIVE_VECTOR_WIDTH or unsupported by LLVM. 2012-10-17 18:07:43 +01:00
gbm gbm: Reject buffers that are not wl_drm buffers in gbm_bo_import() 2012-10-15 22:33:04 -04:00
getopt
glsl android: glcpp: fix abuse of yylex 2012-10-02 08:14:34 +03:00
glx glx: Add GLXBadProfileARB to the error string list 2012-10-17 15:12:14 -04:00
gtest build: Fix gtest out-of-tree build 2012-08-14 10:54:39 -07:00
mapi es2api: Add GL ES 3 headers 2012-10-16 19:31:22 -07:00
mesa i965/vs: Trim the swizzle of the scratch write temporary. 2012-10-17 12:24:00 -07: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