Searched refs:PLANAR4 (Results 1 – 3 of 3) sorted by relevance
| /tools/firmware/vgabios/ |
| A D | vgatables.h | 89 #define PLANAR4 0x04 macro 118 {0x0D, GRAPH, PLANAR4, 4, 0xA000, 0xFF, 0x01}, 119 {0x0E, GRAPH, PLANAR4, 4, 0xA000, 0xFF, 0x01}, 121 {0x10, GRAPH, PLANAR4, 4, 0xA000, 0xFF, 0x02}, 123 {0x12, GRAPH, PLANAR4, 4, 0xA000, 0xFF, 0x02}, 125 {0x6A, GRAPH, PLANAR4, 4, 0xA000, 0xFF, 0x02}
|
| A D | ChangeLog | 410 - text scroll functions for PLANAR1/PLANAR4 graphics modes added 421 - text output in PLANAR4 modes now supports attribute bit 7 (XOR with background) 446 - read/write graphics pixel for PLANAR4 modes added 845 PLANAR4 graphics modes - added stubs for unimplemented features
|
| A D | vgabios.c | 1330 case PLANAR4: 1645 case PLANAR4: 1705 case PLANAR4: 1820 case PLANAR4: 1900 case PLANAR4: 2011 case PLANAR4:
|
Completed in 10 milliseconds