clay/renderers
Philosoph228 9a6c66912b
Implement bit flags to toggle GDI renderer features
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)
2025-04-02 11:54:35 +05:00
..
cairo [Core] Replace config macros with a single unified configuration struct (#240) 2025-02-04 17:00:19 +13:00
raylib Merge branch 'nicbarker:main' into main 2025-03-10 09:12:52 -05:00
SDL2 math.h include missing cause lots of warning logs 2025-03-15 21:51:36 +00:00
SDL3 [Renderers/SDL3] Enable sdl3 alpha blending (#261) 2025-02-17 08:48:19 +13:00
web [Renderers/Web] treat RenderCommand.commandType as uint8_t instead of uint32_t (#162) 2025-01-05 14:34:16 +13:00
win32_gdi Implement bit flags to toggle GDI renderer features 2025-04-02 11:54:35 +05:00