grovesNL / glow

GL on Whatever: a set of bindings to run GL anywhere and avoid target-specific code
Apache License 2.0
1.2k stars 130 forks source link

add parallel shader compile extensions #217

Closed lictex closed 2 years ago

lictex commented 2 years ago

used to compile shaders asynchronously to prevent stalls.

its still not widely supported however. most real gles devices dont support it, neither does webgl on firefox

bors[bot] commented 2 years ago

Build failed (retrying...):

bors[bot] commented 2 years ago

Build failed:

grovesNL commented 2 years ago

bors r+

bors[bot] commented 2 years ago

Build succeeded:

grovesNL commented 2 years ago

@xyning could you confirm you're ok with the relicensing in #212? Thanks!