-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Library Forwarding: Add support for 32-bit Vulkan #3487
base: main
Are you sure you want to change the base?
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7db0a72 - Browse repository at this point
Copy the full SHA 7db0a72View commit details -
Library Forwarding/gen: Make second parameter to fex_apply_custom_rep…
…acking_exit const
Configuration menu - View commit details
-
Copy full SHA for 2d50b7f - Browse repository at this point
Copy the full SHA 2d50b7fView commit details -
Library Forwarding/gen: Skip type compatibility checking when emit_la…
…yout_wrappers is used
Configuration menu - View commit details
-
Copy full SHA for e859104 - Browse repository at this point
Copy the full SHA e859104View commit details -
Library Forwarding: Add array specializations for guest_layout/host_l…
…ayout This allows automatic repacking of structs with array members.
Configuration menu - View commit details
-
Copy full SHA for 0c7033d - Browse repository at this point
Copy the full SHA 0c7033dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6853930 - Browse repository at this point
Copy the full SHA 6853930View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22b8c11 - Browse repository at this point
Copy the full SHA 22b8c11View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf3cbd1 - Browse repository at this point
Copy the full SHA bf3cbd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f192d5e - Browse repository at this point
Copy the full SHA f192d5eView commit details -
Library Forwarding/gen: Allow annotating non-pointer members as custo…
…m_repack This is useful in particular for union members. A guest_layout specialization must be provided manually for the type of the annotated member.
Configuration menu - View commit details
-
Copy full SHA for 83c931a - Browse repository at this point
Copy the full SHA 83c931aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90c068c - Browse repository at this point
Copy the full SHA 90c068cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b44fe66 - Browse repository at this point
Copy the full SHA b44fe66View commit details -
Library Forwarding/vulkan: Reload function pointers on device change …
…when needed This only needs to be done for functions that have a custom host-side implementation and that don't take a VkDevice argument.
Configuration menu - View commit details
-
Copy full SHA for 740aa48 - Browse repository at this point
Copy the full SHA 740aa48View commit details -
Library Forwarding/vulkan: Apply exit repacking for arrays of types t…
…hat use custom repacking
Configuration menu - View commit details
-
Copy full SHA for a9d135a - Browse repository at this point
Copy the full SHA a9d135aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7da0e5f - Browse repository at this point
Copy the full SHA 7da0e5fView commit details