mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 15:28:39 +09:00
Issue #80 - De-unify dom/canvas
This commit is contained in:
parent
399b79ff71
commit
b3d98cc078
17 changed files with 49 additions and 4 deletions
|
|
@ -11,6 +11,7 @@
|
|||
#include "WebGLBuffer.h"
|
||||
#include "WebGLContext.h"
|
||||
#include "WebGLProgram.h"
|
||||
#include "WebGLTransformFeedback.h"
|
||||
#include "WebGLUniformLocation.h"
|
||||
#include "WebGLVertexArray.h"
|
||||
#include "WebGLVertexAttribData.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue