Commit Graph

1120 Commits

Author SHA1 Message Date
matthieu
10fefb5e1b Fix logic error in the new dynamic array of pci devices that made
xf86scanpci() exit early if pciInit() had been called already.
Fix tested by krw@.
2007-12-10 06:35:24 +00:00
todd
069e8baf66 sync 2007-12-09 03:10:46 +00:00
todd
862be27f83 sync 2007-12-09 01:32:36 +00:00
matthieu
1b3b2f7d54 Default to XAA acceleration since EXA produces stack overflows for now. 2007-12-08 17:53:07 +00:00
matthieu
3fafd42d87 Link the radeonhd driver to the builds. 2007-12-04 22:41:21 +00:00
matthieu
362124eea9 BSD Makefile + regen autotools files 2007-12-04 22:27:40 +00:00
matthieu
594ab30bdc remove emacs droppings that were not ignored by cvs 2007-12-04 22:23:50 +00:00
matthieu
6dd37805a1 xf86-video-radeonhd 1.0 2007-12-04 22:20:01 +00:00
matthieu
b33b8154a6 Build infrastructure for libGL dri modules.
Work in progress, not connected to the build yet.
2007-12-04 22:00:27 +00:00
matthieu
35aebf7135 regen 2007-12-03 12:45:41 +00:00
matthieu
c19e24c0ad Revert xf86EnableIO()/xf86DisableIO() on macpcc to NOP for now. 2007-12-03 12:45:10 +00:00
todd
847d28e959 sync 2007-11-28 16:53:41 +00:00
ian
bb9a96e5b3 Add a "restart wm" function. ok oga@ 2007-11-28 16:35:52 +00:00
oga
cd016f1192 Another messed up keybinding.
I blame todd...

ok okan@
2007-11-28 16:02:37 +00:00
matthieu
3f486538fb remove this Linux-only driver. I don't know why I initially imported it. 2007-11-27 17:20:38 +00:00
okan
b017f68352 re-add a lost group keybinding
ok oga@ todd@
2007-11-27 17:17:08 +00:00
matthieu
36c8394511 Fix logic inversion in geometry computation in norender digital mode.
patch from millert@, who's apparently to shy to commit to xenocara.
2007-11-27 11:30:33 +00:00
matthieu
5eb7bbe722 I did not intend to commit the XENOCARA_BUILD_DRI bit at all. 2007-11-27 09:55:06 +00:00
todd
25382573c6 default to not building DRI for now to permit x snaps to build, found by
Johan Lindman, thanks
2007-11-26 20:47:35 +00:00
matthieu
bfba922c91 Re-enable pthread support in libGL, by providing proper weak stubs in
libX11 (together with other pthread stubs, already there for libX11).
ok kurt@, art@, kettenis@
2007-11-26 15:10:19 +00:00
matthieu
7b2d1daf02 - disable dri support explicitely for now.
- fix some merge botches. Long live CVS.
2007-11-25 18:44:17 +00:00
matthieu
a7908c655f Support the new AGP device. Work by oga@ and me, with some ideas from
dim@ long ago.
2007-11-25 18:41:23 +00:00
matthieu
f080297623 OpenBSD's still using the old xkb data files. So rules are called "xorg" not
"base".
2007-11-25 15:32:26 +00:00
matthieu
e67783db59 always redirect xmlto to ':'.
Broken configure sripts produced X.Org's macros are
assuming it's in /usr/local/bin if they couldn't find it.
2007-11-25 10:23:01 +00:00
matthieu
afad917171 make libGL config closer to what was in the previous version:
- disable threads support
- link against libXext and libX11
2007-11-25 10:18:21 +00:00
matthieu
677d5abb5d merge xf86-input-spaceorb 1.1.1 2007-11-24 21:28:47 +00:00
matthieu
cda3cac69d xf86-input-spaceorb 1.1.1 2007-11-24 21:25:42 +00:00
matthieu
1a7c5a2e3e merge xf86-input-magellan 1.1.1 2007-11-24 21:13:37 +00:00
matthieu
2cd6bd0b24 xf86-input-magellan 1.1.1 2007-11-24 21:10:11 +00:00
matthieu
b972604173 merge xf86-input-acecad 1.2.1 2007-11-24 21:06:05 +00:00
matthieu
5212aa9d2c xf86-input-acecad 1.2.1 2007-11-24 21:02:37 +00:00
matthieu
c57cdcb660 merge xf86-input-vmmouse 12.4.3 2007-11-24 20:52:25 +00:00
matthieu
f497ca5fa4 xf86-input-vmmouse 12.4.3 2007-11-24 20:46:03 +00:00
matthieu
56e7cfaabc merge xf86-input-void 2007-11-24 20:44:54 +00:00
matthieu
7e653d58ae xf86-input void 1.1.1 2007-11-24 20:41:16 +00:00
matthieu
5aec5087eb merge xf86-video-intel 2.2.0 2007-11-24 20:08:18 +00:00
matthieu
f3bee37078 xf86-video-intel 2.2.0 2007-11-24 19:44:16 +00:00
matthieu
2162166047 merge xf86-input-keyboard 1.2.2 2007-11-24 19:09:38 +00:00
matthieu
195f4de445 merge xf86-input-mouse 1.2.3 2007-11-24 19:06:17 +00:00
matthieu
fa710f4099 merge xserver 1.4, 1st pass 2007-11-24 19:04:00 +00:00
matthieu
1dd11723a3 xf86-input-mouse 1.2.3 2007-11-24 18:53:25 +00:00
matthieu
9d62481cc1 xf86-input-keyboard 1.2.2 2007-11-24 18:51:53 +00:00
matthieu
b14d6de7aa xserver 1.4 2007-11-24 17:55:21 +00:00
matthieu
733e3c4fff Update to Mesa 7.0.1. For now only indirect GLX is enabled in libGL. 2007-11-24 17:46:55 +00:00
matthieu
5257e11db0 merge Mesa 7.0.1 2007-11-24 17:41:36 +00:00
matthieu
0d540fed81 Mesa 7.0.1 2007-11-24 17:25:28 +00:00
matthieu
787f23118b enable xbacklight 2007-11-24 17:07:52 +00:00
matthieu
381e02cb6f BSD makefile plus regen autotools stuff 2007-11-24 17:07:03 +00:00
matthieu
b48b541785 xbacklight 1.1 2007-11-24 17:04:53 +00:00
matthieu
fb5a8daf22 merge libXi 1.1.3 2007-11-24 17:03:34 +00:00