mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 11:59:12 +00:00
Robert Bragg
595271ac87
clip_stack: Remove use of CoglHandle in the CoglClipStack API
This replaces the use of CoglHandle with strongly type CoglClipStack * pointers instead. The only function not converted for now is cogl_is_clip_stack which will be done in a later commit.
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%