Бранимир Караџић
|
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 |
|
Branimir Karadžić
|
8acd90f98a
|
39-assao: Added to project. Added screenshot. Built shaders.
|
2018-12-14 14:27:03 -08:00 |
|
Бранимир Караџић
|
9aa4c55268
|
Merge pull request #1575 from attilaz/assao-final
Adaptive Screen Space Ambient Occlusion example. Issue #978.
|
2018-12-14 13:39:57 -08:00 |
|
attilaz
|
ead0e5b0fb
|
assao
|
2018-12-14 22:09:37 +01:00 |
|
Бранимир Караџић
|
d2812b9318
|
Merge pull request #1573 from attilaz/texture-functions
added texture functions (2darray,offset,gather) and image types
|
2018-12-13 14:14:21 -08:00 |
|
attilaz
|
ec321a836e
|
added texture functions (array,offset,gather) and image types
|
2018-12-13 22:30:13 +01:00 |
|
Branimir Karadžić
|
00ee90a1cd
|
Updated ImGui.
|
2018-12-13 13:21:52 -08:00 |
|
Бранимир Караџић
|
197eae86c9
|
GL: FIxed binding compute RO image.
|
2018-12-12 19:04:10 -08:00 |
|
Бранимир Караџић
|
498f5d9e49
|
Updated ImGui.
|
2018-12-12 07:43:50 -08:00 |
|
Бранимир Караџић
|
bfc011aa4b
|
Merge pull request #1570 from daniilsunyaev/master
Add shadow 2d array and shadow cube samplers defines for hlsl
|
2018-12-11 14:16:02 -08:00 |
|
Daniil Sunyaev
|
4d0575060f
|
update texture-sampling cmp flag in comments to a new name
|
2018-12-11 22:49:31 +03:00 |
|
Daniil Sunyaev
|
119ddbaea5
|
add array shadow and cube shadow samplers for hlsl
|
2018-12-11 22:47:25 +03:00 |
|
Branimir Karadžić
|
5c99f885a1
|
Updated ImGui.
|
2018-12-11 08:05:06 -08:00 |
|
Branimir Karadžić
|
1d2ef78e8b
|
Cleanup.
|
2018-12-10 20:41:36 -08:00 |
|
Branimir Karadžić
|
0740b29de7
|
Cleanup.
|
2018-12-10 19:39:00 -08:00 |
|
Branimir Karadžić
|
d95a7bd4b8
|
22-windows: Fixed crash.
|
2018-12-10 19:23:37 -08:00 |
|
Branimir Karadžić
|
2c37f2178c
|
D3D11: Supress validation errors.
|
2018-12-10 17:47:51 -08:00 |
|
Branimir Karadžić
|
19e8e2e672
|
Updated ImGui.
|
2018-12-10 08:00:03 -08:00 |
|
Branimir Karadžić
|
18c84e1f7f
|
Cleanup.
|
2018-12-09 22:33:37 -08:00 |
|
Branimir Karadžić
|
ff6710aa04
|
Merge branch 'master' of github.com:bkaradzic/bgfx
|
2018-12-09 16:20:28 -08:00 |
|
Branimir Karadžić
|
8771afb4d8
|
Updated fcpp.
|
2018-12-09 16:20:14 -08:00 |
|
Branimir Karadžić
|
afb3aefb1c
|
glsl-optimizer: Add explicitly files to project.
|
2018-12-09 16:20:03 -08:00 |
|
Бранимир Караџић
|
5daf80ac44
|
Merge pull request #1569 from attilaz/metal-fixes
iOS metal fixes
|
2018-12-09 08:50:09 -08:00 |
|
Attila Kocsis
|
28c1ffd28f
|
iOS metal fixes
|
2018-12-09 10:03:21 +01:00 |
|
Branimir Karadžić
|
efa95987a8
|
Updated fcpp.
|
2018-12-08 16:40:58 -08:00 |
|
Branimir Karadžić
|
778401e3c2
|
Updated glslang.
|
2018-12-08 16:38:34 -08:00 |
|
Branimir Karadžić
|
ab0a09118e
|
Fixed GCC-8 warning: ‘%4d’ directive writing between 4 and 11 bytes into a region of size 6
|
2018-12-08 16:37:53 -08:00 |
|
Branimir Karadžić
|
0ecd0bb88f
|
Cleanup.
|
2018-12-08 08:56:06 -08:00 |
|
Branimir Karadžić
|
e1d7b56a85
|
Removing old vector math.
|
2018-12-07 19:42:34 -08:00 |
|
Branimir Karadžić
|
0336c7ba34
|
Removing old vector math.
|
2018-12-06 22:25:47 -08:00 |
|
Branimir Karadžić
|
1a5b892be4
|
Removing old vector math.
|
2018-12-06 22:03:47 -08:00 |
|
Branimir Karadžić
|
8ecba5c525
|
Merge branch 'master' of github.com:bkaradzic/bgfx
|
2018-12-06 00:12:12 -08:00 |
|
Branimir Karadžić
|
38ef1b1c8f
|
Cleanup.
|
2018-12-06 00:12:00 -08:00 |
|
Branimir Karadžić
|
db5d471671
|
Updated ImGui.
|
2018-12-05 23:16:17 -08:00 |
|
Branimir Karadžić
|
54c2ccf31e
|
Metal: Moving auto release pool inside renderer. Issue #1269.
|
2018-12-05 22:08:05 -08:00 |
|
Branimir Karadžić
|
6bd177e9e8
|
Cleanup.
|
2018-12-04 20:15:26 -08:00 |
|