Robert Bragg 2f0bda49fc [cogl] renamed cogl_enable_* to cogl_set_*_enabled + added getters
cogl_enable_depth_test and cogl_enable_backface_culling have been renamed
and now have corresponding getters, the new functions are:
  cogl_set_depth_test_enabled
  cogl_get_depth_test_enabled
  cogl_set_backface_culling_enabled
  cogl_get_backface_culling_enabled
2009-05-28 02:43:36 +01:00
2009-05-06 17:59:25 +01:00
2008-04-25 13:37:36 +00:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%