matthieu
075b81cb95
Link libIntelXvMC.so to pthread-stubs, not pthreads.
...
Needed by future matthew@ patch.
2012-06-24 20:43:25 +00:00
matthieu
89289e99bd
Do not assume that merge.sh has the 'x' bit set.
2012-06-24 17:17:27 +00:00
todd
0e3d5a3a6a
sync
2012-06-23 12:27:31 +00:00
todd
eff85448b1
sync
2012-06-21 20:02:28 +00:00
mpi
03c84451fc
Since the transition to Xserver 1.12, the standard vgaHW layer
...
that depends on libpciaccess and is broken on macppc, so use
vgaHWSetMmioFuncs() instead of vgaHWSetStdFuncs() and unbreak
the nv driver on this platfrom.
ok matthieu@
2012-06-21 09:52:45 +00:00
matthieu
8ead23f263
Remove mac68k bits from Xenocara.
...
The imake config bits are not removed.
Those files are frozen, until they can be removed, once the last
port that still uses imake dies.
2012-06-20 19:56:34 +00:00
matthieu
2f68a08887
Don't unload sub-modules with xserver 1.12
2012-06-18 19:55:23 +00:00
todd
ca98827488
sync
2012-06-18 08:46:35 +00:00
matthieu
baeff29842
screenFd -> consoleFd conversions that were missed in xserver 1.12 import.
2012-06-16 15:08:08 +00:00
matthieu
aacc4fff98
Finish removing the impact driver. Those files were left over
...
almost 4 years ago, and no one noticed.
2012-06-14 21:13:23 +00:00
matthieu
3911b7b4f2
Fix for new vgahw API. Problem reported by mpi@. Thanks.
2012-06-14 20:19:13 +00:00
shadchin
b1c43b246a
Update to xf86-input-synaptics 1.6.1
...
ok matthieu@
2012-06-12 18:59:42 +00:00
shadchin
efc79f5918
zap extra brackets
2012-06-12 17:59:01 +00:00
shadchin
6810536bbf
fix indent
2012-06-12 17:44:56 +00:00
shadchin
c141be6b55
zap trailing space
2012-06-12 17:19:01 +00:00
shadchin
19315c6e52
Add support ButtonMapping
...
ok matthieu@
2012-06-12 17:12:50 +00:00
shadchin
90e4158e02
Small cleanup
...
ok matthieu@
2012-06-12 17:11:23 +00:00
shadchin
2bfb1dd82f
Add missing XISetDevicePropertyDeletable and more information about error
...
ok matthieu@
2012-06-12 17:10:03 +00:00
shadchin
b13ea1a213
Use xf86IDrvMsg in emumb.c instead of ErrorF
...
ok matthieu@
2012-06-12 17:06:43 +00:00
shadchin
3abd8f3785
Fix some obvious constness-related compile warnings
...
ok matthieu@
2012-06-12 17:04:43 +00:00
matthieu
6e616a8701
update
2012-06-11 21:56:37 +00:00
matthieu
3cbf28410e
Update to xf86-video-openchrome 0.2.906
2012-06-11 21:21:54 +00:00
matthieu
4b78f29c94
Update to xinput 1.6.0
2012-06-11 19:26:23 +00:00
matthieu
2bd9f468fa
Update to libXi 1.6.1
2012-06-11 19:24:48 +00:00
matthieu
55a68ef814
Update to libXft 2.3.1
2012-06-11 19:23:03 +00:00
matthieu
be4020d279
Update to libX11 1.5.0
2012-06-11 19:18:54 +00:00
matthieu
7b5cab988a
Update to libXaw 1.0.11.
2012-06-11 19:16:00 +00:00
shadchin
0899610f97
sync
2012-06-10 16:31:54 +00:00
shadchin
acd1f5eb4c
Update to 2.6
...
ok jasper@, krw@, matthieu@
2012-06-10 16:30:14 +00:00
matthieu
73687d4403
update
2012-06-10 13:33:51 +00:00
matthieu
e60da74507
Update to xserver 1.12.2. tested by naddy@, krw@, mpi@.
2012-06-10 13:21:05 +00:00
matthieu
e67183c5be
Update for new vgaHW API
2012-06-09 10:33:05 +00:00
matthieu
0a37eba7ec
Update to xf86-input-vmmouse 12.9.0
2012-06-09 09:33:55 +00:00
matthieu
46c42c3119
Update to xorg-docs 1.7
2012-06-09 09:07:41 +00:00
matthieu
53c868dbb5
MFC: Guard references to PCITAG / pciTag with XSERVER_LIBPCIACCESS
...
fixes the radeonold driver with xserver 1.12.
2012-06-07 21:07:05 +00:00
matthieu
8d622ccd32
update. take X11R7.7 katamari in account.
2012-06-07 20:57:40 +00:00
matthieu
c144ef53eb
Update to xf86-video-ati 6.14.4. Tested by jasper@, krw@, mpi@, shadchin@
2012-06-07 20:55:34 +00:00
matthieu
f4b3420bb7
Don't unload sub-modules in xserver 1.12. Its implementation is broken.
...
xf86UnloadSubModule() was a no-op in earlier versions.
2012-06-07 20:48:44 +00:00
matthieu
c6a1665ad1
Update to xterm 279. Tested by krw@, mpi@, shadchin@.
2012-06-07 20:20:23 +00:00
todd
0b7d54f760
sync
2012-06-05 17:21:40 +00:00
todd
4023d89008
sync
2012-06-05 17:03:49 +00:00
mpi
d89f95e29c
Fix build with XENOCARA_BUILD_DRI=No
...
ok matthieu@
2012-06-04 10:18:45 +00:00
matthieu
8fff4ad320
Fix build on i386. Previous commit was from an amd64 machine before
...
checking i386. Noticed by naddy@ thanks.
2012-06-02 23:23:12 +00:00
matthieu
9984b2394f
If building against Xserver 1.12, disable video drivers that have not
...
yet been updated to the video ABI changes.
This makes testing of xserrver 1.12 easier.
2012-06-02 15:58:19 +00:00
matthieu
1636c55b09
Update xf86-video-glint to version 1.2.7
2012-06-02 15:55:58 +00:00
matthieu
44fc413f7a
update
2012-06-02 13:12:08 +00:00
matthieu
027633f14a
Add support for X server privilege separation to pci_legacy_open_io()
...
With privilege separation the X server enables legacy i/o port
access during the early privileged initialization. Other calls
should be no-op.
Makes X server 1.12 happy with privilege separation.
ok miod@
2012-06-02 13:05:09 +00:00
matthieu
ad896261cb
regen
2012-05-20 08:52:47 +00:00
matthieu
16aab7bc5f
Automake magic incantation that permits setting CFLAGS on make cmd line.
2012-05-20 08:52:23 +00:00
okan
50687e789b
get rid of more stray lines/spaces
2012-05-16 21:57:21 +00:00