aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-10-22 15:36:02 +0200
committerMattias Andrée <maandree@kth.se>2019-10-22 15:36:02 +0200
commit0e7b1e9e2d38da8b0a157a97d43b07321abc5e54 (patch)
tree5279e9c36270a04b45f5835984d276a81b239cef
parentFix typo (diff)
downloadcg-tools-0e7b1e9e2d38da8b0a157a97d43b07321abc5e54.tar.gz
cg-tools-0e7b1e9e2d38da8b0a157a97d43b07321abc5e54.tar.bz2
cg-tools-0e7b1e9e2d38da8b0a157a97d43b07321abc5e54.tar.xz
Add KNOWN_ISSUES
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--KNOWN_ISSUES5
1 files changed, 5 insertions, 0 deletions
diff --git a/KNOWN_ISSUES b/KNOWN_ISSUES
new file mode 100644
index 0000000..fda1fd6
--- /dev/null
+++ b/KNOWN_ISSUES
@@ -0,0 +1,5 @@
+cg-negative and cg-darkroom do not work properly on all machines.
+In particular this seems to be a problem on machines where the
+number of gamma stops in X (not DRM even though this problem also
+occurs when using DRM) not 256. This is a kernel/graphics driver
+issue.