mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 07:01:30 +00:00
[doc] miscellaneous punctuation fixes
Some checks failed
build / client (Debug, map[cc:clang cxx:clang++], libdecor) (push) Has been cancelled
build / client (Debug, map[cc:clang cxx:clang++], xdg-shell) (push) Has been cancelled
build / client (Debug, map[cc:gcc cxx:g++], libdecor) (push) Has been cancelled
build / client (Debug, map[cc:gcc cxx:g++], xdg-shell) (push) Has been cancelled
build / client (Release, map[cc:clang cxx:clang++], libdecor) (push) Has been cancelled
build / client (Release, map[cc:clang cxx:clang++], xdg-shell) (push) Has been cancelled
build / client (Release, map[cc:gcc cxx:g++], libdecor) (push) Has been cancelled
build / client (Release, map[cc:gcc cxx:g++], xdg-shell) (push) Has been cancelled
build / module (push) Has been cancelled
build / host-linux (push) Has been cancelled
build / host-windows-cross (push) Has been cancelled
build / host-windows-native (push) Has been cancelled
build / idd (push) Has been cancelled
build / obs (clang) (push) Has been cancelled
build / obs (gcc) (push) Has been cancelled
build / docs (push) Has been cancelled
Some checks failed
build / client (Debug, map[cc:clang cxx:clang++], libdecor) (push) Has been cancelled
build / client (Debug, map[cc:clang cxx:clang++], xdg-shell) (push) Has been cancelled
build / client (Debug, map[cc:gcc cxx:g++], libdecor) (push) Has been cancelled
build / client (Debug, map[cc:gcc cxx:g++], xdg-shell) (push) Has been cancelled
build / client (Release, map[cc:clang cxx:clang++], libdecor) (push) Has been cancelled
build / client (Release, map[cc:clang cxx:clang++], xdg-shell) (push) Has been cancelled
build / client (Release, map[cc:gcc cxx:g++], libdecor) (push) Has been cancelled
build / client (Release, map[cc:gcc cxx:g++], xdg-shell) (push) Has been cancelled
build / module (push) Has been cancelled
build / host-linux (push) Has been cancelled
build / host-windows-cross (push) Has been cancelled
build / host-windows-native (push) Has been cancelled
build / idd (push) Has been cancelled
build / obs (clang) (push) Has been cancelled
build / obs (gcc) (push) Has been cancelled
build / docs (push) Has been cancelled
This commit is contained in:
@@ -47,7 +47,7 @@ Is a passed-through GPU required?
|
|||||||
|
|
||||||
No. The IDD can create an SDR display using software processing when it cannot
|
No. The IDD can create an SDR display using software processing when it cannot
|
||||||
use a Windows render adapter. A hardware adapter is strongly recommended for
|
use a Windows render adapter. A hardware adapter is strongly recommended for
|
||||||
lower latency, higher refresh rates, HDR and cadence scheduling.
|
lower latency, higher refresh rates, HDR, and cadence scheduling.
|
||||||
|
|
||||||
The Linux client still needs an EGL-capable host graphics driver. Direct
|
The Linux client still needs an EGL-capable host graphics driver. Direct
|
||||||
DMA-BUF import depends on the host GPU and driver; the client falls back to a
|
DMA-BUF import depends on the host GPU and driver; the client falls back to a
|
||||||
|
|||||||
@@ -13,11 +13,11 @@ Right-click the helper and open the log directory. The files are stored in:
|
|||||||
|
|
||||||
Collect these files when reporting an IDD fault:
|
Collect these files when reporting an IDD fault:
|
||||||
|
|
||||||
* ``looking-glass-idd.txt`` -- display creation, GPU selection, modes,
|
* ``looking-glass-idd.txt``: display creation, GPU selection, modes,
|
||||||
transport and frame scheduling;
|
transport and frame scheduling;
|
||||||
* ``looking-glass-input.txt`` -- direct keyboard and mouse device activity;
|
* ``looking-glass-input.txt``: direct keyboard and mouse device activity;
|
||||||
* ``looking-glass-idd-service.txt`` -- service and driver control requests;
|
* ``looking-glass-idd-service.txt``: service and driver control requests; and
|
||||||
* ``looking-glass-idd-helper.txt`` -- configuration, topology and user
|
* ``looking-glass-idd-helper.txt``: configuration, topology and user
|
||||||
notifications.
|
notifications.
|
||||||
|
|
||||||
Each log rotates through suffixes ``.1`` to ``.4``. Include the current file
|
Each log rotates through suffixes ``.1`` to ``.4``. Include the current file
|
||||||
|
|||||||
@@ -60,7 +60,7 @@ For a new installation, use:
|
|||||||
* the matching Looking Glass IDD in the Windows guest; and
|
* the matching Looking Glass IDD in the Windows guest; and
|
||||||
* SPICE only for the fallback or convenience services you need.
|
* SPICE only for the fallback or convenience services you need.
|
||||||
|
|
||||||
Use matching Looking Glass releases for the current client, IDD and OBS plugin.
|
Use matching Looking Glass releases for the current client, IDD, and OBS plugin.
|
||||||
The shared-memory protocol changes between releases and incompatible components
|
The shared-memory protocol changes between releases and incompatible components
|
||||||
will not connect. Users of the legacy host application must use the complete
|
will not connect. Users of the legacy host application must use the complete
|
||||||
matching B7 stack described below.
|
matching B7 stack described below.
|
||||||
|
|||||||
Reference in New Issue
Block a user