This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF
mirror of
https://github.com/DISTRHO/DPF
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Cleanup after nanovg updates
Signed-off-by: falkTX <falktx@falktx.com>
pull/344/head
falkTX
3 years ago
parent
2ebf89eef3
commit
eca8056dc2
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
dgl/src/nanovg/nanovg_gl.h
+ 0
- 3
dgl/src/nanovg/nanovg_gl.h
View File
@@ -245,9 +245,6 @@ struct GLNVGcontext {
GLNVGshader shader;
GLNVGtextureContext* textureContext;
float view[2];
int ntextures;
int ctextures;
int textureId;
GLuint vertBuf;
#if defined NANOVG_GL3
GLuint vertArr;
Write
Preview
Loading…
Cancel
Save