]> git.pld-linux.org Git - packages/debrix.git/blobdiff - debrix-many_fixes.patch
- composite is useless anyway :) other already included in CVS
[packages/debrix.git] / debrix-many_fixes.patch
index 4c9ffbccbc5f5108de0cfc7225a7fb4e2c22e33a..f3d89073483840a1754ddb1a8ea9557d16220e56 100644 (file)
@@ -1,68 +1,3 @@
-Index: composite/compalloc.c
-===================================================================
-RCS file: /cvs/xserver/debrix/composite/compalloc.c,v
-retrieving revision 1.7
-diff -u -r1.7 compalloc.c
---- composite/compalloc.c      20 Nov 2003 03:31:29 -0000      1.7
-+++ composite/compalloc.c      28 Jun 2004 01:02:43 -0000
-@@ -57,6 +57,7 @@
-     CompWindowPtr     cw = GetCompWindow (pWin);
-     CompClientWindowPtr       ccw;
-     Bool              wasMapped = pWin->mapped;
-+    ScreenPtr         pScreen = pWin->drawable.pScreen;
-     /*
-      * Only one Manual update is allowed
-@@ -91,6 +92,7 @@
-                                  compDestroyDamage,
-                                  DamageReportNonEmpty,
-                                  FALSE,
-+                                 pScreen,
-                                  pWin);
-       if (!cw->damage)
-       {
-Index: hw/xorg/common/xf86KbdLnx.c
-===================================================================
-RCS file: /cvs/xserver/debrix/hw/xorg/common/xf86KbdLnx.c,v
-retrieving revision 1.2
-diff -u -r1.2 xf86KbdLnx.c
---- hw/xorg/common/xf86KbdLnx.c        10 Jun 2004 19:40:04 -0000      1.2
-+++ hw/xorg/common/xf86KbdLnx.c        28 Jun 2004 01:02:43 -0000
-@@ -73,7 +73,6 @@
- #include "atKeynames.h"
- #include "xf86Keymap.h"
--#include <X11/DECkeysym.h>
- /*
-  * LegalModifier --
-Index: hw/xorg/include/X11/extensions/Makefile.am
-===================================================================
-RCS file: /cvs/xserver/debrix/hw/xorg/include/X11/extensions/Makefile.am,v
-retrieving revision 1.1
-diff -u -r1.1 Makefile.am
---- hw/xorg/include/X11/extensions/Makefile.am 11 Jun 2004 17:07:30 -0000      1.1
-+++ hw/xorg/include/X11/extensions/Makefile.am 28 Jun 2004 01:02:43 -0000
-@@ -1,3 +1,3 @@
--ext_INCLUDES = xf86bigfont.h xf86bigfstr.h xf86dga.h xf86dga1.h \
-+ext_HEADERS = xf86bigfont.h xf86bigfstr.h xf86dga.h xf86dga1.h \
-                xf86dga1str.h xf86dgastr.h xf86misc.h xf86mscstr.h \
-              xf86rush.h xf86rushstr.h xf86vmode.h xf86vmstr.h
-Index: hw/xorg/os-support/linux/lnx_KbdMap.c
-===================================================================
-RCS file: /cvs/xserver/debrix/hw/xorg/os-support/linux/lnx_KbdMap.c,v
-retrieving revision 1.3
-diff -u -r1.3 lnx_KbdMap.c
---- hw/xorg/os-support/linux/lnx_KbdMap.c      10 Jun 2004 19:40:55 -0000      1.3
-+++ hw/xorg/os-support/linux/lnx_KbdMap.c      28 Jun 2004 01:02:44 -0000
-@@ -24,7 +24,6 @@
- #include "atKeynames.h"
- #include "xf86Keymap.h"
--#include <X11/DECkeysym.h>
- #include "lnx_kbd.h"
 Index: hw/xorg/os-support/shared/drm/kernel/drm.h
 ===================================================================
 RCS file: /cvs/xserver/debrix/hw/xorg/os-support/shared/drm/kernel/drm.h,v
This page took 0.057038 seconds and 4 git commands to generate.