summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-10porting changeset r353 from trunk herevbe_testingJon Nettleton3-48/+41
2007-06-06add check for NULL pMode back inJon Nettleton1-1/+1
2007-06-06Add null pointer checksGabriel Mansi1-0/+17
2007-06-06updated codebase to experimental_branch to work with more chipsetsJon Nettleton21-250/+864
2007-06-05check for NULL pointer in pModeJon Nettleton1-1/+1
2007-06-05temporary branch to test some of the VBE code that is failingJon Nettleton0-0/+0
2007-05-23forgot to change Changelog dateJon Nettleton1-1/+1
2007-05-23remove different includes based on xorg version checkJon Nettleton2-7/+8
2007-05-18Backport 2 fixes from Xorg treeXavier Bachelot3-3/+14
2007-05-10real Asustek P5VDC-MX and fix Asustek P5VDC-TVMXavier Bachelot1-1/+2
2007-04-24fix typo in vt1625 modes table (trac ticket #105)Xavier Bachelot1-1/+1
2007-04-18Asustek P5VDC-MX (reported by Alberto Salmerón Moreno to Unichrome)Xavier Bachelot1-0/+1
2007-04-15fix typo in last commitXavier Bachelot1-1/+1
2007-04-14VN -> VM, message tweaks, and trailing white space fixesBenno Schulenberg2-15/+21
2007-03-25Clevo T200V (David Numan)Xavier Bachelot1-0/+1
2007-03-20Clevo/RoverBook Voyager V511LXavier Bachelot1-0/+1
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
2006-12-05With EXA + 3D we need to reinitialize the 3D engine afterThomas Hellström3-62/+62
2006-12-05Fix the dma2d option setting.Thomas Hellström2-0/+8
2006-12-05Use a more aggressive fifo setting for CLE266 Cx.Thomas Hellström2-2/+12
2006-12-01Remove unused options.Thomas Hellström6-263/+210