summaryrefslogtreecommitdiffstats
path: root/core/modules/xorg
Commit message (Collapse)AuthorAgeFilesLines
* [*] 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)
* merge with latest dev versionSebastian2016-04-2515-0/+706