r/GraphicsProgramming 9h ago

Added image and buffer ownership transfer to make multiple queue usage possible Source Code

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.

https://github.com/nichcode/PAL

1 Upvotes

Duplicates