mirror of
https://github.com/brl/mutter.git
synced 2025-02-09 10:04:08 +00:00
![Robert Bragg](/assets/img/avatar_default.png)
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