summaryrefslogtreecommitdiff
path: root/hw/xfree86/vbe/vbe.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-15Update to xextproto 7.0.99.1.Peter Hutterer1-2/+1
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-23/+23
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-5/+5
2008-11-28Make visible symbols required by xorg modules.Paulo Cesar Pereira de Andrade1-4/+4
2008-11-27Export symbols required by the vesa and fbdev drivers.Paulo Cesar Pereira de Andrade1-14/+14
2008-11-25Warning fix.Adam Jackson1-3/+3
2008-02-24Bug #13736: Fix %bx in VBEGetPixelClock to match spec.Adam Jackson1-2/+2
2007-06-27Add VBE PanelID support.Adam Jackson1-0/+70
2006-07-21Delete internal usage of the symbol ref/req lists.Adam Jackson1-7/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-03-10Coverity #1011: Remove a useless NULL check on a pVbe that had beenEric Anholt1-1/+1
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt1-1/+2
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-05-18VBESetVBEMode() calls int10 0x4f02 to set a VBE video mode. This can be aEgbert Eich1-1/+2
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-2/+2
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn1-1/+1
2004-07-30Improved error messages.Egbert Eich1-1/+1
2004-07-06Separated Intel drivers from default DriDrivers to avoid building them onEgbert Eich1-6/+11
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-8/+9
2003-11-14Initial revisionKaleb Keithley1-0/+1072