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 }}
glslang
/
dbgscope
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
5
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Close out the open pool issues: special-pool sizes, stalled region queries, VS refusals, and two cache keys
- #102
#102
Merged
glslang
merged 10 commits into
main
glslang/dbgscope:main
from
fix/pool-followups
glslang/dbgscope:fix/pool-followups
Copy head branch name to clipboard
Aug 14, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Close out the open pool issues: special-pool sizes, stalled region queries, VS refusals, and two cache keys
#102
glslang
merged 10 commits into
main
glslang/dbgscope:main
from
fix/pool-followups
glslang/dbgscope:fix/pool-followups
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2026
fix(pool): read the special-pool size the kernel wrote, not its low byte
Show description for ebc63c8
glslang
committed
ebc63c8
View commit details
Copy full SHA for ebc63c8
Browse repository at this point
fix(pool): step over a page the region query stalls on, not the region
Show description for 60e9dd4
glslang
committed
60e9dd4
View commit details
Copy full SHA for 60e9dd4
Browse repository at this point
feat(pool): say why a VS chunk was refused, and count chunks not extents
Show description for d1f0654
glslang
committed
d1f0654
View commit details
Copy full SHA for d1f0654
Browse repository at this point
fix(pool): key cached layouts by the kernel image, not just its base
Show description for 3242cce
glslang
committed
3242cce
View commit details
Copy full SHA for 3242cce
Browse repository at this point
fix(dbgeng): hold a target identity against the client, not in the wrapper
Show description for 84ccfc8
glslang
committed
84ccfc8
View commit details
Copy full SHA for 84ccfc8
Browse repository at this point
test(pool): a VS-shaped fixture for the neighbours that used to be missing
Show description for 5b6aa16
glslang
committed
5b6aa16
View commit details
Copy full SHA for 5b6aa16
Browse repository at this point
Commits on Aug 14, 2026
Address review: the limit is a limit, and a live client keeps its caches
Show description for 6c388aa
glslang
committed
6c388aa
View commit details
Copy full SHA for 6c388aa
Browse repository at this point
Address review: read the identity from the registry, not from a copy of it
Show description for 16e7ee3
glslang
committed
16e7ee3
View commit details
Copy full SHA for 16e7ee3
Browse repository at this point
Address review: step to the next page boundary, not a page's worth of bytes
Show description for 093a68c
glslang
committed
093a68c
View commit details
Copy full SHA for 093a68c
Browse repository at this point
Address review: gate the contiguity check on the backend, not on a shape nothing has
Show description for 79971ce
glslang
committed
79971ce
View commit details
Copy full SHA for 79971ce
Browse repository at this point
You can’t perform that action at this time.