bgfx/examples/06-bump
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
..
bump.cpp Allow simultaneous X11 and Wayland support (#3152) 2023-08-17 16:54:31 +02:00
fieldstone-n.tga Added texture loading example. 2012-10-27 21:34:41 -07:00
fieldstone-rgba.tga Added texture loading example. 2012-10-27 21:34:41 -07:00
fs_bump.sc Happy New Year! 2023-01-14 10:05:12 -08:00
makefile Happy New Year! 2023-01-14 10:05:12 -08:00
screenshot.png Updated screenshots. 2013-10-23 22:48:16 -07:00
varying.def.sc Reversed instance data bindings. Issue #309. 2015-04-15 10:37:00 -07:00
vs_bump_instanced.sc Happy New Year! 2023-01-14 10:05:12 -08:00
vs_bump.sc Happy New Year! 2023-01-14 10:05:12 -08:00