Бранимир Караџић
1e2ca25424
Added Apple vendor id.
2021-12-19 21:05:20 -08:00
jwdevel
fd9bcf541a
Enhance docs for BGFX_DEBUG_PROFILER, showing relation to per-view stats. ( #2683 )
...
Current docs are a little ambiguous with the term "profiling"; sometimes it means
bgfx::CallbackI functions, and sometimes per-view stats collection. This makes it a little clearer.
2021-12-13 12:46:06 -08:00
Cedric Guillemet
64a28415a8
Disable Batch indirect mode for Microsoft WARP ( #2672 )
...
* Disable Batch indirect mode for Microsoft WARP
* idl
Co-authored-by: Cedric Guillemet <ceguille@microsoft.com>
2021-12-01 11:19:47 -08:00
Бранимир Караџић
ee0fbea726
Added AGC renderer stub.
2021-08-24 19:35:09 -07:00
Бранимир Караџић
08e3d51a9e
Fixed docs.
2021-05-25 20:13:59 -07:00
Бранимир Караџић
6baa370801
Fixed transient index buffer functions to all have 32-bit indices support, and removed 16-bit only restriction from docs.
2021-05-25 12:47:28 -07:00
Бранимир Караџић
117c999d6e
Added bgfx::Init capabilities mask.
2021-04-22 20:18:48 -07:00
Бранимир Караџић
6109697ade
Added bgfx::isFrameBufferValid API.
2021-04-16 22:13:26 -07:00
Бранимир Караџић
69fb21f50e
Cleanup.
2021-04-13 21:55:56 -07:00
Sam
49fb72842a
Minor alteration to clarify that BGFX_DISCARD_STATE also discards uniforms ( #2464 )
...
Signed-off-by: Samuel Hellawell <sshellawell@gmail.com>
2021-04-09 21:51:03 -07:00
Aleš Mlakar
f2a42ec216
Updated Beef bindings ( #2426 )
...
* Vulkan shader compiler uniform size fix (>255).
* Updated IDL Beef bindings
Co-authored-by: Aleš Mlakar <ales.ambits@gmail.com>
2021-03-17 17:49:01 -07:00
Бранимир Караџић
239ce7a612
Fixed typo.
2021-02-07 07:35:18 -08:00
Branimir Karadžić
5c304dad3b
Fixed issue #2330 . Added support for 32-bit indices in transient index buffer.
2020-12-15 19:01:25 -08:00
Бранимир Караџић
796acfa98b
Added Attachment.numLayers needed for viewport layer array support.
2020-12-12 10:04:14 -08:00
Бранимир Караџић
8dd39d42df
Cleanup.
2020-12-02 21:08:25 -08:00
Aleš Mlakar
93f0cdfaf4
IDL Beef bindings ( #2290 )
...
Co-authored-by: Aleš Mlakar <ales.ambits@gmail.com>
2020-10-19 06:54:18 -07:00