summaryrefslogtreecommitdiff
path: root/xserver
AgeCommit message (Collapse)Author
2013-12-28mac68k and mvmeppc are no longer supported.Matthieu Herrb
2013-12-28Update to xserver 1.14.5Matthieu Herrb
2013-12-15Avoid timeouts of ULONG_MAX milliseconds. Stops the X server from crashingMark Kettenis
with "select returned EINVAL" messages. ok matthieu@
2013-12-08Update to xserver 1.14.4Matthieu Herrb
2013-10-09Fix from upstreams for CVE-2013-4396Matthieu Herrb
Use after free in Xserver handling of ImageText requests
2013-09-28Update to xserver 1.14.3Matthieu Herrb
2013-09-09revert a local patch to check for swrastg, LLVMpipe installs as swrast nowJonathan Gray
ok mpi@ ajacoutot@
2013-08-24Uodate to xserver 1.14.2. Tested by krw@, shadchin@, todd@Matthieu Herrb
2013-08-24Corresponding xenocara cleanup from the amd64/i386 MTRR cleanup diff justMike Larkin
committed. Removes a #define that wasn't used anywhere (for completeness and to make the range definitions match what's in the kernel now). ok jsg@, deraadt@
2013-08-17No xorg xserver on octeon.Brian Callahan
ok matthieu@
2013-08-13Handle more /dev/drmN devices.Mark Kettenis
ok matthieu@, jsg@
2013-07-29Build the X server on hp300 again. from miod@. Ok deraadt@Matthieu Herrb
2013-07-16Re-commit luna88k_video.c. Previous file is 'doubled' by mistake.Kenji Aoyama
2013-07-15Add monochrome X server support for luna88k.Kenji Aoyama
Some luna88k specific quirks are needed in driver/xf86-video-wsfb/src/wsfb_driver.c for now. ok matthieu@
2013-06-07Update to X server 1.14.1. Tested by many during t2k13. Thanks.Matthieu Herrb
2013-05-19Merge the following commit from upstream:Antoine Jacoutot
Touch: Fix duplicate TouchBegin selection with virtual devices http://cgit.freedesktop.org/xorg/xserver/commit/?id=314776eb369ca2e438907795ae030dd743c281fc This fixes gtk+3 applications crashing with 'BadImplementation' error. ok matthieu@
2013-03-21backport (whitespace changes only) a fix for panning that also effected scaleTodd T. Fries
to permit: xrandr --output LVDS1 --mode 1280x800 --panning 1380x1024 --scale 1.8x1.8 to behave properly. based on upstream commit 1bf81af4a6be1113bcc3b940ab264d5c9e0f0c5d that is in the 1.14 xserver that is not ready for OpenBSD yet ok matthieu@
2013-03-16Add xenocara defines/files for luna88k, no X server at this moment.Kenji Aoyama
ok miod@
2013-03-14Build the X server on hp300 again. Tested on catseye.Miod Vallat
2012-11-11Try to load the gallium3d "swrastg" driver if available before falling backMartin Pieuchot
to the default mesa "swrast" one for software rendering. ok matthieu@
2012-11-04Include declaration of sparcDriverName()Tobias Ulmer
Fixes segfault on sunffb graphics. ok matthieu@
2012-10-29Attach the synaptics(4) driver to elantech touchpads during auto-configuration.Stefan Sperling
ok matthieu@
2012-10-27Regen autotools build system with a clean environment.Matthieu Herrb
It was previously generated with a config pointing to OpenBSD's libtool which is not ready yet.
2012-10-14regenMatthieu Herrb
2012-10-14Link Xorg with -lpthread, for the llvm-pipe drm. Requested by mpi@Matthieu Herrb
Tested that it doesn't have any performance impact. ok ajacoutot@, matthew@ (some months ago).
2012-10-08Fix bad merge that changed an fcntl() into a priv_open_device().Matthieu Herrb
Should fix mouse re-open after VT-switch
2012-08-14In priv_open_device() allow opening tty[E-J]0. While there removeMatthieu Herrb
ttyD[1-7] from the list, since those devices will never get used by X.
2012-08-12Fix a logic introducred in rev 1.23. The parent pid is initializedMatthieu Herrb
by the main X server too late in the privsep case (already in the unpriviliged child). So keep the early init for this case.
2012-08-08Un-blacklist radeon, blacklist radeonold. So X -configure will nowMatthieu Herrb
select the radeon driver.
2012-08-07Add privsep prototypes to osdep.hMatthieu Herrb
2012-08-07In non-privilege sepration mode, avoid accidentally sendingMatthieu Herrb
a SIGUSR1 signal to init(8). It can happen that xdm dies before the X server that it started. In that case X's is reparented by init... This is handled correctly when privilege separation is not compiled but got overlooked in the privilege separation case.
2012-08-07Rename 'socket' parameter to avoid shadowing the global declaration.Matthieu Herrb
2012-08-07Remove white space diff with X.Org.Matthieu Herrb
2012-08-05regen autotoolsMatthieu Herrb
2012-08-05Update to xserver 1.12.3.Matthieu Herrb
2012-06-20Remove mac68k bits from Xenocara.Matthieu Herrb
The imake config bits are not removed. Those files are frozen, until they can be removed, once the last port that still uses imake dies.
2012-06-16screenFd -> consoleFd conversions that were missed in xserver 1.12 import.Matthieu Herrb
2012-06-10Update to xserver 1.12.2. tested by naddy@, krw@, mpi@.Matthieu Herrb
2012-06-10Update to xserver 1.12.2. tested by naddy@, krw@, mpi@.Matthieu Herrb
2012-04-04Return an error much earlier if recvmsg fails.Matthieu Herrb
2012-03-10Disable doc formatting tools explicitelyMatthieu Herrb
2012-03-04Introduce a black list of drivers for Xorg -configure, and blacklistMatthieu Herrb
all radeon driver variants, except radeonold. This fixes the conflicting symbols warnings seen by Xorg -configure and forces it to use radeonold in the generated xorg.conf file. Xorg -configure is still broken in many ways, and should be avoided.
2012-02-11Use the 'macintosh' xkb model on adb keyboards. From mpi@, reminded byMatthieu Herrb
landry@. ok deraadt@
2012-02-07Disable build of Xserver on hp300 and mac68k. Building the XserverMatthieu Herrb
with gcc 2.95 is getting hopeless and there is not enough manpower at the moment to switch these platforms to a more recent compiler. ok miod@, Nick@
2012-01-31Update to xserver 1.11.4. tested by krw@, shadchin@.Matthieu Herrb
2012-01-08Switch to the xf86-input-ws input driver for mouse by default.Matthieu Herrb
ok shadchin@.
2011-12-29Revert stuff from my local tree which leaked in xserver 1.11.3 update.Matthieu Herrb
2011-12-18Bugfix Update to xserver 1.11.3Matthieu Herrb
2011-11-15Merge patch from http://patchwork.freedesktop.org/patch/7707/,Antoine Jacoutot
Xi: allow passive keygrabs on the XIAll(Master)Devices fake deviceslogin. Amongst other things, this fixes a regression that can be seen in media keys handling under gnome-settings-daemon. ok matthieu@
2011-11-05Bring back ChangeLogMatthieu Herrb