Neil Roberts c83ad109db Make backface culling work with vertex buffers
Backface culling is enabled as part of cogl_enable so the different
rendering functions in Cogl need to explicitly opt-in to have backface
culling enabled. Cogl vertex buffers should allow backface culling so
they should check whether it is enabled and then set the appropriate
cogl_enable flag.
2009-05-21 14:57:07 +01:00
2009-05-06 17:59:25 +01:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%