rpms/mesa/devel radeon-rewrite.patch,1.11,1.12

Dave Airlie airlied at fedoraproject.org
Sun Mar 22 02:39:22 UTC 2009


Author: airlied

Update of /cvs/pkgs/rpms/mesa/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20004

Modified Files:
	radeon-rewrite.patch 
Log Message:
* Fri Mar 20 2009 Dave Airlie <airlied at redhat.com> 7.5-0.1
- bump to snapshot of mesa master
- mainly has intel dri2 tfp fixes + radeon rewrite patch


radeon-rewrite.patch:

Index: radeon-rewrite.patch
===================================================================
RCS file: /cvs/pkgs/rpms/mesa/devel/radeon-rewrite.patch,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- radeon-rewrite.patch	22 Mar 2009 02:32:06 -0000	1.11
+++ radeon-rewrite.patch	22 Mar 2009 02:39:21 -0000	1.12
@@ -33405,7 +33405,7 @@
                                 GLuint pitch);
  
 +extern void radeonSetTexBuffer(__DRIcontext *pDRICtx, GLint target, __DRIdrawable *dPriv);
-+externvoid radeonSetTexBuffer2(__DRIcontext *pDRICtx, GLint target, GLint glx_texture_format,
++extern void radeonSetTexBuffer2(__DRIcontext *pDRICtx, GLint target, GLint glx_texture_format,
 +			       __DRIdrawable *dPriv);
 +
  extern void radeonUpdateTextureState( GLcontext *ctx );




More information about the fedora-extras-commits mailing list