From 6395d85e11f28b3f7ac22232abb8840b45360104 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 22 May 2014 19:51:52 +0200 Subject: m + add fake quartz MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/fake-w32-gdi.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/fake-w32-gdi.c') diff --git a/src/fake-w32-gdi.c b/src/fake-w32-gdi.c index 048b64d..66fa91f 100644 --- a/src/fake-w32-gdi.c +++ b/src/fake-w32-gdi.c @@ -19,6 +19,12 @@ # error Compiling fake-w32-gdi.c without FAKE_GAMMA_METHOD_W32_GDI #endif +/* This file very sloppily translates Windows GDI calls to X RandR calls. + * It should by no means be used, without additional modification, as a + * part of a compatibility layer. The purpose of this file is only to make + * it possible to test for logical errors in Windows specific code on + * a GNU/Linux system under X. */ + #include "fake-w32-gdi.h" -- cgit v1.2.3-70-g09d2