bgfx/examples/37-gpudrivenrendering
Julian Sikorski f4d463990a
Allow simultaneous X11 and Wayland support (#3152)
* Allow simultaneous X11 and Wayland support

* Add NativeWindowHandleType

* Set default value for g_platformData.type

* Use g_platformData.type to check for a native Wayland window

* Stub getNativeWindowHandleType on platform where Wayland is not an option

* Implement getNativeWindowHandleType for GLFW

* Add getNativeWindowHandleType to the remaining C++ examples

* Add getNativeWindowHandleType to the C example
2023-08-17 16:54:31 +02:00
..
cs_gdr_copy_z.sc
cs_gdr_downscale_hi_z.sc
cs_gdr_occlude_props.sc
cs_gdr_stream_compaction.sc
fs_gdr_instanced_indirect_rendering.sc
gpudrivenrendering.cpp Allow simultaneous X11 and Wayland support (#3152) 2023-08-17 16:54:31 +02:00
makefile
screenshot.png
varying.def.sc
vs_gdr_instanced_indirect_rendering.sc
vs_gdr_render_occlusion.sc