summaryrefslogtreecommitdiff
path: root/src/savage_bci.h
AgeCommit message (Collapse)Author
2012-01-03Avoid leading underscores in #include guardsTormod Volden
In a user header file, the macro name should not begin with `_' http://gcc.gnu.org/onlinedocs/cpp/Once_002dOnly-Headers.html Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
2008-03-19Death to RCS tags.Adam Jackson
2007-03-21Get Solid() working againAlex Deucher
You have to send color EVERY time.
2006-04-30- Add exa support (solid, copy, UTS)Alex Deucher
2004-09-30Add Dualhead Support to Mobile savages (MX, IX, Supersavages) Thanks toAlex Deucher
Austin Yuan for his help on this.
2004-09-23small cleanups and correctionsAlex Deucher
2004-09-16Merge savage DDX from DRI to xorg and fix conflicts.Alex Deucher
2004-07-30Add pseudocolor overlay mode. Leave streams engine running at all times toEgbert Eich
prevent artefacts during video playback. Fixed VBE mode list code to work together with reading DDC data using VBE functions. Fixed data types to muffle compiler. Fixed requested size of FIFO for image writes. Fixes temporary lockups.
2004-06-16DRI trunk-20040613 importDRI-trunk-20040721DRI-trunk-20040613COMPOSITEWRAPEric Anholt
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich
2003-11-14Initial revisionXORG-STABLEKaleb Keithley