raysan5
d4382f4a52
Removed trailing spaces
há 3 anos
Ray
8db56cfc3b
Added minimal web shell
há 3 anos
raysan5
93168304cd
Update shell.html
há 4 anos
Ray
6c56fe2670
Update shell.html
há 4 anos
raysan5
8da6307456
Get icons back on shell.html
It seems there is some related issue on emscripten side... but I'll keep the icons here despite not displayed properly for the moment.
há 5 anos
Ray
645a5b2507
Avoid icons in shell
Very weird... lately icons are not properly displayed on browser!
há 5 anos
Ray
81881a120c
Comment tweak
há 5 anos
Ray
4e0a5909e7
Hide progress bar
há 6 anos
Ray
31bcaffd7d
Added AudioContext Resume/Suspend button
há 6 anos
Ray
7421ac9e24
Add code to resume blocked AudioContexts
há 6 anos
Ray
a33b0002ee
Review js formatting for better readability
há 6 anos
Ray
be7e56f51e
Move emscripten web shell to src
há 6 anos
Ray
3bfcecb3af
Review metat tags and embed logo
há 6 anos
Ray
0c567cd259
WARNING: Issues on web building
Found some issues when building for web using latest emscripten 1.38.30, traced the error and found that eglGetProcAdress does not return function pointers for VAO functionality, supported by extension.
It requires more investigation but now it works (avoiding VAO usage)
há 6 anos
Ray
df54e73b21
Update shell.html
há 6 anos
Ray
456483f104
Allow file download from MEMFS
Support file download to disk from memory filesystem.
há 7 anos
-
493a67e6d5
Support canvas scaling with window
há 7 anos
Ray
27bccdbd50
Review some path for image sharing
há 8 anos
Ray
2d6213af60
Renamed deprecated function name
há 8 anos
raysan5
332f3b4f9d
Set canvas background to black...
..to avoid blending issues with white background
há 8 anos
raysan5
881f134f4d
Review and recompile web examples
há 8 anos
raysan5
9c9aeaef47
Added web template (shell) for html5 games
há 9 anos