stevenarella/src/render
iceiix 8e728830b3
render: disable clouds on wasm (#448)
No clouds on wasm since no geo shaders on WebGL
Needed for 🕸️ Web support #446, to fix "invalid shader type", see https://github.com/iceiix/stevenarella/pull/442#issuecomment-751428548
2020-12-27 10:42:01 -08:00
..
shaders Disable multisampled textures, glTexImage2DMultisample (#447) 2020-12-27 10:14:39 -08:00
atlas.rs Use question mark operator idiom (question_mark) 2020-07-02 16:53:27 -07:00
clouds.rs Use glow, GL on Whatever (#262) 2020-12-25 10:00:22 -08:00
glsl.rs Use web-sys for web backend (#444) 2020-12-26 13:43:21 -08:00
mod.rs render: disable clouds on wasm (#448) 2020-12-27 10:42:01 -08:00
model.rs Use web-sys for web backend (#444) 2020-12-26 13:43:21 -08:00
shaders.rs Use glow, GL on Whatever (#262) 2020-12-25 10:00:22 -08:00
ui.rs Remove redundant imports (single_component_path_imports) 2020-06-29 18:01:02 -07:00