Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-04 | regen | Joel Sing | |
2008-01-04 | Add support for xserver on OpenBSD/sgi and enable build. | Joel Sing | |
ok matthieu@ | |||
2008-01-01 | more gcc2 fixes; ok mathieu@ | Todd T. Fries | |
2007-12-29 | fix for gcc2 (declaration 1st within each scope) | Todd T. Fries | |
ok matthieu@ | |||
2007-12-23 | Adapt OpenBSD/wscons kdrive drivers to changes in xserver 1.4. | Matthieu Herrb | |
Still not working but at least building again. | |||
2007-12-23 | Make that build with gcc 2.95 | Matthieu Herrb | |
2007-12-21 | Don't call xcalloc() in functions called by the big SIGIO handler. | Matthieu Herrb | |
Problem initially reported by sthen@, fix tested by many. | |||
2007-12-20 | Fix build with gcc 2.95. ok todd@. | Matthieu Herrb | |
2007-12-13 | Add back files that I removed before import to minimize cvs noise. That | Matthieu Herrb | |
was a mistake. sorry. | |||
2007-12-13 | Merge xserver 1.4.0.90. This includes fixes for some of the regressions | Matthieu Herrb | |
introduced by xserver 1.4, such as the keyboad caps/num-lock leds updates. Tested by many. | |||
2007-12-10 | Fix logic error in the new dynamic array of pci devices that made | Matthieu Herrb | |
xf86scanpci() exit early if pciInit() had been called already. Fix tested by krw@. | |||
2007-12-03 | regen | Matthieu Herrb | |
2007-12-03 | Revert xf86EnableIO()/xf86DisableIO() on macpcc to NOP for now. | Matthieu Herrb | |
2007-11-25 | Support the new AGP device. Work by oga@ and me, with some ideas from | Matthieu Herrb | |
dim@ long ago. | |||
2007-11-25 | OpenBSD's still using the old xkb data files. So rules are called "xorg" not | Matthieu Herrb | |
"base". | |||
2007-11-24 | merge xserver 1.4, 1st pass | Matthieu Herrb | |
2007-11-24 | xserver 1.4 | Matthieu Herrb | |
2007-11-24 | xserver 1.4 | Matthieu Herrb | |
2007-11-24 | xserver 1.4 | Matthieu Herrb | |
2007-08-06 | Pull patch from X.Org bugzilla #7364 from XF4 tree: fix for | Matthieu Herrb | |
potential unaligned access on 64 bit architectures. | |||
2007-08-04 | regen | Matthieu Herrb | |
2007-06-30 | regen | Matthieu Herrb | |
2007-06-30 | Fix linking on OpenBSD/a.out systems. Tested by Nick@. | Matthieu Herrb | |
2007-06-23 | regen | Matthieu Herrb | |
2007-06-13 | swap xOrigin and yOrigin in SProcRenderSetPictureClipRectangles. | Matthieu Herrb | |
Fixes Xrender clipping rectangles when X server and client are of different endianness, shown by xterm 225 among others. | |||
2007-05-31 | Remove debugging code that was not supposed to leak in. | Matthieu Herrb | |
2007-05-29 | More stuff, mostly copied from Xwsfb and Xvesa | Matthieu Herrb | |
2007-05-29 | add a TODO list in case someone wants to help | Matthieu Herrb | |
2007-05-27 | kdrive doesn't support Xinput. | Matthieu Herrb | |
2007-05-27 | - rename some functions for consistancy | Matthieu Herrb | |
- fill more code | |||
2007-05-27 | sync | Matthieu Herrb | |
2007-05-27 | It's a bad idea to include rcs keywords in Makefile.am if | Matthieu Herrb | |
the generated Makefile.in are also placed under CVS unless you want an infinite number of commits. | |||
2007-05-27 | Fill more holes. Still doesn't work. | Matthieu Herrb | |
2007-05-27 | Avoid using an unitialized variable as mouse info. | Matthieu Herrb | |
2007-05-27 | Force restore of text mode on exit. | Matthieu Herrb | |
2007-05-26 | Add support for 'W' axis. From "Gareth" garf at loveandnature dot co dot za. | Matthieu Herrb | |
Thanks. | |||
2007-05-25 | Start filling the holes. | Matthieu Herrb | |
2007-05-25 | sync | Matthieu Herrb | |
2007-05-25 | Xwscons doesn't need agp support for now. | Matthieu Herrb | |
2007-05-25 | add | Matthieu Herrb | |
2007-05-25 | add | Matthieu Herrb | |
2007-05-25 | Add a way to build Xwscons for those who want to hack on it. | Matthieu Herrb | |
2007-05-25 | regen | Matthieu Herrb | |
2007-05-25 | Unbreak Xprint builds. Noticed by todd@. | Matthieu Herrb | |
2007-05-25 | required bits to build Xwscons | Matthieu Herrb | |
2007-05-25 | Add skeleton implentation of Xwscons a kdrive based X server for | Matthieu Herrb | |
wscons's dumb framebuffer mode. This is an empty shell for now. | |||
2007-05-12 | Don't build mesa on landisk. | Matthieu Herrb | |
2007-05-12 | - Disable OpenGL parts on vax and sgi | Matthieu Herrb | |
- Disable Xprt on vax and landisk Xenocara now builds on vax | |||
2007-05-02 | Fix for a divide by zero that can be triggered by a malicious client. | Matthieu Herrb | |
Problem reported by Derek Abdine of rapid7.com, patch by Keith Packard. | |||
2007-04-20 | Don't fall back to wsfb on autoconfig | Matthieu Herrb | |