This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
nanovg
mirror of
https://github.com/VCVRack/nanovg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
188
Commits
2
Branches
3.7MB
Tree:
893f31c318
master
shared-context
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '893f31c318'
${ noResults }
nanovg
/
src
History
Christian Forfang
893f31c318
Fixed potentially uninitialized local variable warning
11 years ago
..
fontstash.h
Explicit cast to make C++ compilers happy
11 years ago
nanovg.c
Fixed potentially uninitialized local variable warning
11 years ago
nanovg.h
Changed not used macro from do {} while(0), to for(;;) { ... break; }
11 years ago
nanovg_gl.h
Fixed memory leak
11 years ago
nanovg_gl_utils.h
API changed! Fixed slowdown, Shader uses premultiplied colors
11 years ago
stb_image.c
STBI_NOTUSED
11 years ago
stb_truetype.h
First commit
12 years ago