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
Browse Source
spaces --> tabs
shared-context
Andrew Corrigan
11 years ago
parent
ad1f260b91
commit
cb5f9cdd50
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/nanovg_gl.h
+ 1
- 1
src/nanovg_gl.h
View File
@@ -448,7 +448,7 @@ static int glnvg__renderCreate(void* uptr)
"#else\n"
" precision mediump float;\n"
"#endif\n"
"#endif\n"
"#endif\n"
"#ifdef NANOVG_GL3\n"
"#ifdef USE_UNIFORMBUFFER\n"
" layout(std140) uniform frag {\n"
Write
Preview
Loading…
Cancel
Save