Бранимир Караџић
83dfadf673
Happy New Year!
2024-01-14 01:56:36 -08:00
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
Бранимир Караџић
466c6a4e95
Happy New Year!
2023-01-14 10:05:12 -08:00
Бранимир Караџић
4581f14cd4
Happy New Year!
2022-01-15 11:59:06 -08:00
Бранимир Караџић
af49c5d264
Happy New Year!
2021-01-14 15:53:49 -08:00
Vladimir Vukicevic
9499acce56
Add Valid property to handle types
2020-02-18 17:54:55 +00:00
Vladimir Vukicevic
8165a837a7
CSharp bindings: move DllName definition to other, optional file
2020-02-05 18:31:31 -08:00
Бранимир Караџић
82f56b5987
Happy New Year!
2020-01-14 21:37:06 -08:00
Ari Vuollet
8431576b80
Add D language bindings generator ( #1907 )
2019-10-09 07:23:17 -07:00
Бранимир Караџић
d5fcbf98cf
Updated IDL.
2019-07-14 21:19:46 -07:00
Бранимир Караџић
6b32a32bb2
IDL C#: Added flag comments.
2019-07-14 18:23:57 -07:00
Бранимир Караџић
45fb76865e
IDL C#: Added flag comments.
2019-07-12 22:40:21 -07:00
Бранимир Караџић
541a379722
IDL C#: Added enum comments.
2019-07-11 21:31:18 -07:00
Sebastian Marketsmueller
e938ddf88c
c# bindings: bring back bool as params, only replace by byte in structs. ( #1813 )
...
* fix some c# bindings gen: support arrays, move chars to bytes, marshal char* return correctly
* bring back bool as parameters only
2019-07-10 21:27:03 -07:00
Бранимир Караџић
f0caf7bfb7
IDL C#: Static counts.
2019-07-09 22:43:50 -07:00
Sebastian Marketsmueller
1416c5981d
fix some c# bindings gen: support arrays, move chars to bytes, marshal char* return correctly
2019-07-10 04:55:33 +00:00
Vladimir Vukicevic
c688a66d89
Make c# bindings bgfx a static class; make it public; put it in a namespace
2019-07-09 01:35:09 +00:00
Бранимир Караџић
63a4fe7750
IDL C#: Added params XML docs.
2019-07-08 07:51:39 -07:00
Бранимир Караџић
102b3d2b39
IDL: Updated codegen.
2019-07-07 18:41:26 -07:00
Бранимир Караџић
cc24c4e998
IDL: Updated codegen.
2019-07-06 21:35:46 -07:00
Бранимир Караџић
deb7f2b23f
IDL C#: Removed C++ only functions.
2019-07-06 11:25:12 -07:00
Бранимир Караџић
d73a5c3441
IDL: Fixed nested structs.
2019-07-06 10:15:41 -07:00
Бранимир Караџић
28b8040cd5
IDL: Renamed csharp to bindings-cs.
2019-07-06 09:47:45 -07:00