matthieu
7e8caa81e2
xf86-input-elo2300 1.1.2
2008-08-23 13:42:25 +00:00
matthieu
6f02a86b2c
regen
2008-08-23 13:38:21 +00:00
matthieu
bad7fee8fb
xf86-input-dynapro 1.1.2
2008-08-23 13:37:50 +00:00
matthieu
4d32d46d69
regen
2008-08-23 13:31:59 +00:00
matthieu
1ccf49e602
xf86-input-dmc 1.1.2
2008-08-23 13:31:26 +00:00
matthieu
6f9f0abd27
Resurrect and update to version 1.1.1.
2008-08-23 13:22:04 +00:00
matthieu
72afb04fc5
Remove an unmaintained, unused driver.
2008-08-23 13:15:19 +00:00
matthieu
9e6d215c7c
regen
2008-08-23 13:07:09 +00:00
matthieu
d6bdb7f1cd
x86-input-citron 2.2.1
2008-08-23 13:06:37 +00:00
matthieu
9da4c4f5d9
xf86-input-citron 2.2.1
2008-08-23 13:05:44 +00:00
matthieu
c3b8d47da3
xf86-input-calcomp 1.1.2
2008-08-23 12:56:39 +00:00
matthieu
91aef0da8b
regen
2008-08-23 12:53:53 +00:00
matthieu
f0591f1ed9
xf86-input-acecad 1.2.2
2008-08-23 12:53:23 +00:00
kettenis
afa6528308
Add enough OpenBSD-specific sbus support code to be able to support the
...
sunffb driver.
ok matthieu@
2008-08-21 20:06:35 +00:00
matthieu
054f6f124d
sync
2008-08-21 19:59:41 +00:00
matthieu
802868b35c
update to xf86-video-siliconmotion 1.6.0
2008-08-21 19:55:23 +00:00
matthieu
cbdea3fdcb
Provide a way to build sources that aren't in .CURDIR by specifying
...
_SRCDIR expliciteley in Makefile.bsd-wrapper.
2008-08-21 05:54:41 +00:00
matthieu
ca29dacdeb
Add a way to build kdrive-based X servers in a separate directory,
...
to make it possible to build them at the same time as Xorg.
2008-08-21 05:48:42 +00:00
matthieu
0233acbf57
sync
2008-08-21 05:10:48 +00:00
matthieu
f8e0dbd0cd
Update to Freetype 2.3.7. This is a bug fix release. No API change.
2008-08-21 05:09:08 +00:00
oga
e812b16917
Fix out-of-bounds memory access in swizzle_copy(). My fix was different,
...
but this one (from mesa, prompted by my diff) should run a little faster.
Now mplayer -vo gl or gl2 works with dri enabled.
Detected by otto malloc. Some debugging help from todd.
ok matthieu@, todd@.
2008-08-12 23:16:07 +00:00
matthieu
37355e1dc2
unbreak biuld. From Travers Buda. Thanks.
2008-08-02 23:04:55 +00:00
matthieu
1db3addd67
Prevent a crash if Delete is not defined for the given renderbuffer.
...
Patch from OUSADOU Azwaw. Thanks. ok oga@.
2008-08-02 16:01:32 +00:00
matthieu
0d0454e2b8
More updates (next time I'll save the file before committing).
2008-07-31 20:23:59 +00:00
matthieu
6f83994d19
update
2008-07-31 20:01:28 +00:00
kettenis
16470a32ee
All the resources claimed by xf86StdAccResFromOS() are PC-specific. On sparc64
...
PCI address space is completely seperate, so we don't have to claim any
resources to avoid clashes with main memory and firmware. Makes accelerated
graphics work on the Tadpole SPARCLE.
ok matthieu@, oga@
2008-07-31 06:59:34 +00:00
matthieu
b3eb7aeb23
sync
2008-07-31 06:18:14 +00:00
todd
b57e4dde49
sync
2008-07-30 21:50:18 +00:00
matthieu
48d39de3dc
The amd driver has been renamed geode. ok deraadt@ oga@.
2008-07-30 21:43:11 +00:00
matthieu
631e717dec
add a file missed by CVS
2008-07-29 20:30:48 +00:00
matthieu
53ea367272
add files missed by CVS
2008-07-29 20:25:40 +00:00
matthieu
e36ab5c5ac
add a file that cvs missed
2008-07-29 20:18:47 +00:00
matthieu
327287a5a8
also build the xf86-video-openchrome driver on amd64.
2008-07-29 20:08:48 +00:00
matthieu
12f5a57142
update xf86-video-vmware to 10.16.4
2008-07-29 20:07:54 +00:00
matthieu
9d8e609ef4
update xf86-video-neomagic to 1.2.1
2008-07-29 20:06:12 +00:00
matthieu
afea34973f
update xf86-video-nv to 2.1.10
2008-07-29 20:04:57 +00:00
matthieu
8ae4407350
update xf86-video-mga to 1.4.9
2008-07-29 20:02:36 +00:00
todd
d438d44314
sync
2008-07-24 21:30:17 +00:00
matthieu
3896c42ba0
updates
2008-07-24 08:10:53 +00:00
oga
5d526ad59f
fix the froggy problem.
...
Implement a handler for the MappingEvent, meaning that the keymap has changed.
When this happens, ungrab all bindings, update the map, and regrab.
Fixes the problem where some keybindings wouldn't work under non us or
uk keymaps (especially the .fr map, it seems). Issue noticed by
ajacoutot@, ratchov@, and a few people on misc. Based on an initial diff
from ratchov@.
ok okan.
2008-07-22 21:01:54 +00:00
oga
cdb45f007b
We've been handling grabbing wrong all this time (noticed at c2k8).
...
add conf_grab() and conf_ungrab, and use them in the keybinding manipulation
functions to {,un}grab the binding for all screens we have defined.
the lovely little ordering problem comes in here, since when we parse
the config initially Screenq is empty, so regrab after we fill the
queue, hopefully later reordering will remove this little need and there
will be much rejoicing.
ok okan.
2008-07-22 20:51:54 +00:00
oga
c462c7e1b6
split x_setup() into two. dpy_init() for setting up the display and
...
checking the X config, and x_setup to set up the screens.
There's an ordering problem that means that some of this init needs to
come after the config is parsed, the rest should ideally happen before
though. This is a rough split, it will be refined later. Again, needed
for an upcoming change.
ok okan.
2008-07-22 20:42:24 +00:00
oga
893d8d3dd0
Add xu_key_ungrab() and a mirror to xu_key_ungrab(). a couple of changes
...
that are coming up depend on it.
ok okan.
2008-07-22 20:26:12 +00:00
oga
91dbf08299
Kill screen_init(). it's been stubbed out for a while now. I don't envision it
...
coming back in it's current form.
ok okan@.
2008-07-22 19:54:57 +00:00
oga
ea5ee72e33
kill another leftover prototype.
...
ok okan@
2008-07-22 19:52:54 +00:00
matthieu
f4cf1775d9
Formatting fix. From Tim van der Molden.
2008-07-20 06:47:48 +00:00
oga
b4d2f0f926
Put back the initialisation of gc in group_cycle. No cookie for okan.
...
Reported by Dan Harnett, thanks!
2008-07-18 15:40:52 +00:00
brad
8a571d626f
Bump MESA_TINY (2 -> 3) after the last update of Mesa to 7.0.3
...
so that the pkgconfig files have the correct version.
ok okan@
2008-07-16 20:24:39 +00:00
okan
4c22c74258
add cwm to exec/restart menu
...
ok matthieu@ oga@
2008-07-16 12:43:05 +00:00
todd
f67c79ebd3
sync
2008-07-16 02:10:09 +00:00