You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// the undocumented multi-screen feature is enabled
149
+
implMiscChipsetFeatureFlags:u8{
150
+
/// the undocumented multiscreen feature is enabled
153
151
constMULTI_SCREEN = 1 << 0;
154
152
/// the diameter of circles drawn using circ() and circfill() will be increased by 1 pixel rightward and 1 pixel downward if the fractional part of the radius is .5 or greater
0 commit comments