mesa/src
Eric Anholt b0adbda75a i965/vs: Protect pow(x,y) MOV of y on gen4 from other instruction flags.
I don't know if it was possible to trigger this bug -- we don't merge
saturates into the math instruction because we're bad at coalescing currently,
and there's nothing generating these with predicates.  Still, let's avoid
future bugs when we do smarter codegen.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2012-08-08 16:21:31 -07:00
..
egl egl: Replace KHR_surfaceless_* extensions with KHR_surfaceless_context 2012-08-06 15:37:04 -07:00
gallium gallivm: remove unused src_elem_type variable 2012-08-08 09:39:36 -06:00
gbm gbm: Fix build for wayland include 2012-07-30 11:58:02 -04:00
getopt
glsl glsl: Refuse to parse uniform block declarations when UBOs aren't available. 2012-08-07 13:54:51 -07:00
glu glu: fix two Clang warnings 2012-05-21 08:29:23 -06:00
glx glx: Don't use glapitable.h at all 2012-08-08 10:06:26 -07:00
gtest gtest: Don't actually install a library. 2012-04-16 11:25:39 -07:00
mapi mesa/tests: Fix trivial typos in src/mapi/glapi tests 2012-08-08 10:06:26 -07:00
mesa i965/vs: Protect pow(x,y) MOV of y on gen4 from other instruction flags. 2012-08-08 16:21:31 -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 scons: add code to generate the various GL API files 2012-05-31 09:40:35 -06:00