Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
melonjs
/
melonJS
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
662
Star
6.3k
Code
Issues
24
Pull requests
0
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Actions: melonjs/melonJS
Actions
All workflows
Workflows
Build & Test
Build & Test
CodeQL
CodeQL
Copilot
Copilot
Copilot code review
Copilot code review
Copilot coding agent
Copilot coding agent
Documentation & Examples
Documentation & Examples
Publish to npm
Publish to npm
Show more workflows...
Management
Caches
Deployments
Documentation & Examples
Documentation & Examples
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
docs.yml
will be ignored since log searching is not yet available
407 workflow runs
407 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Immutable texture storage + MSAA that survives post effects (#1556) (…
Documentation & Examples
#551:
Commit
ee0e934
pushed by
obiot
9m 13s
master
master
9m 13s
View workflow file
Gradient + Text textures: allocation-stable sizing without power-of-t…
Documentation & Examples
#550:
Commit
1e4ae9a
pushed by
obiot
2m 38s
master
master
2m 38s
View workflow file
WebGPU 3D tier + full backend parity, spine on WebGPU — 20.0.0 (#1184…
Documentation & Examples
#549:
Commit
648cfba
pushed by
obiot
1m 43s
master
master
1m 43s
View workflow file
Dual-language ShaderEffect (GLSL + WGSL) and post effects on the WebG…
Documentation & Examples
#548:
Commit
ff67146
pushed by
obiot
1m 26s
master
master
1m 26s
View workflow file
WebGPU 2D pipeline: sprites, text, primitives, blend modes, clipping …
Documentation & Examples
#547:
Commit
eac8555
pushed by
obiot
1m 34s
master
master
1m 34s
View workflow file
Two-phase async Application startup (await app.init()) + experimental…
Documentation & Examples
#546:
Commit
c71d5d0
pushed by
obiot
1m 12s
master
master
1m 12s
View workflow file
refactor(video): allocate uniform buffer binding points from the rend…
Documentation & Examples
#545:
Commit
07965de
pushed by
obiot
1m 19s
master
master
1m 19s
View workflow file
feat(video): light data in a std140 uniform buffer, 32-light cap (#15…
Documentation & Examples
#544:
Commit
06d3f4f
pushed by
obiot
1m 40s
master
master
1m 40s
View workflow file
feat(video): backend-neutral vertex formats and draw topologies (#155…
Documentation & Examples
#543:
Commit
f853e8d
pushed by
obiot
1m 40s
master
master
1m 40s
View workflow file
Retained-mode mesh rendering (#1507) + shared WebGL test context — 20…
Documentation & Examples
#542:
Commit
8de1d03
pushed by
obiot
1m 34s
master
master
1m 34s
View workflow file
WebGL 2 only renderer + Vertex Array Objects (#1509) — 20.0.0 (#1553)
Documentation & Examples
#541:
Commit
a6284cc
pushed by
obiot
1m 30s
master
master
1m 30s
View workflow file
Release 19.9.1 — video fullscreen frame-sync, 17-fix batch, #1231 res…
Documentation & Examples
#540:
Commit
ad2f2bd
pushed by
obiot
1m 41s
master
master
1m 41s
View workflow file
docs(changelog): condense the 19.9.0 section for readability (#1549)
Documentation & Examples
#539:
Commit
41b1c7b
pushed by
obiot
1m 20s
master
master
1m 20s
View workflow file
feat(shader): screen_texture / screen_uv / noise_uv builtins + {verte…
Documentation & Examples
#538:
Commit
96c4d9a
pushed by
obiot
1m 25s
master
master
1m 25s
View workflow file
chore(deps): routine tooling batch (vitest 4.1.10, playwright 1.61, e…
Documentation & Examples
#537:
Commit
69b578a
pushed by
obiot
1m 35s
master
master
1m 35s
View workflow file
fix(video): batchers + texture-cache bug-hunt batch — 15 confirmed fi…
Documentation & Examples
#536:
Commit
962690d
pushed by
obiot
1m 24s
master
master
1m 24s
View workflow file
fix(loader): fetchData falls back to XHR for file:// (Cordova/Capacit…
Documentation & Examples
#535:
Commit
be66f65
pushed by
obiot
6m 28s
master
master
6m 28s
View workflow file
feat(texture): generalize Texture2d + setTexture(assets) + renderer.t…
Documentation & Examples
#534:
Commit
b342b41
pushed by
obiot
6m 31s
master
master
6m 31s
View workflow file
fix(video): six GL-core audit findings, each reproduced before fixing…
Documentation & Examples
#533:
Commit
b4ee713
pushed by
obiot
1m 31s
master
master
1m 31s
View workflow file
feat(Sprite3d): anchor support via settings.anchorPoint + named prese…
Documentation & Examples
#532:
Commit
2d11694
pushed by
obiot
1m 27s
master
master
1m 27s
View workflow file
fix(audio): seven audit findings — loading, retries, API contract hon…
Documentation & Examples
#531:
Commit
d45c104
pushed by
obiot
1m 30s
master
master
1m 30s
View workflow file
fix: medium-severity audit findings — Path2D arc continuity, Rect geo…
Documentation & Examples
#530:
Commit
b367646
pushed by
obiot
1m 25s
master
master
1m 25s
View workflow file
fix: five high-severity bugs from the adversarial code audit (#1539)
Documentation & Examples
#529:
Commit
b7b23c0
pushed by
obiot
1m 24s
master
master
1m 24s
View workflow file
fix(mesh): per-mesh textureRepeat — stop mutating the shared per-imag…
Documentation & Examples
#528:
Commit
5f28165
pushed by
obiot
1m 32s
master
master
1m 32s
View workflow file
fix(loader): unloadAll threw on fontfaces and never freed videos (#1535)
Documentation & Examples
#527:
Commit
f227956
pushed by
obiot
4m 41s
master
master
4m 41s
View workflow file
Previous
1
2
3
4
5
…
16
17
Next
You can’t perform that action at this time.