index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
wrapped
/
wrappedvulkan.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TRACE] Better logs for vulkan functions wrappers
ptitSeb
2025-03-11
1
-7
/
+7
*
[WRAPPER] Added a few more Vulkan extensions
ptitSeb
2025-03-11
1
-1
/
+10
*
[WRAPPER] Display Box64 version in Vulkan driver info (#2385)
xctan
2025-02-18
1
-0
/
+29
*
[ENV] Initial refactor of env variables infrastructure (#2274)
Yang Liu
2025-01-21
1
-2
/
+2
*
[VULKAN] Added missing wrapper for vkCreateSamplerYcbcrConversionKHR
ptitSeb
2024-09-10
1
-0
/
+1
*
[VULKAN] Add Wrapped VK_KHR_android_surface (#1643)
KreitinnSoftware
2024-07-05
1
-0
/
+1
*
Fixed some vulkan wrapper functions (#1585)
Yang Liu
2024-06-15
1
-6
/
+6
*
[VULKAN] Added VK_AMDX_shader_enqueue extension
ptitSeb
2024-05-05
1
-0
/
+7
*
[VULKAN] Added one more vulkan extension
ptitSeb
2024-03-07
1
-0
/
+4
*
Wrapped libraries refactor (#1257)
rajdakin
2024-02-10
1
-4
/
+0
*
Used AddCheckBridge were the check could make sense
ptitSeb
2024-01-16
1
-1
/
+1
*
[VULKAN] Added some more extensions (for #424)
ptitSeb
2024-01-12
1
-1
/
+10
*
More xcb_connection_t wrapping for vulkan
ptitSeb
2023-12-31
1
-1
/
+19
*
Added 1 more vulkan extension
ptitSeb
2023-12-13
1
-0
/
+4
*
[VULKAN] Better wrapping of vkCreateInstance
ptitSeb
2023-12-01
1
-9
/
+50
*
Fixed wrapping of vkCreateDebugUtilsMessengerEXT
ptitSeb
2023-10-25
1
-1
/
+42
*
Refactored how wrapped symbols are fetch and stored
ptitSeb
2023-08-20
1
-20
/
+49
*
Merge pull request #896 from josch/exe
ptitSeb
2023-07-21
1
-0
/
+0
|
\
|
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
*
|
Removed useless box64context_t parameter to RunFunction and friend
ptitSeb
2023-07-09
1
-6
/
+6
*
|
Added 1 extension to wrapped vulkan, and change a bit 1 of the procaddress (i...
ptitSeb
2023-05-07
1
-4
/
+3
*
|
[WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768)
Yang Liu
2023-05-07
1
-30
/
+30
|
/
*
Added 1 vulkan extension
ptitSeb
2022-11-13
1
-0
/
+4
*
Forgot a bunch of other box_ malloc/realloc/calloc/free use
ptitSeb
2022-10-23
1
-1
/
+1
*
Small refactor and simplification of library_t structure and box64context_t
ptitSeb
2022-10-19
1
-3
/
+3
*
Added some more GL/GLES extensions
ptitSeb
2022-09-10
1
-0
/
+32
*
Added a bunch of vulkan functions wrappers
ptitSeb
2022-07-14
1
-0
/
+42
*
Changed various log level for libdl file open error
ptitSeb
2022-07-09
1
-8
/
+8
*
Some refactor on wrapped lib handling, to limit calloc/free used and get more...
ptitSeb
2022-05-09
1
-48
/
+6
*
Added some vulkan extentions
ptitSeb
2022-03-06
1
-0
/
+17
*
Wrapped Vulkan libraries
ptitSeb
2021-11-21
1
-0
/
+598