rpms/mesa/FC-6 mach64-libdrm230-compat.patch,NONE,1.1

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jan 24 21:12:02 UTC 2007


Author: ajackson

Update of /cvs/dist/rpms/mesa/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv16854

Added Files:
	mach64-libdrm230-compat.patch 
Log Message:
* Wed Jan 24 2007 Adam Jackson <ajax at redhat.com> 6.5.1-9.fc6
- Add a build (and hopefully runtime) fix for mach64.  (#221117)


mach64-libdrm230-compat.patch:
 mach64_ioctl.c |    1 -
 1 files changed, 1 deletion(-)

--- NEW FILE mach64-libdrm230-compat.patch ---
--- Mesa-6.5.1/src/mesa/drivers/dri/mach64/mach64_ioctl.c.jx	2005-05-04 16:11:38.000000000 -0400
+++ Mesa-6.5.1/src/mesa/drivers/dri/mach64/mach64_ioctl.c	2007-01-24 15:23:38.000000000 -0500
@@ -187,7 +187,6 @@
    drm_mach64_blit_t blit;
    GLint ret;
 
-   blit.idx = buffer->idx;
    blit.offset = offset;
    blit.pitch = pitch;
    blit.format = format;




More information about the fedora-cvs-commits mailing list