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
Add commented out PUGL_WASM_AUTO_POINTER_LOCK macro, for reference
Signed-off-by: falkTX <falktx@falktx.com>
undefined
falkTX
2 years ago
parent
3f02c782aa
commit
2eaacc3f26
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
dgl/src/pugl-extra/wasm.c
+ 2
- 0
dgl/src/pugl-extra/wasm.c
View File
@@ -24,6 +24,8 @@
# define MOD_SCALE_FACTOR_MULT 1
#endif
// #define PUGL_WASM_AUTO_POINTER_LOCK
PuglWorldInternals*
puglInitWorldInternals(const PuglWorldType type, const PuglWorldFlags flags)
{
Write
Preview
Loading…
Cancel
Save