Бранимир Караџић
f38bf2b3a2
Updated spirv-cross.
2019-11-15 21:33:36 -08:00
Бранимир Караџић
e3ef70dd0f
Updated spirv-tools.
2019-11-15 21:32:44 -08:00
Бранимир Караџић
dca534e77a
Updated glslang.
2019-11-15 21:27:24 -08:00
Бранимир Караџић
6538ba3bd8
Updated ImGui.
2019-11-15 18:59:19 -08:00
Gary Hsu
9ec0fd243a
Fix D3D11 exception with srgb backbuffer
2019-11-15 15:06:11 -08:00
Бранимир Караџић
c7d986f729
Attemp to build D3D11 on Linux.
2019-11-14 21:47:22 -08:00
Бранимир Караџић
335244bc40
Updated ImGui.
2019-11-14 19:10:01 -08:00
Paul Gruenbacher
5ca9458605
Update bgfx_compute.sh
...
fix the indirect define declarations
2019-11-14 18:48:02 -08:00
Бранимир Караџић
037116ac4f
Updated ImGui.
2019-11-13 20:35:37 -08:00
Бранимир Караџић
126c0d6596
Updated meshoptimizer.
2019-11-13 07:24:59 -08:00
Бранимир Караџић
829fb28f4c
Updated ImGui.
2019-11-11 08:36:09 -08:00
Бранимир Караџић
0228691612
Updated spirv-cross.
2019-11-08 20:11:08 -08:00
Бранимир Караџић
ab5cd6dc87
Updated spirv-tools.
2019-11-08 20:09:56 -08:00
Бранимир Караџић
01d00f7a09
Updated glslang.
2019-11-08 20:06:35 -08:00
Бранимир Караџић
6bd712b0ea
Updated ImGui.
2019-11-08 20:05:21 -08:00
Attila Kocsis
16e12b30fd
geometryv: added attrib/radius info and show 3d axes option
...
max camera distance depends on loaded mesh size
2019-11-08 07:07:19 -08:00
Attila Kocsis
84e8935180
added gltf 2.0 input to geometryc
...
Preferred output coordinate system transformation added.
glTF2.0 is tested with all models from https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0
Static mesh output looks ok for all of them, but as output file format hasn't changed only static mesh is exported. No animation, nodes, materials. etc.
2019-11-08 07:06:52 -08:00
Attila Kocsis
78138af6bf
added cgltf ( https://github.com/jkuhlmann/cgltf ) to 3rdparty
2019-11-08 07:06:52 -08:00
Бранимир Караџић
e829a18299
Updated meshoptimizer.
2019-11-07 19:46:19 -08:00
Бранимир Караџић
f3a26ff266
Updated ImGui.
2019-11-06 18:47:47 -08:00
Бранимир Караџић
280420d6d9
Updated ImGui.
2019-11-05 18:11:45 -08:00
Бранимир Караџић
53285a62a7
Updated spirv-cross.
2019-11-04 20:40:11 -08:00
Бранимир Караџић
274757090d
Updated spirv-tools.
2019-11-04 20:20:05 -08:00
Бранимир Караџић
15a4bcda82
Updated glslang.
2019-11-04 20:03:31 -08:00
Бранимир Караџић
db5dbddf99
Updated meshoptimizer.
2019-11-04 19:49:29 -08:00
Бранимир Караџић
7be225bf49
Cleanup.
2019-11-03 16:57:59 -08:00
Бранимир Караџић
6014ca73a0
Cleanup.
2019-11-03 16:51:22 -08:00
Martijn Courteaux
f3ca372d85
Add mtxFromCols3/4 as macros to allow for const global matrices. ( #1934 )
2019-11-03 16:49:07 -08:00
Sandy
3a78f007ef
Fix inconsitency between Backends for RGB5A1 ( #1932 )
...
* opengl: Fix color ordering of RGB5A1
* vulkan: Fix color ordering of RGB5A1
* d3d9: Fix color ordering of RGB5A1
2019-11-03 07:10:55 -08:00
Logan McGrath
960390fdae
Removing setFrontFacing, using setFrontFacingWinding instead ( #1931 )
2019-11-03 06:53:48 -08:00
Бранимир Караџић
c3e93e39d1
Fixed issue #1927 .
2019-11-01 07:40:50 -07:00
Бранимир Караџић
509caa6b10
Updated ImGui.
2019-10-31 07:33:59 -07:00
Бранимир Караџић
1926e9c0a3
Cleanup.
2019-10-31 07:32:36 -07:00
Бранимир Караџић
4eb5a125c6
Updated API version.
2019-10-31 07:31:09 -07:00
Sandy
c7950c6db3
view stats: Make CPU and GPU timestamps available ( #1921 )
...
* view stats: Make GPU begin and end times available
* view stats: Make CPU start and end times available
* view stats: Remove redundant `gpuTimeElapsed`
Value can be derived by `gpuTimeEnd - gpuTimeBegin`
* view stats: Remove redundant `cpuTimeElapsed`
Value can be derived by `cpuTimeEnd - cpuTimeBegin`
2019-10-31 07:30:35 -07:00
Бранимир Караџић
2edbd06ef6
Updated ImGui.
2019-10-29 18:50:07 -07:00
Бранимир Караџић
f3544e0b2c
Updated spirv-cross.
2019-10-28 19:55:41 -07:00
Бранимир Караџић
b8fa5e79b1
Updated spirv-tools.
2019-10-28 19:53:59 -07:00
Бранимир Караџић
ac81eb1e9d
Cleanup.
2019-10-28 18:26:28 -07:00
R. Belmont
02496b75c9
Support disabling vsync on Vulkan, take 2 ( #1925 )
...
* Support disabling Vsync on Vulkan [couriersud]
* Add missing lines to fix compiling.
2019-10-28 16:04:36 -07:00
Бранимир Караџић
6097f53378
Revert "Support disabling Vsync on Vulkan [couriersud] ( #1924 )"
...
This reverts commit 7ddbefac10
.
2019-10-28 08:19:17 -07:00
R. Belmont
7ddbefac10
Support disabling Vsync on Vulkan [couriersud] ( #1924 )
2019-10-28 08:17:35 -07:00
Бранимир Караџић
e234a7add3
Cleanup.
2019-10-27 15:20:26 -07:00
Бранимир Караџић
510701532b
Cleanup.
2019-10-27 08:30:24 -07:00
Бранимир Караџић
8279dc7c5a
Updated README.
2019-10-27 08:30:10 -07:00
Matt Stevens
1d342233af
readme: add openblack to projects using bgfx ( #1923 )
2019-10-27 08:27:26 -07:00
Бранимир Караџић
77ddea8ec1
Updated spirv-cross.
2019-10-26 08:03:21 -07:00
Бранимир Караџић
ace4142b94
Updated spirv-tools.
2019-10-26 08:02:30 -07:00
Бранимир Караџић
efc9eea701
Updated spirv-headers.
2019-10-26 07:57:55 -07:00
Бранимир Караџић
ab89d9b498
Updated glslang.
2019-10-26 07:56:51 -07:00