Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright Anton Oreskin | https://gosudev.de
Copyright (c) 2024-2026 Anton Oreskin


Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@


# Vulkan Bindings for [V](https://vlang.io/)
[Project portfolio](https://oreskin.de/projects_en.php) · [Support independent development](https://oreskin.de/dono_en.php)

[![Validate Vulkan bindings](https://github.com/antono2/vulkan/actions/workflows/generated-bindings-ci.yml/badge.svg)](https://github.com/antono2/vulkan/actions/workflows/generated-bindings-ci.yml)

[Available as `antono2.vulkan` on VPM](https://vpm.vlang.io/packages/antono2.vulkan).
Expand Down
2 changes: 1 addition & 1 deletion vulkan.v
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
MIT License

Copyright Anton Oreskin | https://oreskin.de
Copyright (c) 2024-2026 Anton Oreskin


Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
2 changes: 1 addition & 1 deletion vulkan_video.v
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
MIT License

Copyright Anton Oreskin | https://oreskin.de
Copyright (c) 2024-2026 Anton Oreskin


Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down