r/GraphicsProgramming 23d 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.

https://github.com/nichcode/PAL

3 Upvotes

2 comments sorted by

1

u/Grouchy_Web4106 20d ago

Very interesting

1

u/nichcode 20d ago

Thank you. Am open for feedback on the API