summaryrefslogtreecommitdiffstats
path: root/core/modules/xorg
Commit message (Collapse)AuthorAgeFilesLines
* [xorg] Implement has_option in XsessionSimon Rettberg2024-02-291-1/+21
|
* [xorg] Add libinput config to enable click-on-tapSimon Rettberg2023-12-201-0/+7
|
* [lightdm-greeter-bwlp/xorg] Fix: lightdm restarts on failed authSimon Rettberg2023-05-033-1/+14
|
* [xorg] Make script return trueSimon Rettberg2023-02-161-0/+1
|
* [xorg] Add logout hang bug workaroundSimon Rettberg2023-01-171-0/+7
|
* Make buildable on debian 12Simon Rettberg2022-12-122-7/+4Star
|
* [xorg] Fix MatchDriver for nvidiaSteffen Ritter2022-10-131-1/+1
| | | | | | Using "nvidia" OR "nvidia-drm" to hopefully catch all driver possibilities and start X11 with/without active screens.
* [remote-access/xorg] Use OutputClass instead of Device for dynamic stuffSimon Rettberg2022-09-091-4/+5
|
* [xorg] Include glxinfoSimon Rettberg2022-07-272-0/+2
|
* [xorg] Using newer mesa libs breaks 3D accel on older intel chipsSimon Rettberg2022-07-251-3/+0Star
|
* [xorg] Mirror libgl1-mesa-driSimon Rettberg2022-03-291-1/+1
|
* [xorg] Install libgl1-mesa-dri 22.0-rc3 to avoid glitchesSimon Rettberg2022-03-102-0/+10
|
* [xorg] Alas, the intel module still seems needed for older hwSimon Rettberg2022-02-231-3/+4
|
* [xorg] iris driver workaround: Only required for Mesa 20.xSimon Rettberg2021-11-151-17/+16Star
| | | | | | | | 21.x apparently fixed all the issues that appeared with the iris driver and hardware acceleration. Check for Mesa 20 specifically. Also use a more refined workaround by setting an env-var that only affects the iris driver, which saves us from checking which driver appears to be in use by grepping the Xorg log file.
* [xorg] Fix moveSimon Rettberg2021-07-231-5/+2Star
|
* [systemd] Drop /usr prefixSimon Rettberg2021-07-236-5/+1Star
|
* Remove COPYLIST boilerplate from every module; move to setup_targetSimon Rettberg2021-07-121-6/+0Star
|
* [xorg] intel_drv is deprecated, use modesettingSimon Rettberg2021-04-071-5/+0Star
|
* [xorg] Remove deprecated intel module, add qxl moduleSimon Rettberg2021-03-163-140/+2Star
|
* [xorg] Add xsession startup loggingSimon Rettberg2021-03-011-32/+18Star
|
* [xorg] Improve intel matching for IRIS fixSimon Rettberg2020-10-051-1/+1
| | | | | | For some reason, on some intel NUCs, the nvidia driver is attempted to be loaded even though it doesn't even exist. The old grep matched that and then failed to apply the fix.
* [xorg] Add config to allow X to start with NVIDIA without displaysSimon Rettberg2020-09-231-0/+5
| | | | | | | The nvidia driver would abort the Xserver startup if it determines that no displays are connected. We don't want this as it might yield false positives in rare conditions, and also would prevent using the machine in headless mode for remote access.
* [xorg] I swear this worked yesterdaySimon Rettberg2020-08-121-2/+2
|
* [xorg] Conditionally apply Iris workaroundSimon Rettberg2020-08-101-1/+17
|
* [xorg] Force using old i965 OpenGL driver on intelSimon Rettberg2020-08-041-0/+10
| | | | | | The newer Iris driver causes corruption and glitches with 3D acceleration on VMware 15.5.6 -- maybe retry the newer driver some time in the future.
* Debian!Simon Rettberg2020-05-193-132/+104Star
|
* [*] cd <...> || perror --> cde <...>Simon Rettberg2019-11-261-2/+2
|
* [rfs/xorg] move xterm to xorg moduleJonathan Bauer2019-07-302-0/+2
|
* [xorg] add missing gl vendor mesa def fileJonathan Bauer2019-07-101-2/+3
| | | | libegl-mesa0 registers the libEGL_mesa extension via /usr/share/glvnd/egl_vendor.d/
* [xorg] Remove unneeded packageSimon Rettberg2019-07-091-1/+0Star
|
* [xorg] Add more EGL stuffSimon Rettberg2019-07-091-0/+2
|
* [xorg] Clean up required packagesSimon Rettberg2019-05-231-6/+5Star
|
* [xorg] include xauthJonathan Bauer2019-04-182-1/+3
|
* [xorg] Remove "set -e"Simon Rettberg2019-03-221-2/+0Star
|
* [xorg] Include legacy ati drivers (if installed only)Simon Rettberg2019-02-211-0/+1
|
* [xorg] Add libEGL tooSimon Rettberg2019-02-211-0/+3
|
* [xorg] Add missing packages; cleanupSimon Rettberg2019-02-214-32/+9Star
|
* [xorg] force evdev for eGalax touchscreenJonathan Bauer2018-09-141-0/+9
|
* [xorg] Pin X driver versionsSimon Rettberg2018-09-122-5/+12
|
* [xorg] add ubuntu 18.04 configJonathan Bauer2018-03-211-0/+90
|
* [xorg] do not delete libglamor anymoreJonathan Bauer2017-11-302-3/+10
| | | | | The bug described in the comments seems to be fixed for newer Xorg versions
* [xorg] add xorg config for intel gpusJonathan Bauer2017-11-301-0/+5
| | | | | | matches on kernel module i915 and loads intel_drv.so this config is not provided by the xserver-xorg-video-intel package for some reason....
* [xorg] Support building xorg drivers from source, do for amdgpu and radeonSimon Rettberg2017-11-242-5/+52
|
* [xorg] Include s3tc support libSimon Rettberg2017-11-221-0/+2
|
* [xorg] Support Ubuntu 17.10Jonathan Bauer2017-11-172-2/+4
|
* [xorg] ubuntu 17Jonathan Bauer2017-11-131-0/+69
| | | | | * vmmouse input driver is now built-in the kernel (CONFIG_MOUSE_PS2_VMMOUSE) * no more matrox support for video driver
* [xorg] Include x11-utils (xmessage, xkill, etc.)Simon Rettberg2017-04-062-0/+3
|
* Seems some files were given an extra shebang with ↵Simon Rettberg2017-03-101-1/+0Star
| | | | c79dec3ba517967c09ef398b20d577271774df19
* Add bash shebangs to all our includes:Simon Rettberg2017-02-2810-0/+10
| | | | | | | github misidentifies lots of includes in its code stats and syntax highlighting. Try to make it a nicer place by giving it a hint via that shebang. It's actually useless in files that are being sourced, but it doesn't hurt either.
* merge with latest dev version (tm-scripts commit ↵Jonathan Bauer2016-12-234-10/+58
| | | | f5a59daf8d70a9027118292cd40b18c221897408)