Commit Graph

5981 Commits

Author SHA1 Message Date
Mathieu-Andre Chiasson
5be52bb925 upgraded nanovg to the latest. 2018-12-27 21:52:01 -05:00
Бранимир Караџић
bc82af19c1 Metal: Fixed main swapchain leak. 2018-12-26 14:11:57 -08:00
Бранимир Караџић
593731cc73 Cleanup. 2018-12-26 13:36:27 -08:00
Бранимир Караџић
bda120446e Cleanup. 2018-12-26 13:10:03 -08:00
Бранимир Караџић
5ba516d098 Cleanup. 2018-12-26 10:20:02 -08:00
Бранимир Караџић
aeb8a00327
Merge pull request #1591 from junjie020/master
fix metal shader lack of texutre uniform variable
2018-12-25 23:41:13 -08:00
Бранимир Караџић
d2daf54379 Metal: Fixed MSAA detection. 2018-12-25 23:20:14 -08:00
junjie020
9296a44f5e fix metal shader lack of texutre uniform variable 2018-12-26 14:19:07 +08:00
Бранимир Караџић
f63a15160b Cleanup. 2018-12-24 22:54:08 -08:00
Бранимир Караџић
03ac0190d0 Updated ImGui. 2018-12-23 19:49:54 -08:00
Бранимир Караџић
6be0243ac8 Fixed build. 2018-12-22 20:39:26 -08:00
Бранимир Караџић
2950f85d7f
Merge pull request #1588 from mchiasson/patch-1
VertexBufferGL unbinds correct target if destroyed
2018-12-22 18:41:31 -08:00
Бранимир Караџић
9a3d580f01 Updated glslang. 2018-12-22 18:40:47 -08:00
Matt Chiasson
2776279b3e
VertexBufferGL unbinds correct target if destroyed
it was only unbinding `GL_DRAW_BUFFER` when the vbo target could be either `GL_DRAW_BUFFER` or `GL_DRAW_INDIRECT_BUFFER`.

see 6bff345637/src/renderer_gl.h (L1186) for detail
2018-12-22 14:45:25 -05:00
Бранимир Караџић
e8658ce369 Merge branch 'master' of github.com:bkaradzic/bgfx 2018-12-21 23:25:35 -08:00
Бранимир Караџић
22fb0f7ad7 Removing VR leftovers. 2018-12-21 23:25:30 -08:00
Branimir Karadžić
147a379067 Cleanup. 2018-12-21 21:05:26 -08:00
Branimir Karadžić
5a996c95d9 Cleanup. 2018-12-21 20:39:31 -08:00
Branimir Karadžić
63e298795d Cleanup. 2018-12-21 18:02:39 -08:00
Бранимир Караџић
e01edc6af1 Updated ImGui. 2018-12-21 09:08:06 -08:00
Branimir Karadžić
7b98546fd7 Removing old vector math. 2018-12-20 21:49:10 -08:00
Branimir Karadžić
11729403f4 Metal: Invalidate PSO when program is destroyed. Issue #1585. 2018-12-20 20:18:30 -08:00
Бранимир Караџић
3b62091bba Cleanup. 2018-12-20 18:35:43 -08:00
Бранимир Караџић
80e8ad2303 Updated ImGui. 2018-12-20 09:03:59 -08:00
Бранимир Караџић
f9606320cf
Merge pull request #1584 from cloudwu/fixnumvert
We should use numVertices here rather than draw.m_numVertices
2018-12-19 20:15:59 -08:00
Branimir Karadžić
85c3bedfee shaderc: Allow space as delimiter for in/out params. 2018-12-19 20:13:33 -08:00
Cloud Wu
4226bb242d We should use numVertices here rather than draw.m_numVertices 2018-12-20 10:28:12 +08:00
Branimir Karadžić
a4776e297d Cleanup. 2018-12-19 17:16:48 -08:00
Branimir Karadžić
27e3a1984c D3D12: Added compute PSO caching. 2018-12-19 17:16:38 -08:00
Branimir Karadžić
d1b6770776 D3D12: Fixed texture array UAV. 2018-12-19 17:16:09 -08:00
Бранимир Караџић
cdb2ed3e92 Updated ImGui. 2018-12-19 09:53:22 -08:00
Бранимир Караџић
1e16bd40ef
Merge pull request #1583 from pangweiwei/master
fix shaderrc generate wrong shader of matal
2018-12-19 08:55:14 -08:00
Pang Weiwei
5044400717 fix shaderrc generate wrong shader of matal 2018-12-19 20:26:53 +08:00
Бранимир Караџић
fa60f6773b Updated README. 2018-12-18 21:02:23 -08:00
Бранимир Караџић
abeb00f694 Cleanup. 2018-12-18 20:57:42 -08:00
Бранимир Караџић
2c25bff9de
Merge pull request #1582 from mchiasson/renderdoc_glx_fix
can now use renderdoc on linux with OpenGL back-end
2018-12-18 20:36:15 -08:00
Branimir Karadžić
095188a533 Cleanup. 2018-12-18 16:11:41 -08:00
Branimir Karadžić
fba9727f8e Cleanup. 2018-12-18 16:06:06 -08:00
Mathieu-Andre Chiasson
da6274299d can now use renderdoc on linux with OpenGL back-end 2018-12-18 17:19:00 -05:00
Бранимир Караџић
c22a69b84e Updated README. 2018-12-18 09:45:36 -08:00
Бранимир Караџић
0f89de4a47 Updated ImGui. 2018-12-18 09:10:07 -08:00
Branimir Karadžić
c5bec1ecb0 shaderc: Added input name validation to force proper attribute naming. 2018-12-17 20:47:11 -08:00
Бранимир Караџић
f6094e14cf Updated README. 2018-12-17 09:09:32 -08:00
Бранимир Караџић
3f3b4ceefa Updated glslang. 2018-12-15 17:36:50 -08:00
Бранимир Караџић
a337f53694 Updated ImGui. 2018-12-15 17:26:12 -08:00
Бранимир Караџић
eae8d7e6b5 Cleanup. 2018-12-14 21:38:50 -08:00
Бранимир Караџић
2c0da4d2cb Added helper macros. 2018-12-14 21:38:43 -08:00
Бранимир Караџић
de55145c7e Cleanup. 2018-12-14 16:11:14 -08:00
Бранимир Караџић
74a599541c Cleanup. 2018-12-14 14:38:54 -08:00
Бранимир Караџић
7a815f6706 Cleanup. 2018-12-14 14:30:23 -08:00