Бранимир Караџић
1359503a62
Cleanup.
2020-05-10 17:47:10 -07:00
Бранимир Караџић
bbd41124b7
Cleanup.
2020-05-09 10:24:23 -07:00
Бранимир Караџић
4e41f3d0bd
Fixed build.
2020-05-08 09:03:02 -07:00
Hugo Amnov
b62302631e
Add Webgpu backend ( #2132 )
...
* WebGPU first draft (shaderc bin version 8)
* WebGPU scripts
2020-05-08 08:53:53 -07:00
Бранимир Караџић
f2e79bbe41
Fixed #2133 .
2020-05-03 19:58:15 -07:00
Бранимир Караџић
60b51dcf85
Fixed #2128 .
2020-05-03 18:18:26 -07:00
Бранимир Караџић
7792a893af
Cleanup.
2020-04-25 09:50:52 -07:00
Бранимир Караџић
00d1225cc6
Updated docs.
2020-04-16 21:27:48 -07:00
Бранимир Караџић
6a1db4c2a2
Updated docs.
2020-04-14 20:13:22 -07:00
Бранимир Караџић
000a3b704c
Cleanup.
2020-04-14 08:37:07 -07:00
Бранимир Караџић
06460b8ac2
Fixed discard flags.
2020-04-02 19:04:13 -07:00
Бранимир Караџић
c306e3b4bf
Added bgfx version number.
2020-04-01 20:50:44 -07:00
Бранимир Караџић
23f9ba6552
Cleanup dicard flags.
2020-04-01 19:23:40 -07:00
Бранимир Караџић
6c0c5c9921
Renamed vertexdecl.* to vertexlayout.*
2020-03-28 20:06:03 -07:00
Cedric Guillemet
dbb83d2525
PR feedback
2020-03-18 02:14:20 +00:00
Cedric Guillemet
0881d98bd2
Discard flags for submit call
2020-03-18 02:14:20 +00:00
Бранимир Караџић
54dc5e3ae7
Removed support for SteamLink (discontinued 11/2018).
2020-03-11 21:51:55 -07:00
Vladimir Vukicevic
9499acce56
Add Valid property to handle types
2020-02-18 17:54:55 +00:00
Бранимир Караџић
c735560b93
Fixed typo.
2020-02-10 08:59:34 -08:00
Бранимир Караџић
cacf62190b
Cleanup.
2020-02-10 08:19:21 -08:00
Vladimir Vukicevic
8165a837a7
CSharp bindings: move DllName definition to other, optional file
2020-02-05 18:31:31 -08:00
Бранимир Караџић
880f932cb8
Fixed issue #2002 .
2020-01-22 19:54:14 -08:00
Бранимир Караџић
b14f9dc280
Cleanup.
2020-01-21 20:08:48 -08:00
Бранимир Караџић
de9a508409
Cleanup.
2020-01-21 09:16:55 -08:00
Cedric Guillemet
97005355c2
space
2020-01-21 09:11:53 -08:00
Cedric Guillemet
9ee39e8241
PR feedback
2020-01-21 09:11:53 -08:00
Cedric Guillemet
b4cac17b93
default parameters
2020-01-21 09:11:53 -08:00
Cedric Guillemet
4b83e0f5bc
discard flags
2020-01-21 09:11:53 -08:00
Hugo Amiard
c4de3593de
Cleanup Emscripten toolchain
2020-01-18 21:58:19 -08:00
Бранимир Караџић
82f56b5987
Happy New Year!
2020-01-14 21:37:06 -08: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
Бранимир Караџић
8494200645
Updated IDL info / autogenerated comments.
2019-10-25 20:40:02 -07:00
Бранимир Караџић
e16cf7bb06
Cleanup.
2019-10-25 20:34:33 -07:00
Бранимир Караџић
bd9600e167
Fixed IDL.
2019-10-25 20:13:21 -07:00
Cedric Guillemet
6a883a33fd
Front facing ( #1904 )
...
* Added BGFX_STATE_FRONT_CCW to defines.h and implemented initial usage only in renderer_d3d11.cpp.
* set front facing for d3d12, gl metal and vulkan
* front facing method Metal
* tabs
* removed tab
idl updated
2019-10-25 20:07:05 -07:00
Ari Vuollet
8431576b80
Add D language bindings generator ( #1907 )
2019-10-09 07:23:17 -07:00
attilaz
694627885a
Added texture functions with bias parameter ( #1901 )
...
and fixed a typo
2019-10-04 20:03:51 -07:00
Бранимир Караџић
03c99d50c7
Updated spirv-tools.
2019-09-26 12:58:33 -07:00
Бранимир Караџић
b079e67426
Cleanup.
2019-08-17 21:35:20 -07:00
Бранимир Караџић
79dc0a3a0d
Cleanup.
2019-08-17 12:38:23 -07:00
Leandro Freire
1db46f4fe6
Rename variables and constants
2019-08-17 12:32:16 -07:00
Бранимир Караџић
a5898b131b
examples: Added documentation link.
2019-08-14 21:19:03 -07:00
Бранимир Караџић
4986981378
VK: Added compute shaders.
2019-08-13 18:47:21 -07:00
Leandro Freire
855623e153
Rename VertexDecl to VertexLayout
2019-08-13 18:42:01 -07:00
Rinthel
e604ca021d
remove warning / add build option for osx
2019-08-04 19:51:16 -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
Бранимир Караџић
d5fcbf98cf
Updated IDL.
2019-07-14 21:19:46 -07:00
Бранимир Караџић
6b32a32bb2
IDL C#: Added flag comments.
2019-07-14 18:23:57 -07:00
Бранимир Караџић
45fb76865e
IDL C#: Added flag comments.
2019-07-12 22:40:21 -07:00
Бранимир Караџић
541a379722
IDL C#: Added enum comments.
2019-07-11 21:31:18 -07:00
Бранимир Караџић
65001ee075
Updated spirv-tools.
2019-07-11 21:07:22 -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
Бранимир Караџић
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
Бранимир Караџић
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
Бранимир Караџић
4a96919315
Updated IDL scripts.
2019-07-04 18:47:08 -07:00
Бранимир Караџић
7d047dfc5b
Added C# bindings.
2019-07-04 16:46:25 -07:00
Бранимир Караџић
7184da2050
IDL: Cleanup.
2019-07-04 16:07:18 -07:00
Бранимир Караџић
4127cc3ab1
IDL: Trim underscores.
2019-07-04 10:50:29 -07:00
Бранимир Караџић
dd38cc10ce
IDL: Cleanup.
2019-07-04 09:22:09 -07:00
Бранимир Караџић
1725b1c93d
IDL: Avoid name collisions.
2019-07-04 08:58:43 -07:00
Бранимир Караџић
deb4d965cd
IDL: Generate structs.
2019-07-04 08:00:35 -07:00
Бранимир Караџић
fcc99af12c
IDL: Fixed return types.
2019-07-04 07:30:32 -07:00
Бранимир Караџић
a7a7ac6804
IDL: Updated to latest codegen.
2019-07-04 06:36:08 -07:00
Бранимир Караџић
20d619235a
IDL: Updated to latest codegen.
2019-07-03 21:24:44 -07:00
Бранимир Караџић
c4a5103be2
IDL: Combine State, Stencil, Buffer, Texture, Sampler, and Reset states.
2019-07-03 16:46:17 -07:00
Бранимир Караџић
69072067ef
WIP: IDL C# bindings.
2019-07-03 09:09:59 -07:00
Attila Kocsis
d6b3fcccc0
added geometryv
2019-06-19 21:37:35 +02:00
Бранимир Караџић
77823a3ff9
Updated spirv-tools.
2019-06-06 22:02:38 -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
Бранимир Караџић
a1cdb91758
IDL now generates defines.h
2019-05-23 20:31:36 -07:00
Бранимир Караџић
3f4c6d35cf
Updated IDL scripts.
2019-05-23 08:15:14 -07:00
Cloud Wu
f1288e212e
Add C99 api(macro) BGFX_HANDLE_IS_VALID
2019-05-17 07:12:45 +08:00
Бранимир Караџић
f4e23fa80b
Fixed IDL to match PR #1767 .
2019-05-14 21:32:36 -07:00
Andrew Willmott
15c94d69a0
Generalise genie xcode4 cases to apply to all xcode project versions.
2019-05-13 17:13:53 +01:00
Бранимир Караџић
53fcf83440
Cleanup.
2019-04-27 07:40:12 -07:00
Бранимир Караџић
4a07ab392f
Cleanup.
2019-04-20 21:04:36 -07:00
Бранимир Караџић
1198f73af1
Removed Scintilla.
2019-04-16 19:16:09 -07:00
attilaz
ed885c3c5a
using meshoptimizer for vertex cache/fetch optim and index/vertex buffer compression
2019-04-13 16:07:06 +02:00
Бранимир Караџић
10e8a15ba1
Added API for aliasing vertex buffer with different vertex declaration.
2019-04-06 19:26:35 -07:00
Бранимир Караџић
0af6d02fcd
Updated docs.
2019-03-20 16:47:41 -07:00
Бранимир Караџић
28e8b8da04
Updated docs.
2019-03-17 09:38:07 -07:00
Бранимир Караџић
71e1dd6666
C99: Added function id enum.
2019-03-14 15:36:11 -07:00
Бранимир Караџић
218b4b73ea
Updated IDL scripts.
2019-03-13 22:26:11 -07:00
Бранимир Караџић
7a67012559
Don't invoke IDL by default.
2019-03-12 22:38:28 -07:00
Бранимир Караџић
96ee0ab79c
Updated IDL.
2019-03-12 22:24:35 -07:00
Бранимир Караџић
2b9496ecdf
Cleanup.
2019-03-12 17:05:39 -07:00
Бранимир Караџић
9f7c3281e1
Added NVN stub.
2019-03-12 17:01:02 -07:00
Бранимир Караџић
8cc0b10719
Updated IDL.
2019-03-12 10:57:03 -07:00
Cloud Wu
4bc193f2e3
fixbuild
2019-03-10 18:28:58 +08:00
Бранимир Караџић
9a3e653efe
Updated IDL.
2019-03-09 23:21:50 -08:00
Бранимир Караџић
008a5cdf7e
Updated IDL.
2019-03-09 22:51:12 -08:00
Cloud Wu
309edd2adf
Update IDL code generator
2019-03-10 14:40:43 +08:00
mooz
ff13e730bb
Renamed BGFX_USE_WAYLAND to ENTRY_CONFIG_USE_WAYLAND.
2019-03-09 10:53:14 +01:00
mooz
2b6d4cf00f
Added Wayland support.
2019-03-08 10:36:50 +01:00
Branimir Karadžić
0ccb1a9fed
Fixed IDL.
2019-03-05 20:22:14 -08:00
Бранимир Караџић
a283e875e7
IDL: Put back old pre-encoder API to C99.
2019-02-27 11:47:11 -08:00
Бранимир Караџић
4ed2574d1b
Exit after IDL codegen.
2019-02-27 08:00:00 -08:00
Бранимир Караџић
3c1a6b061c
Cleanup.
2019-02-27 07:54:25 -08:00
Cloud Wu
e9cd8b5532
Add idl codegen
2019-02-27 18:04:27 +08:00
Бранимир Караџић
5b1f2c710a
Fixed shader makefile.
2019-02-20 18:22:47 -08:00
Branimir Karadžić
464a555101
texturev: Added winapi support for openFileSelectionDialog.
2019-02-19 22:42:46 -08:00
Branimir Karadžić
1b9dd14683
Fixed framebuffer RW.
2019-02-18 13:40:17 -08:00
Бранимир Караџић
90637cee05
Cleanup.
2019-01-25 22:32:25 -08:00
Бранимир Караџић
1675484726
Updated spirv-tools.
2019-01-25 22:09:58 -08:00
Бранимир Караџић
17a620a609
Cleanup.
2019-01-25 17:18:30 -08:00
Бранимир Караџић
e783582745
Cleanup.
2019-01-21 17:07:21 -08:00
Бранимир Караџић
53a275438d
Cleanup.
2019-01-17 19:59:46 -08:00
Attila Kocsis
810c69ec49
added spirv legalization
2019-01-15 22:12:48 +01:00
attilaz
b9b58296c7
metal compute shader generation
2019-01-14 09:24:06 +01:00
Бранимир Караџић
3f3a9450ba
Happy New Year!
2019-01-13 17:13:25 -08:00
Branimir Karadžić
4daee79bf4
Cleanup.
2019-01-09 19:32:44 -08:00
Бранимир Караџић
ac29dccc6a
Added spirv-cross.
2019-01-09 19:23:47 -08:00
Бранимир Караџић
e743c4e431
Merge branch 'master' of github.com:bkaradzic/bgfx
2019-01-05 08:16:41 -08:00
Бранимир Караџић
fa8eb9878c
Updated spirv-tools.
2019-01-05 08:15:11 -08:00
Aleš Mlakar
ada5d979d8
Merge branch 'master' of https://github.com/jazzbre/bgfx into svt-example
2019-01-03 11:44:31 +01:00
Aleš Mlakar
1c6c7378e8
* 40-svt: Added to project. Added screenshot. Built shaders.
2019-01-03 11:34:30 +01:00
junjie020
75d1ffedad
fix shader mk
2018-12-29 17:58:53 +08:00
Branimir Karadžić
8acd90f98a
39-assao: Added to project. Added screenshot. Built shaders.
2018-12-14 14:27:03 -08:00
Branimir Karadžić
afb3aefb1c
glsl-optimizer: Add explicitly files to project.
2018-12-09 16:20:03 -08:00
Branimir Karadžić
efa95987a8
Updated fcpp.
2018-12-08 16:40:58 -08:00
Branimir Karadžić
d4fef78240
Cleanup.
2018-11-27 18:14:29 -08:00
Branimir Karadžić
73c66dbd74
Fixed build.
2018-11-17 08:27:15 -08:00
Branimir Karadžić
9e34375c8b
Updated glslang.
2018-11-17 00:09:17 -08:00
Branimir Karadžić
e7c25da2ec
glsl-optimizer: Supress misleading indentation warning.
2018-11-03 10:37:53 -07:00
Branimir Karadžić
7ed47a3507
Cleanup.
2018-09-19 12:28:05 -07:00
Eric Arnebäck
ab1080ae94
Bloom Example ( #1491 )
...
* add bloom demo
* remove modification to readme
* add references for the bloom implementation
2018-09-19 12:24:52 -07:00
Branimir Karadžić
0dd9d94289
Fixed MinGW build.
2018-09-10 17:45:17 -07:00
Branimir Karadžić
69c2ce2326
Updated glslang.
2018-09-08 10:25:45 -07:00
Branimir Karadžić
e8c0d59caa
fcpp: Fixed output message.
2018-09-04 07:45:39 -07:00
Branimir Karadžić
3ae9325af4
Fixed build.
2018-09-03 14:06:53 -07:00
Branimir Karadžić
07d909b5f0
Fixed crash on NULL dereference.
2018-09-03 13:56:11 -07:00
Branimir Karadžić
aa0a432f9f
Fixing VS build.
2018-09-02 22:21:37 -07:00
Branimir Karadžić
968b611ec1
Updated glslang and spirv-tools.
2018-09-02 21:14:20 -07:00
Branimir Karadžić
7f63721a59
Cleanup.
2018-08-29 18:12:21 -07:00
Branimir Karadžić
0a00831e4b
Fixed GLFW lib name.
2018-08-25 15:18:21 -07:00
Branimir Karadžić
2a3fb9c0f9
Added Encoder natvis.
2018-08-20 17:06:13 -07:00
Jared Tiala
8d26c0f904
Fix linux-clang warning flags ( #1448 )
2018-08-03 07:18:27 +02:00
Branimir Karadžić
7612f88426
Cleanup.
2018-07-19 20:29:03 -07:00