Commits
User selector
Commit History
Commits on Aug 16, 2023
Add addToLibrary compile time helper function (#20044)
Show description for 8ab7b6dauthored
Commits on Aug 15, 2023
Commits on Aug 4, 2023
Commits on Oct 17, 2022
Improve library_c_preprocessor.js to allow using 'defined' function/macro in a operator keyword style, plus other fixes (#18066)
Show description for 1a5de4cauthored
Commits on Jul 18, 2022
Remove most of the use of `else after return` from JS library code. NFC (#17450)
Show description for a3d8979authored
Commits on Feb 15, 2022
Consistent use of `typeof` operator in JS library code. NFC (#16261)
Show description for 1ebd4c8authored
Commits on Jan 8, 2022
Extend usage of ES6 arrow functions and default params. NFC (#15758)
Show description for c0f1058authored
Commits on Jun 30, 2021
Commits on May 18, 2021
Fix glgetuniformfv and bad uniform perf (#14199)
Show description for 907aeb4authored
Commits on May 11, 2021
Fix uniform preprocessing (#14112)
Show description for cbc3c26authored
Commits on Apr 23, 2021
Commits on Apr 21, 2021
Prefer `.includes()` over `.indexOf()` (#13945)
Show description for f255b18authored
Commits on Mar 31, 2021
New uniform location handling (#13732)
Show description for 0aef720authored
Loading