mutter/cogl/driver
Robert Bragg c415818537 cogl: consolidate _create_context_driver + _features_init
This moves the functionality of _cogl_create_context_driver from
driver/{gl,gles}/cogl-context-driver-{gl,gles}.c into
driver/{gl,gles}/cogl-{gl,gles}.c as a static function called
initialize_context_driver.

cogl-context-driver-{gl,gles}.[ch] have now been removed.
2011-04-11 15:26:25 +01:00
..
gl cogl: consolidate _create_context_driver + _features_init 2011-04-11 15:26:25 +01:00
gles cogl: consolidate _create_context_driver + _features_init 2011-04-11 15:26:25 +01:00
Makefile.am Intial Re-layout of the Cogl source code and introduction of a Cogl Winsys 2009-10-16 18:58:50 +01:00