Commit Graph

1826 Commits

Author SHA1 Message Date
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
okan
45606f7a0d move client_vertmaximize to a more sensible location, purely for readability.
"don't mind at all" oga@
2008-07-15 22:12:09 +00:00
okan
d995c0ea4d save an X call and use what we already have stored.
ok oga@
2008-07-15 22:06:48 +00:00
okan
37abf72424 don't compensate for bwidth twice.
ok oga@
2008-07-15 13:52:02 +00:00
oga
57c2dfd640 build xf86-video-mach64 and xf86-video-r128 on the same platforms that build
the ati driver.

ok matthieu@.
2008-07-12 15:50:48 +00:00
oga
419d6def7c regen 2008-07-12 15:49:40 +00:00
oga
9a4cbe1011 Add a Makefile.bsd-wrapper 2008-07-12 15:46:47 +00:00
oga
d0a64525c5 Import xf86-video-mach64, version 6.8.0. In the correct directory.
ok matthieu@.
2008-07-12 15:43:10 +00:00
oga
ddbebe79b7 regen 2008-07-12 15:40:46 +00:00
oga
a0290f58f9 Add a Makefile.bsd-wrapper 2008-07-12 15:37:58 +00:00
oga
d5e8eba017 Import xf86-video-r128, version 6.8.0. In the right place this time.
ok matthieu.
2008-07-12 15:35:29 +00:00
oga
a1f9babf7c Add back Changelog. 2008-07-12 15:20:00 +00:00
oga
a153da3d23 Long awaited update of xf86-video-ati to 6.9.0.
the rage128 and mach64 drivers were split out of this driver just after
the 6.8.0 release, these drivers will be commited separately.

MergedFb mode is gone, so please use xrandr if you used to use it.

ok matthieu@.
2008-07-12 15:18:32 +00:00