libobs/graphics: Add null/context warnings
Adds warnings for graphics functions to ensure that graphics functions are called within an active graphics context, and add warnings if required pointer parameters are null.
This commit is contained in:
Adds warnings for graphics functions to ensure that graphics functions are called within an active graphics context, and add warnings if required pointer parameters are null.