Jason Ekstrand <ja...@jlekstrand.net> writes: > Since the meta path can do strictly more than the blitter path, we just > remove the blitter path entirely. > --- > src/mesa/drivers/dri/i965/intel_pixel_read.c | 130 > ++------------------------- > 1 file changed, 6 insertions(+), 124 deletions(-) > > diff --git a/src/mesa/drivers/dri/i965/intel_pixel_read.c > b/src/mesa/drivers/dri/i965/intel_pixel_read.c > index 688a919..a64a5f4 100644 > --- a/src/mesa/drivers/dri/i965/intel_pixel_read.c > +++ b/src/mesa/drivers/dri/i965/intel_pixel_read.c > @@ -1,8 +1,7 @@ > /************************************************************************** > * > * Copyright 2003 VMware, Inc. > - * All Rights Reserved. > - * > + * All Rights Reserved. * > * Permission is hereby granted, free of charge, to any person obtaining a > * copy of this software and associated documentation files (the > * "Software"), to deal in the Software without restriction, including
This hunk looks a bit odd, is that a typo? _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev