|
QGroundControl
Ground Control Station for MAVLink Drones
|
Functions | |
| void | configureMainWindow (QQuickWindow *window) |
Low-level RHI / scene-graph configuration for the main QQuickWindow. Call before the first scene graph initialization. Environment variables: QGC_RHI_DEBUG - enable RHI debug layer, debug markers and GPU timestamps QGC_RHI_PIPELINE_CACHE - "0" disables the on-disk pipeline cache (default on) QGC_HDR_OUTPUT - request HDR display output (diagnostic; see note in .cc) QGC_FORCE_VIDEO_GPU - "low:high" LUID hex pair to force a specific D3D adapter (Windows only)
| void GraphicsSetup::configureMainWindow | ( | QQuickWindow * | window | ) |
Definition at line 180 of file GraphicsSetup.cc.
References config, and configureMainWindow().
Referenced by configureMainWindow().