summaryrefslogtreecommitdiff
path: root/vbe.h
Commit message (Expand)AuthorAgeFilesLines
* - VBE init code and some dispi ioport functions rewritten in assemblervruppert2004-05-091-2/+0
* - VBE internal functions dispi_set_enable and dispi_set_bank now called both ...vruppert2004-05-081-2/+0
* - VBE functions 0x05, 0x06, 0x07 and some dispi ioport functions rewritten in...vruppert2004-05-061-3/+0
* - 8 bit DAC capability flag setvruppert2004-05-051-1/+1
* - new function dispi_get_max_bpp() returns the bpp capabilities of the Bochs guivruppert2004-02-221-0/+2
* - dynamicly genarated vbe mode_info list works nowvruppert2004-02-211-2/+1
* - changed VBE i/o registers to 0x01CE/CF (suggestion from Daniel Gimpelevich)vruppert2003-10-051-2/+2
* - LFB flag now stored in the register VBE_DISPI_INDEX_ENABLEvruppert2003-07-161-0/+1
* - VBE preserve display memory feature implementedvruppert2003-07-011-0/+1
* - VBE mode info blocks of modes with >8bpp enabledvruppert2003-06-301-6/+1
* - applied patch #1331vruppert2003-04-181-0/+1
* - VESA mode 0x102 added (uses existing SVGA mode 0x6a)vruppert2003-02-091-0/+1
* - applying hw scrolling/multibuffering patchjapj2002-04-291-3/+8
* - added max video memory + documented what is in the 0xb0c0 interfacejapj2002-03-131-1/+5
* - cleanup of vbe internal functions (set 8bpp mode is now dependant on ModeIn...japj2002-03-101-0/+3
* - added vbe_has_vbe_display function that detects an attached vbe displaycbothamy2002-03-101-1/+2
* - preparing for LFB supportjapj2002-03-101-2/+3
* - updating vbe code to new APIjapj2002-03-081-1/+2
* - updating vbe code with #defines from APIjapj2002-03-081-7/+28
* - adding 640x400x8 and 800x600x8 vbe supportjapj2002-03-061-1/+1
* - implemented banked & lfb support for 320x200x8bppjapj2002-03-061-0/+3
* - added vbe support for 320x200x8 using the standard vgamode (0x13)japj2002-03-011-7/+8
* - cosmetic updates to vbe.c/h + added bunch of FIXMEs for work that needs to ...japj2002-02-181-119/+124
* - merging with vbebios 0.2 releasejapj2002-02-181-0/+264