mirror of
https://github.com/nicbarker/clay.git
synced 2025-12-25 18:41:06 +00:00
Instead of `gdi_fabulous` introduced some bit flags for enabling/disabling features individually. Mainly for testing and benchmarking purposes of these features until we decide the best implementation for each of them. So they are enabled by setting flags with `Clay_Win32_SetRendererFlags()` in user code (demo in this case) |
||
|---|---|---|
| .. | ||
| cairo | ||
| raylib | ||
| SDL2 | ||
| SDL3 | ||
| web | ||
| win32_gdi | ||