Skip to content

Commit

Permalink
D bindings: fix mangling error, use improved BindBC-Common API (bkara…
Browse files Browse the repository at this point in the history
…dzic#3201)

* Reformatted comments; fixed a couple of oversights

* D bindings: deterministic sub-struct order

* Added missing default to IDL

* Fixed sub-struct linkage; regenerate D binds

* Culled D bindings for header-only C++ functions

* Added missing default to bgfx.idl

* cppinline now supported by all auto-gen bindings

The pattern "func.cppinline and not func.conly" is to make sure that C bindings for `bgfx_vertex_layout_has` are still generated.

* Fix mangling issue; use updated BindBC-Common API
  • Loading branch information
ichordev authored and Michael Pekar committed Mar 2, 2024
1 parent 9833e68 commit cba377b
Show file tree
Hide file tree
Showing 2 changed files with 283 additions and 281 deletions.
Loading

0 comments on commit cba377b

Please sign in to comment.