bgfx/examples/41-tess
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_terrain_init.sc Cleanup. 2019-07-21 22:02:07 -07:00
cs_terrain_lod.sc Fixes example 41 on OpenGL (#2234) 2020-08-16 11:43:28 -07:00
cs_terrain_update_draw.sc Cleanup. 2019-07-21 22:02:07 -07:00
cs_terrain_update_indirect.sc Cleanup. 2019-07-21 22:02:07 -07:00
fcull.sh Cleanup. 2019-07-21 22:02:07 -07:00
fs_terrain_render_normal.sc Cleanup. 2019-07-21 22:02:07 -07:00
fs_terrain_render.sc Cleanup. 2019-07-21 22:02:07 -07:00
isubd.sh Fixes example 41 on OpenGL (#2234) 2020-08-16 11:43:28 -07:00
makefile Happy New Year! 2023-01-14 10:05:12 -08:00
matrices.sh example 41-tess (#1821) 2019-07-20 17:04:35 -07:00
screenshot.png 41-tess: Added screenshot. 2019-07-20 19:24:40 -07:00
terrain_common.sh Fixes example 41 on OpenGL (#2234) 2020-08-16 11:43:28 -07:00
tess.cpp Allow simultaneous X11 and Wayland support (#3152) 2023-08-17 16:54:31 +02:00
uniforms.sh example 41-tess (#1821) 2019-07-20 17:04:35 -07:00
varying.def.sc example 41-tess (#1821) 2019-07-20 17:04:35 -07:00
vs_terrain_render.sc Cleanup. 2019-07-21 22:02:07 -07:00