mirror of
https://github.com/brl/mutter.git
synced 2024-12-25 04:22:05 +00:00
docs: Update the release notes
This commit is contained in:
parent
e689d01800
commit
83c560db98
@ -289,6 +289,13 @@ features).
|
||||
Release Notes for Clutter 1.10
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
• The long since broken depth cueing support in ClutterStage has been
|
||||
deprecated; the fixed pipeline fog API has been pretty much useless
|
||||
since the switch to colors and textures with premultiplied alpha
|
||||
channels. Setting ClutterStage:use-fog to TRUE has no visible results,
|
||||
and querying the :use-fog and :fog properties will always yield the
|
||||
default values.
|
||||
|
||||
• ClutterDeformEffect switched from using CoglVertexBuffer to using the
|
||||
CoglPrimitive API internally, to improve performance and use non-deprecated
|
||||
Cogl API. CoglPrimitive converts COGL_WRAP_MODE_AUTOMATIC to
|
||||
|
Loading…
Reference in New Issue
Block a user