diff options
author | Jon TURNEY <jon.turney@dronecode.org.uk> | 2009-11-07 19:28:18 +0000 |
---|---|---|
committer | Jon TURNEY <jon.turney@dronecode.org.uk> | 2010-04-28 14:26:52 +0100 |
commit | 81a081c1f0cb55df94cb10495aa7ad71cd5a9afb (patch) | |
tree | bbf62d83fa5b1561e66080fc45a364b1da4a5577 /configure.ac | |
parent | ffaae7c0c69a51a53a76146c79f3630ae197a443 (diff) |
Cygwin/X: AIGLX using native WGL
A rewrite of the XWin DDX AIGLX code to actually make it do something useful again
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Colin Harrison <colin.harrison@virgin.net>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index b48d3a9c5..65d18c49f 100644 --- a/configure.ac +++ b/configure.ac @@ -2220,6 +2220,7 @@ hw/dmx/Makefile hw/vfb/Makefile hw/xnest/Makefile hw/xwin/Makefile +hw/xwin/glx/Makefile hw/xquartz/Makefile hw/xquartz/GL/Makefile hw/xquartz/bundle/Makefile |