about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedvulkan.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added 1 vulkan extensionptitSeb2022-11-131-0/+4
* Forgot a bunch of other box_ malloc/realloc/calloc/free useptitSeb2022-10-231-1/+1
* Small refactor and simplification of library_t structure and box64context_tptitSeb2022-10-191-3/+3
* Added some more GL/GLES extensionsptitSeb2022-09-101-0/+32
* Added a bunch of vulkan functions wrappersptitSeb2022-07-141-0/+42
* Changed various log level for libdl file open errorptitSeb2022-07-091-8/+8
* Some refactor on wrapped lib handling, to limit calloc/free used and get more...ptitSeb2022-05-091-48/+6
* Added some vulkan extentionsptitSeb2022-03-061-0/+17
* Wrapped Vulkan librariesptitSeb2021-11-211-0/+598