mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-06-06 23:04:25 +00:00
[idd] CEdid: add new helper class to build the EDID block
This commit is contained in:
committed by
Geoffrey McRae
parent
83bebf4519
commit
c2add993ac
@@ -27,6 +27,7 @@
|
||||
|
||||
#include "CIVSHMEM.h"
|
||||
#include "CSettings.h"
|
||||
#include "CEdid.h"
|
||||
|
||||
extern "C" {
|
||||
#include "lgmp/host.h"
|
||||
@@ -89,6 +90,7 @@ private:
|
||||
void ResendCursor();
|
||||
|
||||
CSettings::DisplayModes m_displayModes;
|
||||
CEdid m_edid;
|
||||
|
||||
CSettings::DisplayMode m_setMode;
|
||||
bool m_doSetMode;
|
||||
|
||||
Reference in New Issue
Block a user