1. f98bbf0 vgabios: Move stdvga_set_mode() to stdvgamodes.c. by Kevin O'Connor · 13 years ago
  2. e6bc4c1 vgabios: Move BDA setting from driver code to common code. by Kevin O'Connor · 13 years ago
  3. 69b01cb vgabios: Don't have geode code peak into stdvga mode struct. by Kevin O'Connor · 13 years ago
  4. 4ad2d10 vgabios: Rename vgatables.c to stdvgamodes.c. by Kevin O'Connor · 13 years ago[Renamed (99%) from vgasrc/vgatables.c]
  5. aad3b69 vgabios: Move video_param_table definition to vgabios.c. by Kevin O'Connor · 13 years ago
  6. efb4523 vgabios: Move static_functionality[] from vgatables.c to vgabios.c. by Kevin O'Connor · 13 years ago
  7. 10dff3d vgabios: Extract out common parts of struct vgamode_s. by Kevin O'Connor · 13 years ago
  8. 83047be vgabios: Unify page size calculations; remove page size from vgamode_s. by Kevin O'Connor · 13 years ago
  9. 80da87d vgabios: Make struct vgamode_s more similar to bochs/cirrus mode tables. by Kevin O'Connor · 13 years ago
  10. 4519197 vgabios: Add char width to stdvga mode table. by Kevin O'Connor · 13 years ago
  11. d4398ad vgabios: Use vesa style memory model flags in stdvga code. by Kevin O'Connor · 13 years ago
  12. ed68e5b vgabios: Rename vgaio.c to stdvga.c. by Kevin O'Connor · 13 years ago
  13. e1e000b vgabios: Rename vga.c to vgabios.c. by Kevin O'Connor · 13 years ago
  14. f376037 vgabios: Generate video_param_table at runtime. by Kevin O'Connor · 13 years ago
  15. 87233e9 vgabios: Use vgamode_s instead of video_param_table in code. by Kevin O'Connor · 13 years ago
  16. 0c7d4d0 vgabios: Extend information in internal vgamode_s struct. by Kevin O'Connor · 13 years ago
  17. 815e447 vgabios: Define video_save_pointer_table layout. by Kevin O'Connor · 13 years ago
  18. e4f220f VGA: Remove vmode_g->class - store info in vmode_g->memmodel. by Kevin O'Connor · 15 years ago
  19. a959aa1 VGA: Minor - improve indentation of palette structs. by Kevin O'Connor · 15 years ago
  20. d113a99 VGA: Use segment definitions. by Kevin O'Connor · 15 years ago
  21. 5727c29 VGA: Rework vga_modes[] array to have pointers to other structs. by Kevin O'Connor · 15 years ago
  22. 1f2c307 Add initial port of the "open source vga bios" project. by Kevin O'Connor · 15 years ago