-
Notifications
You must be signed in to change notification settings - Fork 38
Pull requests: lightning-js/renderer
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(shaders): remove sampler array GLSL ES 1.0 undefined behavior in DefaultBatched
#827
opened Jun 27, 2026 by
wouterlucas
Contributor
Loading…
fix(shaders): remove all branches in RoundedWithBorderAndShadow
#826
opened Jun 27, 2026 by
wouterlucas
Contributor
Loading…
fix(shaders): remove if/early-return branches in RoundedWithBorder
#825
opened Jun 27, 2026 by
wouterlucas
Contributor
Loading…
fix(shaders): replace if/else branch in SdfShader fragment main() with arithmetic mask
#824
opened Jun 27, 2026 by
wouterlucas
Contributor
Loading…
fix(shaders): remove branches in RadialGradient getGradientColor
#823
opened Jun 27, 2026 by
wouterlucas
Contributor
Loading…
fix(shaders): remove branches and fix missing return in LinearGradient
#822
opened Jun 27, 2026 by
wouterlucas
Contributor
Loading…
fix(shaders): replace ternary branches in roundedBox/shadowBox with step+mix
#821
opened Jun 27, 2026 by
wouterlucas
Contributor
Loading…
feat(clipping): add clipRadius prop for rounded corner clipping
#820
opened Jun 26, 2026 by
wouterlucas
Contributor
Loading…
Add
handleLoopError, an escape hatch for requestAnimationFrame crashes
#819
opened Jun 24, 2026 by
guilhermesimoes
Contributor
Loading…
Lint unused variables, params and imports
#818
opened Jun 24, 2026 by
guilhermesimoes
Contributor
Loading…
docs(agent): add Mali 400 / OpenGL ES 2.0 GPU target instructions
#816
opened Jun 24, 2026 by
wouterlucas
Contributor
Loading…
feat(vrt): add Canvas2D visual regression tests
#804
opened Jun 4, 2026 by
wouterlucas
Contributor
Loading…
feat: implement Sequential Animation API
#783
opened May 3, 2026 by
wouterlucas
Contributor
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.