summaryrefslogtreecommitdiff
path: root/xserver
AgeCommit message (Expand)Author
2008-01-04Add support for xserver on OpenBSD/sgi and enable build.Joel Sing
2008-01-01more gcc2 fixes; ok mathieu@Todd T. Fries
2007-12-29fix for gcc2 (declaration 1st within each scope)Todd T. Fries
2007-12-23Adapt OpenBSD/wscons kdrive drivers to changes in xserver 1.4.Matthieu Herrb
2007-12-23Make that build with gcc 2.95Matthieu Herrb
2007-12-21Don't call xcalloc() in functions called by the big SIGIO handler.Matthieu Herrb
2007-12-20Fix build with gcc 2.95. ok todd@.Matthieu Herrb
2007-12-13Add back files that I removed before import to minimize cvs noise. ThatMatthieu Herrb
2007-12-13Merge xserver 1.4.0.90. This includes fixes for some of the regressionsMatthieu Herrb
2007-12-10Fix logic error in the new dynamic array of pci devices that madeMatthieu Herrb
2007-12-03regenMatthieu Herrb
2007-12-03Revert xf86EnableIO()/xf86DisableIO() on macpcc to NOP for now.Matthieu Herrb
2007-11-25Support the new AGP device. Work by oga@ and me, with some ideas fromMatthieu Herrb
2007-11-25OpenBSD's still using the old xkb data files. So rules are called "xorg" notMatthieu Herrb
2007-11-24merge xserver 1.4, 1st passMatthieu Herrb
2007-11-24xserver 1.4Matthieu Herrb
2007-11-24xserver 1.4Matthieu Herrb
2007-11-24xserver 1.4Matthieu Herrb
2007-08-06Pull patch from X.Org bugzilla #7364 from XF4 tree: fix forMatthieu Herrb
2007-08-04regenMatthieu Herrb
2007-06-30regenMatthieu Herrb
2007-06-30Fix linking on OpenBSD/a.out systems. Tested by Nick@.Matthieu Herrb
2007-06-23regenMatthieu Herrb
2007-06-13swap xOrigin and yOrigin in SProcRenderSetPictureClipRectangles.Matthieu Herrb
2007-05-31Remove debugging code that was not supposed to leak in.Matthieu Herrb
2007-05-29More stuff, mostly copied from Xwsfb and XvesaMatthieu Herrb
2007-05-29add a TODO list in case someone wants to helpMatthieu Herrb
2007-05-27kdrive doesn't support Xinput.Matthieu Herrb
2007-05-27- rename some functions for consistancyMatthieu Herrb
2007-05-27syncMatthieu Herrb
2007-05-27It's a bad idea to include rcs keywords in Makefile.am ifMatthieu Herrb
2007-05-27Fill more holes. Still doesn't work.Matthieu Herrb
2007-05-27Avoid using an unitialized variable as mouse info.Matthieu Herrb
2007-05-27Force restore of text mode on exit.Matthieu Herrb
2007-05-26Add support for 'W' axis. From "Gareth" garf at loveandnature dot co dot za.Matthieu Herrb
2007-05-25Start filling the holes.Matthieu Herrb
2007-05-25syncMatthieu Herrb
2007-05-25Xwscons doesn't need agp support for now.Matthieu Herrb
2007-05-25addMatthieu Herrb
2007-05-25addMatthieu Herrb
2007-05-25Add a way to build Xwscons for those who want to hack on it.Matthieu Herrb
2007-05-25regenMatthieu Herrb
2007-05-25Unbreak Xprint builds. Noticed by todd@.Matthieu Herrb
2007-05-25required bits to build XwsconsMatthieu Herrb
2007-05-25Add skeleton implentation of Xwscons a kdrive based X server forMatthieu Herrb
2007-05-12Don't build mesa on landisk.Matthieu Herrb
2007-05-12- Disable OpenGL parts on vax and sgiMatthieu Herrb
2007-05-02Fix for a divide by zero that can be triggered by a malicious client.Matthieu Herrb
2007-04-20Don't fall back to wsfb on autoconfigMatthieu Herrb
2007-04-18plug memory leak on client disconnect. From X.Org git.Matthieu Herrb