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.
5 lat temu
Ray
645a5b2507
Avoid icons in shell
Very weird... lately icons are not properly displayed on browser!
5 lat temu
Ray
81881a120c
Comment tweak
5 lat temu
Ray
4e0a5909e7
Hide progress bar
5 lat temu
Ray
31bcaffd7d
Added AudioContext Resume/Suspend button
5 lat temu
Ray
7421ac9e24
Add code to resume blocked AudioContexts
5 lat temu
Ray
a33b0002ee
Review js formatting for better readability
5 lat temu
Ray
be7e56f51e
Move emscripten web shell to src
5 lat temu
Ray
3bfcecb3af
Review metat tags and embed logo
5 lat temu
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)
5 lat temu
Ray
df54e73b21
Update shell.html
6 lat temu
Ray
456483f104
Allow file download from MEMFS
Support file download to disk from memory filesystem.
6 lat temu
-
493a67e6d5
Support canvas scaling with window
7 lat temu
Ray
27bccdbd50
Review some path for image sharing
7 lat temu
Ray
2d6213af60
Renamed deprecated function name
8 lat temu
raysan5
332f3b4f9d
Set canvas background to black...
..to avoid blending issues with white background
8 lat temu
raysan5
881f134f4d
Review and recompile web examples
8 lat temu
raysan5
9c9aeaef47
Added web template (shell) for html5 games
9 lat temu