Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-23 | Resurrect and update to version 1.1.1. | Matthieu Herrb | |
2008-08-23 | Remove an unmaintained, unused driver. | Matthieu Herrb | |
2008-08-23 | regen | Matthieu Herrb | |
2008-08-23 | x86-input-citron 2.2.1 | Matthieu Herrb | |
2008-08-23 | xf86-input-citron 2.2.1 | Matthieu Herrb | |
2008-08-23 | regen | Matthieu Herrb | |
2008-08-23 | xf86-input-calcomp 1.1.2 | Matthieu Herrb | |
2008-08-23 | regen | Matthieu Herrb | |
2008-08-23 | xf86-input-acecad 1.2.2 | Matthieu Herrb | |
2008-08-21 | Add enough OpenBSD-specific sbus support code to be able to support the | Mark Kettenis | |
sunffb driver. ok matthieu@ | |||
2008-08-21 | sync | Matthieu Herrb | |
2008-08-21 | update to xf86-video-siliconmotion 1.6.0 | Matthieu Herrb | |
2008-08-21 | Provide a way to build sources that aren't in .CURDIR by specifying | Matthieu Herrb | |
_SRCDIR expliciteley in Makefile.bsd-wrapper. | |||
2008-08-21 | Add a way to build kdrive-based X servers in a separate directory, | Matthieu Herrb | |
to make it possible to build them at the same time as Xorg. | |||
2008-08-21 | sync | Matthieu Herrb | |
2008-08-21 | Update to Freetype 2.3.7. This is a bug fix release. No API change. | Matthieu Herrb | |
2008-08-12 | Fix out-of-bounds memory access in swizzle_copy(). My fix was different, | Owain Ainsworth | |
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-02 | unbreak biuld. From Travers Buda. Thanks. | Matthieu Herrb | |
2008-08-02 | Prevent a crash if Delete is not defined for the given renderbuffer. | Matthieu Herrb | |
Patch from OUSADOU Azwaw. Thanks. ok oga@. | |||
2008-07-31 | More updates (next time I'll save the file before committing). | Matthieu Herrb | |
2008-07-31 | update | Matthieu Herrb | |
2008-07-31 | All the resources claimed by xf86StdAccResFromOS() are PC-specific. On sparc64 | Mark Kettenis | |
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 | sync | Matthieu Herrb | |
2008-07-30 | sync | Todd T. Fries | |
2008-07-30 | The amd driver has been renamed geode. ok deraadt@ oga@. | Matthieu Herrb | |
2008-07-29 | add a file missed by CVS | Matthieu Herrb | |
2008-07-29 | add files missed by CVS | Matthieu Herrb | |
2008-07-29 | add a file that cvs missed | Matthieu Herrb | |
2008-07-29 | also build the xf86-video-openchrome driver on amd64. | Matthieu Herrb | |
2008-07-29 | update xf86-video-vmware to 10.16.4 | Matthieu Herrb | |
2008-07-29 | update xf86-video-neomagic to 1.2.1 | Matthieu Herrb | |
2008-07-29 | update xf86-video-nv to 2.1.10 | Matthieu Herrb | |
2008-07-29 | update xf86-video-mga to 1.4.9 | Matthieu Herrb | |
2008-07-24 | sync | Todd T. Fries | |
2008-07-24 | updates | Matthieu Herrb | |
2008-07-22 | fix the froggy problem. | Owain Ainsworth | |
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 | We've been handling grabbing wrong all this time (noticed at c2k8). | Owain Ainsworth | |
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 | split x_setup() into two. dpy_init() for setting up the display and | Owain Ainsworth | |
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 | Add xu_key_ungrab() and a mirror to xu_key_ungrab(). a couple of changes | Owain Ainsworth | |
that are coming up depend on it. ok okan. | |||
2008-07-22 | Kill screen_init(). it's been stubbed out for a while now. I don't envision it | Owain Ainsworth | |
coming back in it's current form. ok okan@. | |||
2008-07-22 | kill another leftover prototype. | Owain Ainsworth | |
ok okan@ | |||
2008-07-20 | Formatting fix. From Tim van der Molden. | Matthieu Herrb | |
2008-07-18 | Put back the initialisation of gc in group_cycle. No cookie for okan. | Owain Ainsworth | |
Reported by Dan Harnett, thanks! | |||
2008-07-16 | Bump MESA_TINY (2 -> 3) after the last update of Mesa to 7.0.3 | Brad Smith | |
so that the pkgconfig files have the correct version. ok okan@ | |||
2008-07-16 | add cwm to exec/restart menu | Okan Demirmen | |
ok matthieu@ oga@ | |||
2008-07-16 | sync | Todd T. Fries | |
2008-07-15 | move client_vertmaximize to a more sensible location, purely for readability. | Okan Demirmen | |
"don't mind at all" oga@ | |||
2008-07-15 | save an X call and use what we already have stored. | Okan Demirmen | |
ok oga@ | |||
2008-07-15 | don't compensate for bwidth twice. | Okan Demirmen | |
ok oga@ | |||
2008-07-12 | build xf86-video-mach64 and xf86-video-r128 on the same platforms that build | Owain Ainsworth | |
the ati driver. ok matthieu@. |