about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedvulkan.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some refactor on wrapped lib handling, to limit calloc/free used and get ↵ptitSeb2022-05-091-48/+6
| | | | more straight forward usage of native wrapped functions (ported from box86)
* Added some vulkan extentionsptitSeb2022-03-061-0/+17
|
* Wrapped Vulkan librariesptitSeb2021-11-211-0/+598