bgfx/bindings
IchorDev 878767e751
Culled D bindings for header-only C++ functions (#3130)
* 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.
2023-07-19 20:53:42 -07:00
..
bf Removed non-existing C++ overloads from IDL. 2023-06-20 09:25:01 -07:00
cs Removed non-existing C++ overloads from IDL. 2023-06-20 09:25:01 -07:00
d Culled D bindings for header-only C++ functions (#3130) 2023-07-19 20:53:42 -07:00
zig Removed non-existing C++ overloads from IDL. 2023-06-20 09:25:01 -07:00