rpms/xorg-x11-server/devel xorg-x11-server-1.1.1-aiglx-happy-vt-switch.patch, 1.1, 1.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Aug 25 05:08:42 UTC 2006


Author: krh

Update of /cvs/dist/rpms/xorg-x11-server/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv6513

Modified Files:
	xorg-x11-server-1.1.1-aiglx-happy-vt-switch.patch 
Log Message:
Update happy vt-switch patch; don't delete __glXClients array decl.

xorg-x11-server-1.1.1-aiglx-happy-vt-switch.patch:
 glxdri.c    |   54 +++++++++++++++++++++++++++++++++++++++----------
 glxext.c    |   65 +++++++++++++++++++++++++++++++++++++++++++++---------------
 glxserver.h |    3 ++
 3 files changed, 95 insertions(+), 27 deletions(-)

Index: xorg-x11-server-1.1.1-aiglx-happy-vt-switch.patch
===================================================================
RCS file: /cvs/dist/rpms/xorg-x11-server/devel/xorg-x11-server-1.1.1-aiglx-happy-vt-switch.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xorg-x11-server-1.1.1-aiglx-happy-vt-switch.patch	25 Aug 2006 04:26:12 -0000	1.1
+++ xorg-x11-server-1.1.1-aiglx-happy-vt-switch.patch	25 Aug 2006 05:08:34 -0000	1.2
@@ -239,12 +239,3 @@
  /*
  ** State kept per client.
  */
-@@ -176,8 +179,6 @@ struct __GLXclientStateRec {
-     char *GLClientextensions;
- };
- 
--extern __GLXclientState *__glXClients[];
--
- /************************************************************************/
- 
- /*




More information about the fedora-cvs-commits mailing list