cogl/configure.ac: add options to control driver/egl platform
authorRobert Bragg <robert@linux.intel.com>
Thu, 10 Mar 2011 15:15:08 +0000 (15:15 +0000)
committerRobert Bragg <robert@linux.intel.com>
Thu, 5 May 2011 13:46:03 +0000 (14:46 +0100)
commit1c502fbbc85429e1108768fc92da4d6913ffbc42
treebb3bfc380c543546982b53464918ee8e2bf0bd81
parente26a59afc854d9685424f3acf5a54a938725c470
cogl/configure.ac: add options to control driver/egl platform

This allows more detailed control over the driver and winsys features
that Cogl should have. Cogl is designed so it can support multiple
window systems simultaneously so we have enable/disable options for
the drivers (gl vs gles1 vs gles2) and options for the individual window
systems; currently glx and egl. Egl is broken down into an option
for each platform.
clutter/cogl/cogl/cogl-1.0-clutter.pc.in
clutter/cogl/configure.ac
configure.ac