Commit Graph

7 Commits

Author SHA1 Message Date
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
Бранимир Караџић
d5fcbf98cf Updated IDL. 2019-07-14 21:19:46 -07:00
Бранимир Караџић
3f4c6d35cf Updated IDL scripts. 2019-05-23 08:15:14 -07:00
Бранимир Караџић
4a07ab392f Cleanup. 2019-04-20 21:04:36 -07:00
Бранимир Караџић
8cc0b10719 Updated IDL. 2019-03-12 10:57:03 -07:00
Cloud Wu
309edd2adf Update IDL code generator 2019-03-10 14:40:43 +08:00
Cloud Wu
e9cd8b5532 Add idl codegen 2019-02-27 18:04:27 +08:00