Commit Graph

6633 Commits

Author SHA1 Message Date
Бранимир Караџић
29d3a01e3a Cleanup. 2019-07-20 18:22:28 -07:00
DanielGavin
caccb56707 example 41-tess (#1821)
* new example

new tess example

* renaming

Rename clock to counter...

* clean

Remove comments

* clean up

removed vector and const char* path

* ups

Removing compiled shaders...
2019-07-20 17:04:35 -07:00
Бранимир Караџић
bc419eed10 Updated spirv-cross. 2019-07-20 10:45:34 -07:00
Бранимир Караџић
cfb5da28f0 Updated spirv-tools. 2019-07-20 10:42:04 -07:00
Бранимир Караџић
30ab473899 Updated spirv-headers. 2019-07-20 10:33:27 -07:00
Бранимир Караџић
9b28bc89c5 Updated glslang. 2019-07-20 10:32:45 -07:00
Бранимир Караџић
5209758d61 Cleanup. 2019-07-19 21:36:49 -07:00
Бранимир Караџић
6106f8b279 Updated ImGui. 2019-07-19 20:43:04 -07:00
Бранимир Караџић
eddc6d38b3 Merge branch 'master' of github.com:bkaradzic/bgfx 2019-07-19 18:43:14 -07:00
Бранимир Караџић
3327e398d1 Fixed #1505. 2019-07-19 18:43:08 -07:00
DanielGavin
a133fb11c6 Update bgfx_shader.sh (#1819)
New matrix function operations.
2019-07-19 18:40:29 -07:00
Бранимир Караџић
7ba6cd72cd Fixed #1820. 2019-07-19 18:40:03 -07:00
Бранимир Караџић
2b1a09e40d Fixed issue #1505. 2019-07-18 19:25:37 -07:00
Бранимир Караџић
362e22c876 Updated .editorconfig. 2019-07-18 07:35:15 -07:00
Бранимир Караџић
68aec9d611 Cleanup. 2019-07-17 21:47:12 -07:00
Бранимир Караџић
d7d74c19c6 Cleanup. 2019-07-17 21:45:17 -07:00
Бранимир Караџић
9a4e44bfdc Cleanup. 2019-07-17 21:43:55 -07:00
Бранимир Караџић
cf05c7d2b1 Updated ImGui. 2019-07-17 21:02:10 -07:00
Бранимир Караџић
afe86e624d Updated ImGui. 2019-07-16 20:24:46 -07:00
Бранимир Караџић
925c247231 Updated ImGui. 2019-07-15 20:46:20 -07:00
Бранимир Караџић
d5fcbf98cf Updated IDL. 2019-07-14 21:19:46 -07:00
Бранимир Караџић
578d595a3b Updated ImGui. 2019-07-14 18:40:40 -07:00
Бранимир Караџић
6b32a32bb2 IDL C#: Added flag comments. 2019-07-14 18:23:57 -07:00
attilaz
72d0a0c4fa index buffer generation using final vertex data (#1816)
This results a smaller output file for some meshes.
2019-07-13 09:07:33 -07:00
Бранимир Караџић
45fb76865e IDL C#: Added flag comments. 2019-07-12 22:40:21 -07:00
Brian Richardson
650c1733be Tweak fs_font_basic shader to work on Raspberry Pi 3. (#1803)
DX shaders not updated because I'm not on Windows.
2019-07-12 21:53:12 -07:00
Бранимир Караџић
0c06abccd5 Updated ImGui. 2019-07-12 19:39:09 -07:00
dom607
f1f2d9ff27 Return to the previous surface after swapchain create / destroy. (#1815) 2019-07-12 19:37:51 -07:00
Бранимир Караџић
541a379722 IDL C#: Added enum comments. 2019-07-11 21:31:18 -07:00
Бранимир Караџић
e12a9c48b1 Updated spirv-cross. 2019-07-11 21:08:58 -07:00
Бранимир Караџић
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