mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
cogl.symbols: Reinstate cogl2_clip_push_from_path
This API was re-added into COGL for the 1.10.x release as of commit 361bd516f. This will be removed once we branch into the 1.11.x development cycle.
This commit is contained in:
parent
b13392dbe2
commit
199821d8c3
@ -5,6 +5,9 @@
|
||||
#endif
|
||||
|
||||
#ifdef COGL_ENABLE_EXPERIMENTAL_API
|
||||
/* cogl2_clip_push_from_path is only for 1.10.x*/
|
||||
cogl2_clip_push_from_path
|
||||
|
||||
cogl2_path_arc
|
||||
cogl2_path_close
|
||||
cogl2_path_curve_to
|
||||
|
Loading…
x
Reference in New Issue
Block a user