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 }}
gogpu
/
gg
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
18
Star
162
Code
Issues
11
Pull requests
15
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 1, 2026
fix(ggcanvas): strided UpdateRegion for gpucontext v0.31 (#484) (#529)
Show description for bd563f4
lkmavi
authored
bd563f4
View commit details
Copy full SHA for bd563f4
Browse repository at this point
Commits on Aug 25, 2026
chore: update examples to gg v0.52.5 (#526)
kolkov
authored
157c6a7
View commit details
Copy full SHA for 157c6a7
Browse repository at this point
release: v0.52.5 — raster backend device scale + anchored text offset (#525)
Show description for 9dd168c
kolkov
authored
9dd168c
View commit details
Copy full SHA for 9dd168c
Browse repository at this point
chore: update examples to gg v0.52.4, wgpu v0.31.6 (#524)
kolkov
authored
94b3f2d
View commit details
Copy full SHA for 94b3f2d
Browse repository at this point
release: v0.52.4 — recording DrawText, HiDPI scale, font ID fix, dead code removal (#523)
Show description for 3bb9988
kolkov
authored
3bb9988
View commit details
Copy full SHA for 3bb9988
Browse repository at this point
Commits on Aug 24, 2026
docs: add star history chart (starhistory.io), fix lint SA6003
Show description for 87214c2
kolkov
authored
87214c2
View commit details
Copy full SHA for 87214c2
Browse repository at this point
Commits on Aug 18, 2026
refactor: remove dead gpucore/HALAdapter abstraction layer (#518) (#519)
Show description for 30f1b03
kolkov
authored
30f1b03
View commit details
Copy full SHA for 30f1b03
Browse repository at this point
Commits on Aug 17, 2026
refactor: unify font ID computation into text.ComputeFontID (#515)
Show description for 56410a8
kolkov
authored
56410a8
View commit details
Copy full SHA for 56410a8
Browse repository at this point
fix(text): prevent font face cache collisions (#514)
kivutar
authored
ff5b455
View commit details
Copy full SHA for ff5b455
Browse repository at this point
Commits on Aug 13, 2026
chore: update examples to gg v0.52.3, gogpu v0.53.0, wgpu v0.31.4, gpucontext v0.28.0 (#512)
kolkov
authored
b81237c
View commit details
Copy full SHA for b81237c
Browse repository at this point
release: v0.52.3 — NoAA stroke fix, platform font smoothing, deps update (#511)
kolkov
authored
c250eee
View commit details
Copy full SHA for c250eee
Browse repository at this point
feat(ggcanvas): honor platform font smoothing (#495)
Show description for 07c6422
besmpl
authored
07c6422
View commit details
Copy full SHA for 07c6422
Browse repository at this point
Commits on Aug 12, 2026
Merge pull request #510 from gogpu/feat/405-fix-strokes-without-anti-aliasing
Show description for 4aeaf55
lkmavi
authored
4aeaf55
View commit details
Copy full SHA for 4aeaf55
Browse repository at this point
fix: drop unused error return from fillNoAA (unparam)
lkmavi
committed
34374e5
View commit details
Copy full SHA for 34374e5
Browse repository at this point
fix: address PR review — min(), probe.Release(), drop nolint
lkmavi
committed
ae21170
View commit details
Copy full SHA for ae21170
Browse repository at this point
fix(raster): stop NoAA curved strokes from collapsing by 4×
Show description for 4e818cf
lkmavi
committed
4e818cf
View commit details
Copy full SHA for 4e818cf
Browse repository at this point
Commits on Aug 11, 2026
chore: update examples to gg v0.52.2 (#508)
kolkov
authored
e735ef3
View commit details
Copy full SHA for e735ef3
Browse repository at this point
release: v0.52.2 — 7 community bug fixes (@besmpl) + clip transform parity fix (#507)
Show description for fbacef2
kolkov
authored
fbacef2
View commit details
Copy full SHA for fbacef2
Browse repository at this point
fix(recording): apply raster clip regions (#499)
besmpl
authored
b352133
View commit details
Copy full SHA for b352133
Browse repository at this point
fix(recording): replay stroked rectangles (#498)
besmpl
authored
eca5262
View commit details
Copy full SHA for eca5262
Browse repository at this point
fix: preserve transformed rectangular clips (#503)
besmpl
authored
a2eec71
View commit details
Copy full SHA for a2eec71
Browse repository at this point
fix: size layers and masks in physical pixels (#502)
besmpl
authored
416e91b
View commit details
Copy full SHA for 416e91b
Browse repository at this point
fix(render): preserve premultiplied fill colors (#500)
besmpl
authored
c622df9
View commit details
Copy full SHA for c622df9
Browse repository at this point
fix: preserve path bounds across reuse (#497)
besmpl
authored
ced29b4
View commit details
Copy full SHA for ced29b4
Browse repository at this point
fix concurrent global text cache access (#494)
besmpl
authored
06b8b83
View commit details
Copy full SHA for 06b8b83
Browse repository at this point
ci: add go mod tidy drift + forbidden deps guard
kolkov
authored
05dcfee
View commit details
Copy full SHA for 05dcfee
Browse repository at this point
fix: remove orphaned gogpu/ui dep + docs ARCHITECTURE.md (ADR-067)
Show description for 802af7d
kolkov
authored
802af7d
View commit details
Copy full SHA for 802af7d
Browse repository at this point
Commits on Aug 10, 2026
chore: update examples to gg v0.52.0, gogpu v0.52.0, gpucontext v0.27.0
kolkov
authored
f9b3d62
View commit details
Copy full SHA for f9b3d62
Browse repository at this point
refactor: compositor architecture migration (ADR-067)
Show description for 74881ea
kolkov
authored
74881ea
View commit details
Copy full SHA for 74881ea
Browse repository at this point
chore: update examples to gg v0.51.0, gogpu v0.51.0, wgpu v0.31.0, gpucontext v0.26.0 (#492)
kolkov
authored
dceb593
View commit details
Copy full SHA for dceb593
Browse repository at this point
release: v0.51.0 — damage overlay + TT advance cache (#491)
Show description for e5274ca
kolkov
authored
e5274ca
View commit details
Copy full SHA for e5274ca
Browse repository at this point
fix(text): variable font advance + shear aliased rendering (#405) (#489)
Show description for b4879a6
kolkov
authored
b4879a6
View commit details
Copy full SHA for b4879a6
Browse repository at this point
Commits on Aug 9, 2026
chore: update examples to gg v0.50.15 (#487)
Show description for ed2c440
kolkov
authored
ed2c440
View commit details
Copy full SHA for ed2c440
Browse repository at this point
fix(text): HVAR advance priority + MultiFace nil guard (#405, #485) (#486)
Show description for 5aa3005
kolkov
authored
5aa3005
View commit details
Copy full SHA for 5aa3005
Browse repository at this point
Commits on Aug 7, 2026
chore: update examples to gg v0.50.14, gogpu v0.50.2 (#483)
Show description for 18464bc
kolkov
authored
18464bc
View commit details
Copy full SHA for 18464bc
Browse repository at this point
Previous
Next
You can’t perform that action at this time.