Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | VGA: Breakup biosfn_scroll. | Kevin O'Connor | 2009-05-31 | 1 | -145/+187 | |
* | VGA: Simplify vgafb_write/read_char. | Kevin O'Connor | 2009-05-26 | 1 | -62/+71 | |
* | VGA: Remove vmode_g->class - store info in vmode_g->memmodel. | Kevin O'Connor | 2009-05-25 | 1 | -7/+6 | |
* | VGA: Use struct for car/attr/WITH_ATTR. | Kevin O'Connor | 2009-05-25 | 1 | -80/+43 | |
* | VGA: Combine x/y/page into one parameter. | Kevin O'Connor | 2009-05-25 | 1 | -32/+25 | |
* | VGA: Replace biosfn_load_text_* with vgafb_load_font(). | Kevin O'Connor | 2009-05-25 | 1 | -49/+17 | |
* | VGA: Factor out hardware accesses from biosfn_set_video_mode. | Kevin O'Connor | 2009-05-25 | 1 | -0/+18 | |
* | VGA: Extract code from vga.c into new files vgaio.c and vgafb.c. | Kevin O'Connor | 2009-05-17 | 1 | -0/+642 |