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
hellogl2.pro
logo.cpp
logo.h
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
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