bgfx/examples/13-stencil
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
..
figure-rgba.tga Added examples 13-stencil and 14-shadowvolumes 2013-10-18 07:18:31 +01:00
flare.tga Added examples 13-stencil and 14-shadowvolumes 2013-10-18 07:18:31 +01:00
fs_stencil_color_black.sc Happy New Year! 2022-01-15 11:59:06 -08:00
fs_stencil_color_lighting.sc Happy New Year! 2022-01-15 11:59:06 -08:00
fs_stencil_color_texture.sc Happy New Year! 2022-01-15 11:59:06 -08:00
fs_stencil_texture_lighting.sc Happy New Year! 2022-01-15 11:59:06 -08:00
fs_stencil_texture.sc Happy New Year! 2022-01-15 11:59:06 -08:00
makefile Happy New Year! 2023-01-14 10:05:12 -08:00
screenshot.png Updated screenshot. 2013-11-07 07:12:25 +01:00
stencil.cpp Allow simultaneous X11 and Wayland support (#3152) 2023-08-17 16:54:31 +02:00
varying.def.sc Added examples 13-stencil and 14-shadowvolumes 2013-10-18 07:18:31 +01:00
vs_stencil_color_lighting.sc Happy New Year! 2022-01-15 11:59:06 -08:00
vs_stencil_color_texture.sc Happy New Year! 2022-01-15 11:59:06 -08:00
vs_stencil_color.sc Happy New Year! 2022-01-15 11:59:06 -08:00
vs_stencil_texture_lighting.sc Happy New Year! 2022-01-15 11:59:06 -08:00
vs_stencil_texture.sc Happy New Year! 2022-01-15 11:59:06 -08:00