mirror of
https://github.com/brl/mutter.git
synced 2025-03-24 20:23:56 +00:00

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
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%