diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-13 18:31:12 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-13 18:31:12 +0100 |
commit | e7414dd28460f6e364e5bb57b22c4a798be8d386 (patch) | |
tree | 4a5aecb8f0d16683f1c4b524df85ce591ab3fe59 /LIMITATIONS | |
parent | add drm_get (diff) | |
download | blueshift-e7414dd28460f6e364e5bb57b22c4a798be8d386.tar.gz blueshift-e7414dd28460f6e364e5bb57b22c4a798be8d386.tar.bz2 blueshift-e7414dd28460f6e364e5bb57b22c4a798be8d386.tar.xz |
add function for applying curves with drm
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'LIMITATIONS')
-rw-r--r-- | LIMITATIONS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/LIMITATIONS b/LIMITATIONS index 44a3c63..ab9989d 100644 --- a/LIMITATIONS +++ b/LIMITATIONS @@ -15,6 +15,7 @@ VidMode can only modify the primary monitor. Blueshift only support up to 64 monitors (per screen?). If you have more please send be a photo of your awesome setup and I will make sure to fix this. + (This limitation does not exist under TTY using DRM.) Blueshift requires adjustable gamma ramps. It is very rare that video drivers do not support this. |