Sunshine latest
Self-hosted game stream host for Moonlight.
globals.cpp File Reference

Definitions for globally accessible variables and functions. More...

#include "globals.h"
Include dependency graph for globals.cpp:

Variables

bool display_cursor = true
 A boolean flag to indicate whether the cursor should be displayed.
 
nvprefs::nvprefs_interface nvprefs_instance
 A global singleton used for NVIDIA control panel modifications.
 
thread_pool_util::ThreadPool task_pool
 A thread pool for processing tasks.
 

Detailed Description

Definitions for globally accessible variables and functions.