qtbase/examples/opengl/hellogl2
Even Oscar Andersen e40fdf19ab wasm: hellogl2 screen is black
We need to reset the OpenGL state in paintGL for the drawing
to work,

Also, disable the dock/add window functionality as it does not
work on webassembly.

Change-Id: I480d944bc2029a07d5d49f0a85c3754fbc8cd53c
Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
2024-07-01 17:33:48 +02:00
..
CMakeLists.txt CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
glwidget.cpp wasm: hellogl2 screen is black 2024-07-01 17:33:48 +02:00
glwidget.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
hellogl2.pro Move QOpenGLWidget from QtOpenGL to its own module 2020-02-18 09:22:51 +01:00
logo.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
logo.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
main.cpp wasm: hellogl2 screen is black 2024-07-01 17:33:48 +02:00
mainwindow.cpp wasm: hellogl2 screen is black 2024-07-01 17:33:48 +02:00
mainwindow.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
window.cpp wasm: hellogl2 screen is black 2024-07-01 17:33:48 +02:00
window.h hellogl2 example: Decouple mainwindow from window 2023-09-18 22:45:36 +02:00