]> git.tdb.fi Git - libs/gl.git/commitdiff
Add inline data items to the collection
authorMikko Rasa <tdb@tdb.fi>
Sun, 9 May 2021 10:53:13 +0000 (13:53 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 9 May 2021 10:53:13 +0000 (13:53 +0300)
This simplifies the internals of various objects and does away with
the special keep() semantic of RefPtr.

Blend and DepthTest will be handled separately as part of rendering
state rework.


No differences found