about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedvulkan.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactored how wrapped symbols are fetch and storedptitSeb2023-08-201-20/+49
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* | Removed useless box64context_t parameter to RunFunction and friendptitSeb2023-07-091-6/+6
* | Added 1 extension to wrapped vulkan, and change a bit 1 of the procaddress (i...ptitSeb2023-05-071-4/+3
* | [WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768)Yang Liu2023-05-071-30/+30
|/
* 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