about summary refs log tree commit diff
path: root/pkgs/servers/x11
Commit message (Collapse)AuthorAge
* Merge #18717: xf86-video-intel: update and use DRI3Vladimír Čunát2016-09-18
|\ | | | | | | ... by default
| * xf86-video-intel: 2016-05-22 -> 2016-09-08Benjamin Saunders2016-09-17
| | | | | | | | Enable DRI3 by default while we're at it.
* | xorg: expression cleanupVladimír Čunát2016-09-16
| | | | | | | | | | The generating script needed to be updated not to overwrite the hardening changes back.
* | xf86-input-evdev: bugfix 2.10.2 -> 2.10.3Vladimír Čunát2016-09-16
| |
* | xf86-video-{ati,amdgpu}: maintenance updatesVladimír Čunát2016-09-16
| |
* | xorg xkeyboard-config: 2.17 -> 2.18Vladimír Čunát2016-09-16
| |
* | xorg.xf86-input-libinput: 0.19.0 -> 0.19.1Vladimír Čunát2016-09-14
|/ | | | | It fixes a typo in API (!). https://lists.x.org/archives/xorg-announce/2016-September/002705.html
* Merge commit 'adaee73' from staging into masterTuomas Tynkkynen2016-09-03
|\ | | | | | | | | | | | | | | | | | | This one was already merged into release-16.09, so let's not have the stable branch is ahead of master and confuse things. In addition to that, currently we have an odd situation that master has less things actually finished building than in staging. Conflicts: pkgs/data/documentation/man-pages/default.nix
| * docdev -> devdocEelco Dolstra2016-09-01
| | | | | | | | | | It's "developer documentation", not "documentation developer" after all.
* | xorg: Mark obsolete xorgvideo* drivers brokenTuomas Tynkkynen2016-09-02
|/ | | | | | | | | These are now showing up as broken builds in Hydra since 2daefaf4572. None of these compiled even in 16.03 and I think all of them are for pretty obsolete hardware, so just mark them as broken. (In principle the xorg generator could be made to ignore them but that would be more work.)
* xcb-util-xrm: Fix 'lib.optional' usageTuomas Tynkkynen2016-08-30
| | | | That produces a list containing a singleton list containing libX11.
* Merge remote-tracking branch 'dezgeg/shuffle-outputs' into stagingTuomas Tynkkynen2016-08-30
|\ | | | | | | https://github.com/NixOS/nixpkgs/pull/14766
| * xorg.xf86videoati: Use dev output of xorgserverTuomas Tynkkynen2016-08-30
| | | | | | | | | | TODO: Darwin xorgserver should have consistent outputs with the Linux one.
| * treewide: Shuffle outputsTuomas Tynkkynen2016-08-29
| | | | | | | | Make either 'bin' or 'out' the first output.
* | xorg.fontbhttf: mark as unfreeVladimír Čunát2016-08-29
| | | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=317641
* | treewide: stop using fontbhttfVladimír Čunát2016-08-29
| |
* | xorg.xf86videoxgi: add patch to fix buildRobin Gloster2016-08-29
|/
* Merge branch 'hardened-stdenv' into stagingobadz2016-08-22
|\ | | | | | | | | | | | | Closes #12895 Amazing work by @globin & @fpletz getting hardened compiler flags by enabled default on the whole package set
| * Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-16
| |\
| * | xorg.*: disable relro/bindnow hardeningRobin Gloster2016-08-14
| | | | | | | | | | | | Breaks the module system at runtime otherwise.
| * | xorg.xorgserver: disable relro hardeningRobin Gloster2016-08-12
| | | | | | | | | | | | Fixes modesetting module loading.
| * | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-12
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-03
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-31
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-21
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-15
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-06-10
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-05-30
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz2016-05-18
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-04-18
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xorg: switch off bindnow hardening for all packagesRobin Gloster2016-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | X otherwise fails to load modules.
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-02-07
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | xorg.sessreg: Fix build on gcc-5Franz Pletz2016-01-30
| | | | | | | | | | | | |
* | | | | | | | | | | | | xorg xf86-video-amdgpu: init at 1.1.0Vladimír Čunát2016-08-21
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #17682, closes #17857. The resulting binary is the same as in the PR, but this uses auto-generated expression with override.
* | | | | | | | | | | | xcbutilxrm: init at 1.0Marius Bakke2016-08-14
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | xorg.libpciaccess: Not supported on DarwinTuomas Tynkkynen2016-08-04
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://hydra.nixos.org/build/38160825/nixlog/1/raw
* | | | | | | | | | xorg.xcbutilcursor: Don't wipe out most meta attrsTuomas Tynkkynen2016-08-02
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | xorg.xorgserver: enable glamor supportGabriel Ebner2016-07-30
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Adding intel-gpu-tools to xorg.Lluís Batlle i Rossell2016-07-20
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Escape all shell arguments uniformlyzimbatm2016-06-12
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge #15639: xorg-server 1.17.4 -> 1.18.3Vladimír Čunát2016-06-05
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | ... and fglrxCompat to maintain compatibility.
| * | | | | xf86-input-evdev: split dev outputVladimír Čunát2016-05-23
| | | | | |
| * | | | | xorg-server: major update 1.17.4 -> 1.18.3Vladimír Čunát2016-05-23
| | | | | |
| * | | | | xorg: add fglrxCompat parameterVladimír Čunát2016-05-22
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' into stagingVladimír Čunát2016-05-23
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | That's to get mesa rebuild from master, as it's nontrivial.
| * | | | | xf86-video-intel: 2015-11-14 -> 2016-05-22Eelco Dolstra2016-05-22
| | | | | | | | | | | | | | | | | | | | | | | | This fixes compositing in KDE on a Intel HD Graphics 530 for me.
| * | | | | xkeyboard-config: 2.16 -> 2.17Eelco Dolstra2016-05-22
| | | | | |
| * | | | | xf86-video-modesetting: RemoveEelco Dolstra2016-05-22
| |/ / / / | | | | | | | | | | | | | | | | | | | | This driver is part of xorg-server now, so we were using an outdated version.
* | | | | xorg: various updatesVladimír Čunát2016-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | It would cost quite some work to split this into more commits sensibly, and there would probably be little gain.
* | | | | xf86-input-synaptics: split dev outputVladimír Čunát2016-05-22
|/ / / /