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
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
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 }}
ButterscotchRunner
/
Butterscotch
Public
Notifications
You must be signed in to change notification settings
Fork
102
Star
361
Code
Issues
43
Pull requests
31
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
perf(gl): improved state tracking and other optimisations
- #330
#330
Draft
cobaltgit
wants to merge 15 commits into
ButterscotchRunner:main
ButterscotchRunner/Butterscotch:main
from
cobaltgit:gl-optim
cobaltgit/Butterscotch:gl-optim
Copy head branch name to clipboard
Conversation
Commits
15
聽(15)
Checks
Files changed
Draft
perf(gl): improved state tracking and other optimisations
#330
cobaltgit
wants to merge 15 commits into
ButterscotchRunner:main
ButterscotchRunner/Butterscotch:main
from
cobaltgit:gl-optim
cobaltgit/Butterscotch:gl-optim
Copy head branch name to clipboard
Commits
Commits on Jul 19, 2026
perf(gl): improved state tracking
cobaltgit
committed
80c7bd0
View commit details
Copy full SHA for 80c7bd0
Browse repository at this point
fix web build?
cobaltgit
committed
ea46586
View commit details
Copy full SHA for ea46586
Browse repository at this point
whoops
cobaltgit
committed
9b08a78
View commit details
Copy full SHA for 9b08a78
Browse repository at this point
perf(legacy-gl): improved state tracking
Show description for 83adf45
cobaltgit
committed
83adf45
View commit details
Copy full SHA for 83adf45
Browse repository at this point
refactor(legacy-gl): use switch-case for glSetCap
cobaltgit
committed
91fd728
View commit details
Copy full SHA for 91fd728
Browse repository at this point
Commits on Jul 20, 2026
perf(gl): early return if things are the same, also cache scissor state
cobaltgit
committed
fb9d2a0
View commit details
Copy full SHA for fb9d2a0
Browse repository at this point
perf(gl): cached letterbox blit, cache clearColor
cobaltgit
committed
d2c221f
View commit details
Copy full SHA for d2c221f
Browse repository at this point
perf(gl): cache activeTexture, GL_STREAM_DRAW, remove redundant VAO rebinding
cobaltgit
committed
b29710d
View commit details
Copy full SHA for b29710d
Browse repository at this point
refactor(gl): deduplicate code
cobaltgit
committed
8e3fc79
View commit details
Copy full SHA for 8e3fc79
Browse repository at this point
refactor(gl): bring back the letterbox blit funcs
cobaltgit
committed
f22a2dd
View commit details
Copy full SHA for f22a2dd
Browse repository at this point
perf(gl): cache shader uniforms
Show description for 5e59f2e
cobaltgit
committed
5e59f2e
View commit details
Copy full SHA for 5e59f2e
Browse repository at this point
fix(gl): bring back VBO orphaning for VAO path
cobaltgit
committed
359abe5
View commit details
Copy full SHA for 359abe5
Browse repository at this point
fix(gl): don't early return on GL_FRAMEBUFFER
cobaltgit
committed
4dcfdea
View commit details
Copy full SHA for 4dcfdea
Browse repository at this point
Commits on Jul 21, 2026
perf(gl): only VBO orphan total vertex size
cobaltgit
committed
6b4e86c
View commit details
Copy full SHA for 6b4e86c
Browse repository at this point
refactor(gl_common): remove unnecessary cast from glActiveTextureCached
cobaltgit
committed
72376b4
View commit details
Copy full SHA for 72376b4
Browse repository at this point
You can鈥檛 perform that action at this time.