File diff r25002:76f645370cb4 → r25003:fdd8312ceea6
src/table/misc_settings.ini
Show inline comments
 
@@ -12,6 +12,9 @@ static const char *_support8bppmodes = "
 
#ifdef WITH_COCOA
 
extern bool _allow_hidpi_window;
 
#endif
 
#ifndef WITH_COCOA
 
#define WITHOUT_COCOA
 
#endif
 

	
 
static const SettingDescGlobVarList _misc_settings[] = {
 
[post-amble]
 
@@ -60,6 +63,20 @@ var      = _fullscreen
 
def      = false
 
cat      = SC_BASIC
 

	
 
[SDTG_BOOL]
 
ifdef    = WITH_COCOA
 
name     = ""video_hw_accel""
 
var      = _video_hw_accel
 
def      = false
 
cat      = SC_BASIC
 

	
 
[SDTG_BOOL]
 
ifdef    = WITHOUT_COCOA
 
name     = ""video_hw_accel""
 
var      = _video_hw_accel
 
def      = true
 
cat      = SC_BASIC
 

	
 
[SDTG_OMANY]
 
name     = ""support8bpp""
 
type     = SLE_UINT8