cbfc8f89e9
Addresses an issue where the Metal render driver (macOS) could not handle the clipping rectangle {-8192, -8192, 16384, 16384} and would simply draw nothing to the screen. The solution is to ensure the cliprect coordinates are not negative, which also doesn't break the other render drivers. Co-authored-by: Kristian Bolino <kbolino@kbolino.com> |
||
---|---|---|
.. | ||
main.c | ||
Makefile | ||
nuklear_sdl_renderer.h |