aboutsummaryrefslogtreecommitdiffstats
path: root/vgasrc/swcursor.c
Commit message (Expand)AuthorAgeFilesLines
* vgasrc: Use curmode_g instead of vmode_g when mode is the current video modeKevin O'Connor2024-03-151-8/+8
* vgautil: Add new header file with misc function and variable definitionsKevin O'Connor2016-08-051-0/+1
* vgafb: Move header definitions from vgabios.h to new file vgafb.hKevin O'Connor2016-08-041-1/+2
* swcursor: Concentrate swcursor logic in swcursor.cKevin O'Connor2016-08-041-4/+33
* swcursor: Move swcursor code from vgafb.c to new file swcursor.cKevin O'Connor2016-08-041-0/+65