Sunshine master
Self-hosted game stream host for Moonlight.
undo_data.h File Reference

Declarations for undoing changes to nvidia preferences. More...

#include <cstdint>
#include <optional>
#include <string>
#include <vector>
Include dependency graph for undo_data.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  nvprefs::undo_data_t::data_t
 NVIDIA profile settings captured for undo. More...
 
struct  nvprefs::undo_data_t::data_t::opengl_swapchain_t
 OpenGL swapchain setting values captured from the driver. More...
 
class  nvprefs::undo_data_t
 Serializable NVIDIA profile state saved before preference changes. More...
 

Detailed Description

Declarations for undoing changes to nvidia preferences.