summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-05-04forgot an include filemodular_i2c_branchJon Nettleton2-1/+23
2007-05-04initial ci of modular i2c code for testingJon Nettleton19-28/+1013
2007-05-04branching to create a repo for our modular i2c codeJon Nettleton0-0/+0
2007-05-04added --enable-debug and --enable-xv-debug to make it easier to configureJon Nettleton3-6/+28
2007-04-30Disable interpolation when the source width is greater than 800Gabriel Mansi3-1/+15
2007-04-27XvMC is not supported on CX700 (yet)Xavier Bachelot1-1/+1
2007-04-12Asustek P5V-VM DH (reported to Unichrome by Pedro Mota)Xavier Bachelot1-0/+1
2007-03-28Fix Xv for CX700 (Gabriel Mansi)Xavier Bachelot1-1/+12
2007-03-28Fix Xv for CX700 (Gabriel Mansi)Xavier Bachelot3-15/+24
2007-03-25Clevo T200V (David Numan)Xavier Bachelot1-0/+1
2007-03-25Fujitsu/Siemens Amilo Pro V3515Xavier Bachelot1-1/+2
2007-03-21fix typo :-(Xavier Bachelot1-1/+1
2007-03-20Clevo/RoverBook Voyager V511LXavier Bachelot1-0/+1
2007-03-20Initial support for P4M890Xavier Bachelot11-8/+50
2007-03-19more debug outputXavier Bachelot1-1/+1
2007-03-09Initial support for P4M900 (Gabriel Mansi)Xavier Bachelot11-36/+83
2007-03-08Changelog entry for the CX700 supportXavier Bachelot1-0/+17
2007-03-08basic CX700 supportXavier Bachelot10-10/+68
2007-03-08merged vt3336_branch changes to experimental_branchJon Nettleton16-138/+423
2007-03-08creating a new branch for experimental device supportJon Nettleton0-0/+0
2007-03-04Fix typo in man page and neaten changelog.Benno Schulenberg2-5/+6
2007-03-04Textual tweaks and order options alphabetically.Benno Schulenberg2-178/+187
2007-03-04fix VM800, CN700 and P4M800Pro all reported as VM800. They are now reported a...Xavier Bachelot1-1/+1
2007-02-16Limit x value to sixteen bits to fix a rendering glitch.Benno Schulenberg2-10/+22
2007-02-10Fix possible line clipping bug.Thomas Hellström2-2/+9
2007-02-07VT1625 480P fixes (Tim Dodge) and table indentation clean upXavier Bachelot1-13/+14
2007-02-06add 720x576Over mode for VT1625Xavier Bachelot1-1/+17
2007-02-06720x480[Under|Fit|Over] modes are actually 480P, not NTSCXavier Bachelot1-6/+6
2007-02-06Try CR39 when CR34 says zero during memory detection on the CLE266.Benno Schulenberg2-5/+19
2007-02-05ECS C7VCM (reported by Mark Huijgen)Xavier Bachelot1-0/+1
2007-01-20VN800 -> VM800; compile fixBenno Schulenberg1-1/+1
2007-01-20Clevo M5xxS (Reported by Thomas P Crawford)Xavier Bachelot1-0/+1
2007-01-20Whitespace and format adjustments of ChangeLog file.Benno Schulenberg1-149/+145
2007-01-20Switch encoding of ChangeLog file to Unicode.Benno Schulenberg1-108/+114
2007-01-20Add ability to change gamma setting.Benno Schulenberg2-5/+92
2006-12-28Work around an obscure hardware limitation when texturing fromThomas Hellström2-1/+8
2006-12-28Fix AGP mode setting.Thomas Hellström2-8/+13
2006-12-28Use non-power-of-two aligned textures when possible.Thomas Hellström4-20/+83
2006-12-07Initialize the AGP ring buffer before command submission.Thomas Hellström2-3/+14
2006-12-07Blank and clear screen when entering VT.Thomas Hellström2-0/+16
2006-12-07Thomas Hellstrom <thomas-at-tungstengraphics-dot-com>Thomas Hellström2-23/+30
2006-12-07Fix download from screen which was reusing kernel argumentThomas Hellström2-7/+16
2006-12-06Reimplement download from screen to something more easilyThomas Hellström2-71/+94
2006-12-06fix some config options that are negativesJon Nettleton2-0/+13
2006-12-06Cause a "FatalError" if EXA is used with an un-patched Xserver,Thomas Hellström2-0/+17
2006-12-06Proper register names in VIAInitialize3DEngine.Thomas Hellström2-41/+47
2006-12-06Now that we initialize the 3D engine every time we writeThomas Hellström3-16/+22
2006-12-06Force 3D context upload after a VT switch.Thomas Hellström2-1/+12
2006-12-06Fix up previous commit for > 16MB sizes.Thomas Hellström2-36/+68
2006-12-06Back up DRI offscreen memory before leaving VT and restore itThomas Hellström4-2/+98