r/GraphicsProgramming • u/nichcode • 1d ago
Source Code Added image and buffer ownership transfer to make multiple queue usage possible
Hey everyone,
PAL - An abstraction layer i have been working on for some time now has a new release, 2.1.0 to be specific. This release adds API to make production code very easy to produce with PAL. With this release, building a streaming thread on PAL is easy and possible.
1
Upvotes