6200b74e77c5b90def007dd43c454d8147cd24a5
This commit introduces a new header file `nanovg_gl46.h` that implements the NanoVG rendering context using OpenGL 4.6. The new backend utilizes Direct State Access (DSA) functions, immutable texture storage, and explicit layout qualifiers. It includes definitions for creating and deleting the rendering context, as well as functions for handling images with OpenGL 4.6.
Description
No description provided
Languages
C++
97.4%
CMake
1.9%
C
0.7%