bug #230 Revert to Xinerama 1.1 In order to make a "quick" release it has
been decided that the priority is to preserve the server's internal API/ABI so that third-party drivers that depend on symbols like noPanoramiXExtension, etc., would not need to be recompiled. Too bad gcc on Linux doesn't support ELF's weak symbols as that would have been a reasonable solution for preserving the ABI. N.B.: While symbols, i.e. functions and variables revert to the old name, I did not revert build names, i.e. -DXINERAMA, to the old -DPANORAMIX. There was no need, and it's just a build issue that has no impact on the binary output of the build.
Showing
- XTrap/xtrapdi.c 6 additions, 6 deletionsXTrap/xtrapdi.c
- Xext/saver.c 18 additions, 18 deletionsXext/saver.c
- Xext/shape.c 17 additions, 17 deletionsXext/shape.c
- Xext/shm.c 23 additions, 23 deletionsXext/shm.c
- Xext/xtest.c 10 additions, 10 deletionsXext/xtest.c
- Xext/xvdisp.c 42 additions, 42 deletionsXext/xvdisp.c
- Xext/xvmain.c 3 additions, 3 deletionsXext/xvmain.c
- cfb/cfbpntwin.c 10 additions, 10 deletionscfb/cfbpntwin.c
- dbe/dbe.c 3 additions, 3 deletionsdbe/dbe.c
- dix/colormap.c 10 additions, 10 deletionsdix/colormap.c
- dix/dispatch.c 8 additions, 8 deletionsdix/dispatch.c
- dix/dixfonts.c 3 additions, 4 deletionsdix/dixfonts.c
- dix/events.c 101 additions, 101 deletionsdix/events.c
- dix/main.c 9 additions, 9 deletionsdix/main.c
- dix/resource.c 3 additions, 4 deletionsdix/resource.c
- dix/window.c 20 additions, 20 deletionsdix/window.c
- dix/xpstubs.c 9 additions, 9 deletionsdix/xpstubs.c
- fb/fbwindow.c 6 additions, 6 deletionsfb/fbwindow.c
- hw/darwin/quartz/quartzCocoa.m 4 additions, 4 deletionshw/darwin/quartz/quartzCocoa.m
- hw/xfree86/common/xf86Config.c 4 additions, 4 deletionshw/xfree86/common/xf86Config.c
Loading
Please register or sign in to comment