Commit Graph

6603 Commits

Author SHA1 Message Date
Бранимир Караџић
65001ee075 Updated spirv-tools. 2019-07-11 21:07:22 -07:00
Бранимир Караџић
447bb4af75 Updated spirv-headers. 2019-07-11 20:45:30 -07:00
Бранимир Караџић
5202ed428e Updated glslang. 2019-07-11 20:44:55 -07:00
Бранимир Караџић
4740d83519 Updated ImGui. 2019-07-11 08:26:37 -07:00
Бранимир Караџић
758641c92d IDL C#: Generated bindings. 2019-07-10 21:28:00 -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
Бранимир Караџић
a6fc055d03 Updated ImGui. 2019-07-10 06:45:02 -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
Бранимир Караџић
93ce9492a8 Updated README. 2019-07-07 07:49:15 -07:00
Бранимир Караџић
cc24c4e998 IDL: Updated codegen. 2019-07-06 21:35:46 -07:00
Бранимир Караџић
ceba5d8b24 Cleanup. 2019-07-06 11:53:04 -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
Бранимир Караџић
d01601f6e4 IDL: Added XML comments. 2019-07-05 15:59:19 -07:00
Бранимир Караџић
6c022fcc58 IDL: Fixed functions that require _this. 2019-07-05 08:19:45 -07:00
Бранимир Караџић
4a96919315 Updated IDL scripts. 2019-07-04 18:47:08 -07:00
Бранимир Караџић
7d047dfc5b Added C# bindings. 2019-07-04 16:46:25 -07:00
Бранимир Караџић
7184da2050 IDL: Cleanup. 2019-07-04 16:07:18 -07:00
Бранимир Караџић
4127cc3ab1 IDL: Trim underscores. 2019-07-04 10:50:29 -07:00
Бранимир Караџић
dd38cc10ce IDL: Cleanup. 2019-07-04 09:22:09 -07:00
Бранимир Караџић
1725b1c93d IDL: Avoid name collisions. 2019-07-04 08:58:43 -07:00
Бранимир Караџић
deb4d965cd IDL: Generate structs. 2019-07-04 08:00:35 -07:00
Бранимир Караџић
fcc99af12c IDL: Fixed return types. 2019-07-04 07:30:32 -07:00
Бранимир Караџић
a7a7ac6804 IDL: Updated to latest codegen. 2019-07-04 06:36:08 -07:00
Бранимир Караџић
20d619235a IDL: Updated to latest codegen. 2019-07-03 21:24:44 -07:00
Бранимир Караџић
c4a5103be2 IDL: Combine State, Stencil, Buffer, Texture, Sampler, and Reset states. 2019-07-03 16:46:17 -07:00
Бранимир Караџић
69072067ef WIP: IDL C# bindings. 2019-07-03 09:09:59 -07:00
Бранимир Караџић
a87051c9cc Updated spirv-cross. 2019-07-03 08:10:12 -07:00
Бранимир Караџић
8580112ecb Updated spirv-tools. 2019-07-03 08:08:41 -07:00
Бранимир Караџић
95926756e0 Updated spirv-headers. 2019-07-03 07:56:57 -07:00
Бранимир Караџић
77b85e5550 Updated glslang. 2019-07-03 07:55:05 -07:00
Бранимир Караџић
722868d07c Updated ImGui. 2019-07-03 07:51:22 -07:00
Anastasia Tondera
d8de0f82b9 Fix compile time errors for objective-c using opengles
- Add missing __bridge keyword for void-pointer cast
- Remove context release which is no longer needed according to ARC standard
2019-07-03 14:39:47 +00:00
Vladimir Vukicevic
7e51b38c3f missing assignment to m_canvas on alloc 2019-07-02 01:24:15 +00:00
Vladimir Vukicevic
6b8d0c7ba2 explicitly look up webgl1 or webgl2 functions in html5 2019-07-02 01:24:15 +00:00
Vladimir Vukicevic
3d460e0445 Work around emscripten double-reporting GL error 2019-07-02 01:24:15 +00:00
Vladimir Vukicevic
6838719246 Remove printf in entry_asmjs that requires stdio.h 2019-07-02 01:24:15 +00:00
Vladimir Vukicevic
87d0852b58 asmjs can't do combined-examples 2019-07-02 01:24:15 +00:00
Vladimir Vukicevic
142470237e html5 glcontext 2019-07-02 01:24:15 +00:00
Бранимир Караџић
0479b4bda3 Updated ImGui. 2019-06-30 05:52:37 -07:00
Бранимир Караџић
e57bde8587
Merge pull request #1802 from magicfoo/arm64
Add compilation target android-arm64
2019-06-27 06:21:46 +00:00
Gerald D. Gainant
8d013e1713 Add compilation target android-arm64 2019-06-26 17:29:55 -05:00
Бранимир Караџић
97e83628fd Merge branch 'master' of github.com:bkaradzic/bgfx 2019-06-23 13:32:54 -07:00
Бранимир Караџић
ffcd31f52f Updated ImGui. 2019-06-23 13:32:46 -07:00
Бранимир Караџић
c73fb9d445
Merge pull request #1798 from NPatch/fix_tex_create_uint_overflow
* Fixed integer overflow when allocating space for very large textures.
2019-06-23 19:03:40 +00:00