bgfx/examples/43-denoise
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
..
denoise.cpp Allow simultaneous X11 and Wayland support (#3152) 2023-08-17 16:54:31 +02:00
fs_denoise_apply_lighting.sc Happy New Year! 2022-01-15 11:59:06 -08:00
fs_denoise_copy.sc Happy New Year! 2022-01-15 11:59:06 -08:00
fs_denoise_deferred_combine.sc Happy New Year! 2022-01-15 11:59:06 -08:00
fs_denoise_gbuffer.sc 43-denoise: Added shaders. 2021-01-02 10:46:43 -08:00
fs_denoise_spatial_3x3.sc Happy New Year! 2022-01-15 11:59:06 -08:00
fs_denoise_spatial_5x5.sc Happy New Year! 2022-01-15 11:59:06 -08:00
fs_denoise_spatial_implementation.sh Happy New Year! 2022-01-15 11:59:06 -08:00
fs_denoise_temporal.sc Happy New Year! 2022-01-15 11:59:06 -08:00
fs_denoise_txaa.sc Happy New Year! 2022-01-15 11:59:06 -08:00
makefile Happy New Year! 2022-01-15 11:59:06 -08:00
normal_encoding.sh Happy New Year! 2022-01-15 11:59:06 -08:00
parameters.sh Happy New Year! 2022-01-15 11:59:06 -08:00
screenshot.png 43-denoise: Removed alpha from screenshot. 2021-01-02 11:35:21 -08:00
shared_functions.sh Happy New Year! 2022-01-15 11:59:06 -08:00
varying.def.sc 43-denoise: Added shaders. 2021-01-02 10:46:43 -08:00
vs_denoise_gbuffer.sc Happy New Year! 2022-01-15 11:59:06 -08:00
vs_denoise_screenquad.sc 43-denoise: Added shaders. 2021-01-02 10:46:43 -08:00