Go to file
Eric Anholt e3ab89b032 shader program fix for component alpha set
If CA is set and blend op needs src alpha, the src
value is not needed and should be (src.A * mask.X).
This is found in handling exa magic two pass composite.
2006-09-19 10:27:36 +08:00
man Merge branch 'master' into exa 2006-08-24 10:23:22 +08:00
src shader program fix for component alpha set 2006-09-19 10:27:36 +08:00
.gitignore Replace .cvsignore with .gitignore. 2006-04-11 16:37:10 -07:00
COPYING Stub COPYING files 2005-12-19 16:25:53 +00:00
ChangeLog Fix non-dri build. 2006-05-01 10:47:09 +02:00
Makefile.am - For all drivers that have a <driver>.sgml file, add code in their build 2005-10-03 21:22:07 +00:00
README Fix README typos from in the generated file. 2006-08-10 15:38:14 -07:00
README.sgml Correct typos in README source. 2006-08-09 16:11:30 -07:00
autogen.sh Update autogen.sh to one that does objdir != srcdir. 2005-08-18 09:03:47 +00:00
configure.ac Bump to 1.6.5 for release. 2006-08-10 15:41:32 -07:00

README