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 }}
vsg-dev
/
VulkanSceneGraph
Public
Notifications
You must be signed in to change notification settings
Fork
281
Star
1.8k
Code
Issues
36
Pull requests
15
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: vsg-dev/VulkanSceneGraph
Actions
All workflows
Workflows
build-docs
build-docs
CI
CI
CI Android
CI Android
windows-mingw-cygwin
windows-mingw-cygwin
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
1,091 workflow runs
1,091 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
Merge pull request #1729 from vsg-dev/BufferInfoExperiments5
CI
#5969:
Commit
3bf65a6
pushed by
robertosfield
3m 39s
master
master
3m 39s
View workflow file
Merge pull request #1729 from vsg-dev/BufferInfoExperiments5
CI Android
#3721:
Commit
3bf65a6
pushed by
robertosfield
5m 44s
master
master
5m 44s
View workflow file
Improvements to thread safety and handling of out of GPU memory conditions when paging.
CI
#5968:
Pull request
#1729
opened by
robertosfield
2m 50s
BufferInfoExperiments5
BufferInfoExperiments5
2m 50s
View #1729
View workflow file
Improvements to thread safety and handling of out of GPU memory conditions when paging.
CI Android
#3720:
Pull request
#1729
opened by
robertosfield
5m 23s
BufferInfoExperiments5
BufferInfoExperiments5
5m 23s
View #1729
View workflow file
Added per ImageView::Instance reference to image used.
CI Android
#3719:
Commit
9286437
pushed by
robertosfield
5m 27s
BufferInfoExperiments5
BufferInfoExperiments5
5m 27s
View #1729
View workflow file
Added per ImageView::Instance reference to image used.
CI
#5967:
Commit
9286437
pushed by
robertosfield
3m 28s
BufferInfoExperiments5
BufferInfoExperiments5
3m 28s
View #1729
View workflow file
Added mutex before SharedObjects usage to make sure that all pipeline…
CI Android
#3718:
Commit
5ba8962
pushed by
robertosfield
5m 21s
BufferInfoExperiments5
BufferInfoExperiments5
5m 21s
View workflow file
Added mutex before SharedObjects usage to make sure that all pipeline…
CI
#5966:
Commit
5ba8962
pushed by
robertosfield
3m 40s
BufferInfoExperiments5
BufferInfoExperiments5
3m 40s
View workflow file
Moved mutex into public scope to enable locking of groups of share(..)
CI
#5965:
Commit
f836cf5
pushed by
robertosfield
3m 25s
BufferInfoExperiments5
BufferInfoExperiments5
3m 25s
View workflow file
Moved mutex into public scope to enable locking of groups of share(..)
CI Android
#3717:
Commit
f836cf5
pushed by
robertosfield
5m 19s
BufferInfoExperiments5
BufferInfoExperiments5
5m 19s
View workflow file
Fixed build of older code path
CI Android
#3716:
Commit
93dfd25
pushed by
robertosfield
5m 9s
BufferInfoExperiments5
BufferInfoExperiments5
5m 9s
View workflow file
Fixed build of older code path
CI
#5964:
Commit
93dfd25
pushed by
robertosfield
3m 42s
BufferInfoExperiments5
BufferInfoExperiments5
3m 42s
View workflow file
Changed vsg::createBufferAndTransferData(..) to use the new Context::…
CI
#5963:
Commit
6bc23b1
pushed by
robertosfield
2m 47s
BufferInfoExperiments5
BufferInfoExperiments5
2m 47s
View workflow file
Changed vsg::createBufferAndTransferData(..) to use the new Context::…
CI Android
#3715:
Commit
6bc23b1
pushed by
robertosfield
5m 11s
BufferInfoExperiments5
BufferInfoExperiments5
5m 11s
View workflow file
Added Context::reset() calls to CompileManager to clean up correctly.
CI Android
#3714:
Commit
6aa7990
pushed by
robertosfield
5m 10s
BufferInfoExperiments5
BufferInfoExperiments5
5m 10s
View workflow file
Added Context::reset() calls to CompileManager to clean up correctly.
CI
#5962:
Commit
6aa7990
pushed by
robertosfield
3m 30s
BufferInfoExperiments5
BufferInfoExperiments5
3m 30s
View workflow file
Added Conext::reset(), createBufferAndTransferData(..) and copy metho…
CI Android
#3713:
Commit
26dd2c8
pushed by
robertosfield
7m 16s
BufferInfoExperiments5
BufferInfoExperiments5
7m 16s
View workflow file
Added Conext::reset(), createBufferAndTransferData(..) and copy metho…
CI
#5961:
Commit
26dd2c8
pushed by
robertosfield
3m 11s
BufferInfoExperiments5
BufferInfoExperiments5
3m 11s
View workflow file
Added FrameStamp to CommandBuffer to enable bette tracking of frames …
CI
#5960:
Commit
dc6a53c
pushed by
robertosfield
3m 22s
BufferInfoExperiments5
BufferInfoExperiments5
3m 22s
View workflow file
Added FrameStamp to CommandBuffer to enable bette tracking of frames …
CI Android
#3712:
Commit
dc6a53c
pushed by
robertosfield
5m 10s
BufferInfoExperiments5
BufferInfoExperiments5
5m 10s
View workflow file
Various hacks investigating Vulkan validation errors
CI Android
#3711:
Commit
1a4a4e3
pushed by
robertosfield
5m 22s
BufferInfoExperiments4
BufferInfoExperiments4
5m 22s
View workflow file
Various hacks investigating Vulkan validation errors
CI
#5959:
Commit
1a4a4e3
pushed by
robertosfield
3m 33s
BufferInfoExperiments4
BufferInfoExperiments4
3m 33s
View workflow file
Capture experiments.
CI Android
#3710:
Commit
d054344
pushed by
robertosfield
5m 12s
BufferInfoExperiments3
BufferInfoExperiments3
5m 12s
View workflow file
Capture experiments.
CI
#5958:
Commit
d054344
pushed by
robertosfield
4m 5s
BufferInfoExperiments3
BufferInfoExperiments3
4m 5s
View workflow file
Added MemoryBufferPools::reserve(BufferInfoList&) method
CI
#5957:
Commit
abd344f
pushed by
robertosfield
2m 42s
BufferInfoExperiments2
BufferInfoExperiments2
2m 42s
View workflow file
Previous
1
2
3
4
5
…
43
44
Next
You can’t perform that action at this time.