Migrate the WASAPI backend over to the new callback system.
This includes changes to callbacks used by custom backends. It adds a `pConfig` parameter to both onContextInit and onDeviceInit. This allows custom backends to specify custom config properties.
Showing
This diff is collapsed.
Please register or sign in to comment