Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vgasrc: Use curmode_g instead of vmode_g when mode is the current video mode | Kevin O'Connor | 2024-03-15 | 1 | -8/+8 |
* | vgautil: Add new header file with misc function and variable definitions | Kevin O'Connor | 2016-08-05 | 1 | -0/+1 |
* | vgafb: Move header definitions from vgabios.h to new file vgafb.h | Kevin O'Connor | 2016-08-04 | 1 | -1/+2 |
* | swcursor: Concentrate swcursor logic in swcursor.c | Kevin O'Connor | 2016-08-04 | 1 | -4/+33 |
* | swcursor: Move swcursor code from vgafb.c to new file swcursor.c | Kevin O'Connor | 2016-08-04 | 1 | -0/+65 |