/[vgabios]/vgabios/vbetables-gen.c
ViewVC logotype

Diff of /vgabios/vbetables-gen.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by vruppert, Sun Jan 25 15:46:25 2009 UTC revision 1.6 by vruppert, Mon Jan 31 17:28:09 2011 UTC
# Line 55  ModeInfo modes[] = { Line 55  ModeInfo modes[] = {
55  { 1152, 864, 16                      , 0x14a},  { 1152, 864, 16                      , 0x14a},
56  { 1152, 864, 24                      , 0x14b},  { 1152, 864, 24                      , 0x14b},
57  { 1152, 864, 32                      , 0x14c},  { 1152, 864, 32                      , 0x14c},
58    { 1280, 768, 16                      , 0x175},
59    { 1280, 768, 24                      , 0x176},
60    { 1280, 768, 32                      , 0x177},
61  { 1280, 800, 16                      , 0x178},  { 1280, 800, 16                      , 0x178},
62  { 1280, 800, 24                      , 0x179},  { 1280, 800, 24                      , 0x179},
63  { 1280, 800, 32                      , 0x17a},  { 1280, 800, 32                      , 0x17a},
# Line 76  ModeInfo modes[] = { Line 79  ModeInfo modes[] = {
79  { 2560, 1600, 16                     , 0x18a},  { 2560, 1600, 16                     , 0x18a},
80  { 2560, 1600, 24                     , 0x18b},  { 2560, 1600, 24                     , 0x18b},
81  { 2560, 1600, 32                     , 0x18c},  { 2560, 1600, 32                     , 0x18c},
82    { 1280, 720, 16                      , 0x18d},
83    { 1280, 720, 24                      , 0x18e},
84    { 1280, 720, 32                      , 0x18f},
85    { 1920, 1080, 16                     , 0x190},
86    { 1920, 1080, 24                     , 0x191},
87    { 1920, 1080, 32                     , 0x192},
88  { 0, },  { 0, },
89  };  };
90    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26