1. 161d201 vgabios: Unify X_init() functions. by Kevin O'Connor · 13 years ago
  2. 5108c69 vgabios: Unify X_set_mode() functions. by Kevin O'Connor · 13 years ago
  3. 821d6b4 vgabios: Refactor vga_set_mode and stdvga_set_mode. by Kevin O'Connor · 13 years ago
  4. c990f27 vgabios: Introduce stdvga_get_crtc() and use it consistently. by Kevin O'Connor · 13 years ago
  5. 7e1d530 vgabios: Fix typo in release_font_access() - inb instead of inw. by Kevin O'Connor · 13 years ago
  6. 2bec7d6 vgabios: Move vgafb_load_font to stdvga.c. by Kevin O'Connor · 13 years ago
  7. 88ca741 vgabios: Rename vgahw_* functions to stdvga_*. by Kevin O'Connor · 13 years ago
  8. ed68e5b vgabios: Rename vgaio.c to stdvga.c. by Kevin O'Connor · 13 years ago[Renamed (99%) from vgasrc/vgaio.c]
  9. e1e000b vgabios: Rename vga.c to vgabios.c. by Kevin O'Connor · 13 years ago
  10. 87233e9 vgabios: Use vgamode_s instead of video_param_table in code. by Kevin O'Connor · 13 years ago
  11. 1ca05b0 Be sure to add "void" to all function prototypes that take no args. by Kevin O'Connor · 15 years ago
  12. 414d073 VGA: Move direct in/out calls out of vgafb.c. by Kevin O'Connor · 15 years ago
  13. 124b6f7 VGA: Factor out hardware accesses from biosfn_set_video_mode. by Kevin O'Connor · 15 years ago
  14. ca66864 VGA: Define structs for save/restore state calls. by Kevin O'Connor · 15 years ago
  15. a0ecb05 VGA: Move some ioport accesses from vga.c to vgaio.c. by Kevin O'Connor · 15 years ago
  16. 8bc059e VGA: Remove references to 'struct bregs' from vgaio.c code. by Kevin O'Connor · 15 years ago
  17. c0c7df6 VGA: Extract code from vga.c into new files vgaio.c and vgafb.c. by Kevin O'Connor · 15 years ago