Files
bgfx/src
pezcode 8e76e5e85c Vulkan: multiple windows, capture support (#2491)
* Use correct aspect masks for stencil-only textures

* Make vkEnumerateInstanceVersion optional

This makes init not abort on Vulkan 1.0

* Move swapchain into FrameBufferVK

* Remove duplicate render pass creation code

* Manually resolve MSAA backbuffer

not guaranteed to be supported, but reduces resolve operations from 2 * (num views using backbuffer) to 1

* Support for multiple windows (BGFX_CAPS_SWAP_CHAIN)

* Capture support (BGFX_RESET_CAPTURE)

* Display present timings

* Recreate surface if native window handle changed

* Delayed swapchain deletion on resize

no more vkDeviceWaitIdle

* Recreate surface if BGFX_RESET_HIDPI is toggled

* Don't recreate swapchain if only the MSAA sample count changed

* Some extra caps checks

* Configurable backbuffer depth format

* Configurable backbuffer color format
2021-04-21 18:41:49 -07:00
..
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-02-11 20:29:52 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-25 12:24:12 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-02-26 18:48:43 -08:00
2021-01-14 15:53:49 -08:00
2021-01-22 07:33:59 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-04-05 12:27:48 -07:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2013-02-21 21:07:31 -08:00
2021-04-17 08:36:19 -07:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00
2021-01-14 15:53:49 -08:00