mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 02:19:15 +00:00
Robert Bragg
be46b872e9
material: Replace CoglHandle with CoglMaterial *
As part of the ongoing effort to remove CoglHandle from the API this switches the cogl_material API to use a strongly typed CoglMaterial pointer instead of CoglHandle.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%