Commit Graph

6655 Commits

Author SHA1 Message Date
Бранимир Караџић
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
Nikolaos Patsiouras
d9110344b0 * Fixed integer overflow when allocating space for very large textures. 2019-06-22 22:45:19 +03:00
Бранимир Караџић
156fab95fd Updated spirv-cross. 2019-06-22 07:30:47 -07:00
Бранимир Караџић
7a2e51d748 Updated spirv-tools. 2019-06-22 07:30:33 -07:00
Бранимир Караџић
5de3e44573 Updated glslang. 2019-06-22 04:09:45 -07:00
Бранимир Караџић
66ee3e0ff0
Merge pull request #1796 from peppsac/fix_1794
Fix gpudrivenrendering example on Linux
2019-06-20 21:47:19 +00:00
Бранимир Караџић
6163faadf6 Updated ImGui. 2019-06-20 14:42:11 -07:00
Бранимир Караџић
e1af4e6d85 Updated makefile. 2019-06-20 14:33:07 -07:00
Бранимир Караџић
6919ca9e88
Merge pull request #1795 from attilaz/geometry-v1
added geometryv
2019-06-20 21:15:25 +00:00
Pierre-Eric Pelloux-Prayer
ef3ad2bdd1 Fix gpudrivenrendering example on Linux
Skip the first frame because the content of m_drawcallInstanceCounts is uninitialized,
and the atomicAdd used in RENDER_PASS_OCCLUDE_PROPS_ID can produce random results.

Fixes #1794
2019-06-20 21:02:58 +02:00
Attila Kocsis
d6b3fcccc0 added geometryv 2019-06-19 21:37:35 +02:00
Бранимир Караџић
d558315887 Updated glslang. 2019-06-16 17:51:07 -07:00
Бранимир Караџић
a3b0f3ff42 Updated spirv-cross. 2019-06-16 17:47:55 -07:00
Бранимир Караџић
896f9952f3 Updated spirv-tools. 2019-06-16 17:46:04 -07:00
Бранимир Караџић
26ad845d85 Updated spirv-headers. 2019-06-16 17:34:40 -07:00
Бранимир Караџић
a949bbcbc3 Updated ImGui. 2019-06-14 19:10:27 -07:00
Бранимир Караџић
83f5af9850
Merge pull request #1793 from Meoo/master
Use SRGB texture format on backbuffer when MSAA is enabled (DX11, DX12, OpenGL)
2019-06-14 01:18:33 +00:00
Bastien Brunnenstein
e9ad3a6eba Use SRGB texture format on backbuffer when MSAA is enabled 2019-06-13 23:51:22 +02:00
Бранимир Караџић
0243485c53 Updated ImGui. 2019-06-12 19:18:38 -07:00
Бранимир Караџић
daedf14926 Updated ImGui. 2019-06-11 18:04:14 -07:00
Бранимир Караџић
8b1a5fb766 Updated ImGui. 2019-06-10 20:44:18 -07:00
Бранимир Караџић
e18dfba8e9 Updated ImGui. 2019-06-09 17:14:18 -07:00
Бранимир Караџић
8939176186 Updated ImGui. 2019-06-06 22:12:27 -07:00
Бранимир Караџић
a55a31d329 Updated glslang. 2019-06-06 22:11:01 -07:00
Бранимир Караџић
283389b2e2 Updated spirv-cross. 2019-06-06 22:04:57 -07:00
Бранимир Караџић
77823a3ff9 Updated spirv-tools. 2019-06-06 22:02:38 -07:00
Бранимир Караџић
6eb0c7e224 Updated spirv-headers. 2019-06-06 21:29:11 -07:00
Бранимир Караџић
ce340765ab Updated ImGui. 2019-06-05 21:27:37 -07:00
Бранимир Караџић
2fca763e38 Merge branch 'master' of github.com:bkaradzic/bgfx 2019-06-04 20:14:54 -07:00
Бранимир Караџић
78c43129ce Updated ImGui. 2019-06-04 20:14:46 -07:00
Бранимир Караџић
bbde8417e1 Fixed build. 2019-06-03 21:43:21 -07:00
Бранимир Караџић
6aa3768ffa
Merge pull request #1787 from actboy168/patch-1
Fixes CommandBuffer overflow check
2019-06-03 21:28:42 -07:00
actboy168
ad559d6889
Fixes CommandBuffer overflow check 2019-06-04 10:58:13 +08:00
Бранимир Караџић
4748766009 Merge branch 'master' of github.com:bkaradzic/bgfx 2019-05-31 19:21:56 -07:00
Бранимир Караџић
098ca1274a Updated ImGui. 2019-05-31 19:21:54 -07:00
Бранимир Караџић
dbed562d7e
Merge pull request #1786 from trojanfoe/entry_winrt_lround
Fix compilation of example entry_winrt.cx on VS2017.
2019-05-31 07:47:23 -07:00
Andy Duplain
26c2aa0e2d Fix compilation of example entry_winrt.cx on VS2017. 2019-05-31 12:15:49 +01:00
Бранимир Караџић
5ee5b99216 Updated ImGui. 2019-05-30 21:44:15 -07:00
Бранимир Караџић
7ef7efd501 Updated ImGui. 2019-05-29 23:16:28 -07:00
Бранимир Караџић
aa340f11de Updated ImGui. 2019-05-28 21:06:41 -07:00
Бранимир Караџић
4091403934 Updated ImGui. 2019-05-27 21:17:14 -07:00
Бранимир Караџић
7f058c4071 Updated ImGui. 2019-05-25 20:23:49 -07:00
Бранимир Караџић
8b6f466493 OS: Fixed texture2DArrayLod. 2019-05-25 19:33:54 -07:00
Бранимир Караџић
1b524195d7 Revert "OSX: Fixed GLFW3 linkage."
This reverts commit 9aa77262dd.
2019-05-25 19:21:58 -07:00
Бранимир Караџић
9aa77262dd OSX: Fixed GLFW3 linkage. 2019-05-25 17:13:55 -07:00
Бранимир Караџић
74427213e6 Updated ImGui. 2019-05-24 11:43:19 -07:00
Бранимир Караџић
70798f9d3f Updated README. 2019-05-24 11:29:13 -07:00
Бранимир Караџић
a1cdb91758 IDL now generates defines.h 2019-05-23 20:31:36 -07:00
Бранимир Караџић
54d844be45 Merge branch 'master' of github.com:bkaradzic/bgfx 2019-05-23 17:56:34 -07:00