Home
last modified time | relevance | path

Searched refs:S3_OLD_STEPPING (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/svgalib/svgalib-1.4.3/src/
H A Ds3.c245 #define S3_OLD_STEPPING 0x04 macro
349 if (!(s3_flags & S3_OLD_STEPPING)) in s3_adjlinewidth()
768 if ((s3_chiptype == S3_928 && modeinfo->bitsPerPixel != 4) || !(s3_flags & S3_OLD_STEPPING)) in s3_initializemode()
819 if (!(s3_flags & S3_OLD_STEPPING)) { in s3_initializemode()
1554 s3_flags |= S3_OLD_STEPPING; /* can't handle 1152 width */ in s3_init()
1557 s3_flags |= S3_OLD_STEPPING; /* can't handle 1152 width */ in s3_init()
1581 s3_flags |= S3_OLD_STEPPING; /* can't handle 1152 width */ in s3_init()
1588 s3_flags |= S3_OLD_STEPPING; /* can't handle 1152 width */ in s3_init()
1595 s3_flags |= S3_OLD_STEPPING; /* can't handle 1152 width */ in s3_init()
1677 if (s3_flags & S3_OLD_STEPPING) in s3_init()