feat: vulkan api wrapper #69

Open
light7734 wants to merge 4 commits from vulkan_api_wrapper into main
Owner

fixes: #68

fixes: #68
light7734 added 1 commit 2025-12-13 10:54:08 +00:00
fix vk tests & implemented missing api wrapper features
Some checks are pending
continuous-integration/drone/pr Build is running
c269423f9b
light7734 added 1 commit 2025-12-13 11:22:30 +00:00
build: add remaining renderer tests
Some checks reported errors
continuous-integration/drone/pr Build was killed
bd51b5ae15
light7734 added 1 commit 2025-12-13 11:26:21 +00:00
ci: attempt to fix llvm-cov show
Some checks reported errors
continuous-integration/drone/pr Build was killed
8b0f286f39
light7734 added 1 commit 2025-12-13 11:29:25 +00:00
ci: attempt to fix llvm-cov show
Some checks are pending
continuous-integration/drone/pr Build is running
1608fb4b5c
Some checks are pending
continuous-integration/drone/pr Build is running
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin vulkan_api_wrapper:vulkan_api_wrapper
git checkout vulkan_api_wrapper

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff vulkan_api_wrapper
git checkout vulkan_api_wrapper
git rebase main
git checkout main
git merge --ff-only vulkan_api_wrapper
git checkout vulkan_api_wrapper
git rebase main
git checkout main
git merge --no-ff vulkan_api_wrapper
git checkout main
git merge --squash vulkan_api_wrapper
git checkout main
git merge --ff-only vulkan_api_wrapper
git checkout main
git merge vulkan_api_wrapper
git push origin main
Sign in to join this conversation.
No description provided.