nicebyte / nicegraf

An abstraction layer for graphics APIs.
198 stars 13 forks source link

Add userdata pointer to allocation callbacks #206

Closed rkevingibson closed 5 months ago

rkevingibson commented 5 months ago

As described in issue https://github.com/nicebyte/nicegraf/issues/205, this adds an optional userdata pointer to ngf_allocation_callbacks that is passed to allocate and free.