Commit graph

19 commits

Author SHA1 Message Date
David Lawson
5851327861
WIP: Odin build fixes (#1745)
* libglvnd: add back exception for L4T and Ayn

* xorg-launch-helper: special case for odin

* Odin: fix retroarch assets path

* busybox: add odin-workaround to init script

* xorg-server: add rotation patch

* xorg-server: don't move libglx.so for odin

* xorg-server: remove dangling if from xorg-configure
2023-01-21 17:44:45 +01:00
Tomáš Kelemen (vudiq)
ee6140e55c
Merge 'libreelec/master' 2022-03-04 00:02:04 +01:00
SupervisedThinking
aff99f040a xorg-server: updated configure script
- updated GLX lib handling
- added indirect rendering
2021-12-24 18:11:45 +01:00
GavinDarkglider
3a8bf282c6
[WIP] More switch/l4t stuff (#1543)
* Update UCM, Add initial LibreELEC build changes, Add alsastate save/restore, remove old ffmpeg from switch builds
* Add mount to switch build for cheats
* Add support for nvmpi to new ffmpeg
* L4T/Switch: use Python3
* L4T: use upstream openssh package
* openssh: add Switch specific patch for keydir
* project/device options cleanup, typos, other fixes
* moonlight: move the core to lakka packages, build for other targets
* rearange a few patches
* L4T: use upstream xorg-server package
* L4T: use upstream libglvnd package
* L4T: use upstream mesa package
* L4T: use upstream util-linux package
* Remove xpadneo from L4T builds

Co-authored-by: Tomáš Kelemen (vudiq) <vudiq@vudiq.sk>
2021-11-20 12:19:31 +01:00
5schatten
1f9c62f4d1 xorg-server: restore the mess 2019-09-18 21:40:28 +02:00
5schatten
8eef015081 xorg-server: updated to support libglvnd / clean up 2019-09-18 19:46:30 +02:00
CvH
54798d6df1 spdx: packages/x11 2018-07-18 22:37:47 +02:00
MilhouseVH
9c17ed5fc2 Rebranding: Follow up 2016-03-16 05:03:51 +00:00
Lukas Rusak
390da478ac xorg-server: allow using multiple nvidia drivers 2015-12-21 23:36:53 -08:00
Stefan Saraev
22d3a722a2 xorg-configure: dont count on tmpfiles
udevd runs early, xorg-configure can be started at any time

this should solve a (very rare) race on dual gpu setups..
2014-11-08 17:48:51 +01:00
Stefan Saraev
0c63d4cefc xorg: xorg-configure: /var/run is already there 2014-02-26 19:57:04 +02:00
Stephan Raue
0f3e2d4ffa update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
Stefan Saraev
2dc27d4b6c xorg: fix configure on multi-gpu setups.
no more than one xorg-configure@ should be allowed. so pick the first card

this hardly depends on current xorg udev rules (see commit a4b62c0017)
or on all drm drivers built as modules.
2013-10-11 13:25:36 +03:00
Stephan Raue
afda7312e1 xorg-server: remove fglrx support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-09-26 07:44:43 +02:00
Stefan Saraev
9b2a8fbb9b clean up 2013-08-29 12:03:36 +03:00
Stephan Raue
2b628980db xorg-server: rework systemd service files and helper scripts
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-17 20:04:21 +02:00
Stephan Raue
1399871f4d xorg-server: monitor debug.conf, start with debug logging if we start in debug mode, service files rework
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-11 04:26:38 +02:00
Stephan Raue
eea8b11d3c xorg-server: rework systemd start scripts, cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-06 12:37:54 +02:00
Stephan Raue
1bfe7bba0d xorg-server: add initial systemd support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-05 10:44:06 +02:00