Commits
User selector
Commit History
Commits on Apr 21, 2021
Prefer `.includes()` over `.indexOf()` (#13945)
Show description for f255b18authored
Commits on Apr 13, 2021
Fix closure compiler errors in JS libraries. NFC (#13857)
Show description for b3a3c74authored
Commits on Mar 16, 2021
Commits on Feb 24, 2021
Move emscripten_GetProcAddress callers into C (#13524)
Show description for 0967ae3authored
Commits on Feb 22, 2021
- authored
Add missing signatures for C++ SIDE_MODULES (#13535)
Show description for 2f89dbcauthored
Commits on Dec 8, 2020
[GLFW] Fix crash when using gamepad (#12984)
Show description for bb4f1ddauthored
badlydrawnrod
Commits on Dec 7, 2020
[GLFW] Respect GLFW_NO_API flag (#12907)
Show description for f263265authored
Commits on Sep 21, 2020
Simplify `allocate` function to only take a single type (#12279)
Show description for fc67fbfauthored
Commits on Sep 20, 2020
Remove only refernce to allocate with 'i32' (#12276)
Show description for 8e0796cauthored
Commits on Aug 31, 2020
Part two of dynCall removal (#12059)
Show description for 953adedauthored
Commits on Aug 25, 2020
Consistent use of makeDynCall in JS library code (#12010)
Show description for c4ac7b7authored
Commits on May 15, 2020
Fix glfw crashes when passing null for optional output arguments of some functions (#11157)
Show description for de021c8authored
Commits on Mar 27, 2020
Use compact SPDX license identifer in JS files (#10771)
Show description for 7c3ced6authored
Commits on Feb 21, 2020
Closure cleaning (#10456)
Show description for b007756authored
Commits on Feb 19, 2020
Respond to mobile touch events (#10428)
Show description for 7048ba6authored
Commits on Feb 16, 2020
Add support for specifying a documentation piece for a JS function in… (#10455)
Show description for 4cf5778authored
Commits on Dec 20, 2019
Fix glfw's onDrop support: FS detection was incorrect (#10058)
Show description for 75611e2authored
Commits on Nov 20, 2019
- authored andcommitted
Commits on Jun 12, 2019
- authored
[glfw3] Return and check the previously set callbacks (#8782)
Show description for 1edb2d2authored andcommitted
Commits on Apr 11, 2019
Remove some closure compiler hacks (#8437)
Show description for 7cae063authored
Commits on Mar 7, 2019
TypeError: Document not active on exitFullscreen (#8236)
Show description for 57c03c2authored andcommitted
Commits on Jan 12, 2019
Commits on Sep 21, 2018
Commits on Jul 21, 2018
Commits on Jun 28, 2018
De-Module[]-arize print and printErr (#6756)
Show description for cd42e9dauthored
Commits on Jun 19, 2018
Fix glfwGetCurrentContext when no window exists; (#6672)
Show description for 02a9346authored andcommitted
Commits on Mar 26, 2018
Commits on Feb 20, 2018
- authored andcommitted
Commits on Jan 2, 2018
Commits on Dec 20, 2017
De-runtime-ification (#5954)
Show description for c5a4558authored
Commits on Jun 30, 2017
Merge pull request #5206 from satoshinm/glfw_dropfile
Show description for 7807ee4authored