summaryrefslogtreecommitdiff
path: root/cogl/Makefile.am
diff options
context:
space:
mode:
authorRobert Bragg <robert@linux.intel.com>2012-01-25 19:29:29 +0000
committerRobert Bragg <robert@linux.intel.com>2012-01-27 22:11:51 +0000
commit0c12bb801e57650e56bd862f80f593f88a19fbd6 (patch)
treeddb4954d4d1c2408147b91c91d6914cb0604537b /cogl/Makefile.am
parentb28c29b8b78843e4847fcf5c16be97a5d6172bfa (diff)
downloadcogl-0c12bb801e57650e56bd862f80f593f88a19fbd6.tar.gz
kms: Add mirror support and env var configurability
This adds support for mirroring the display output on two KMS connectors. This patch also checks for a number of environment variables that can influence how KMS is configured. The following variables can be set: COGL_KMS_MIRROR: If this is set to anything then Cogl will try and setup two connectors with the same resolution so that onscreen frame buffers can be mirrored. COGL_KMS_CONNECTOR0: This can be set to an integer identifier for a specific KMS connector id to use for the first output. COGL_KMS_CONNECTOR0_MODE: Can be set to a mode name like "1024x768" explicitly select what mode should be used for the first output. If COGL_KMS_MIRROR is set then COGL_KMS_CONNECTOR1 and COGL_KMS_CONNECTOR1_MODE can optionally be set to specify a connector id and mode name for the second output.
Diffstat (limited to 'cogl/Makefile.am')
0 files changed, 0 insertions, 0 deletions