summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-07oops missed a Makefile.am changerelease_3_0_0Jon Nettleton1-4/+4
2007-06-07all the changes necessary to build openchrome_drv.so and libchromeXvMC.soJon Nettleton9-20/+33
2007-06-07mv unichrome to srcJon Nettleton44-0/+0
2007-06-07adding a clean starting pointJon Nettleton44-0/+26548
2007-06-07switch to the src directory like other xorg driversJon Nettleton44-26548/+0
2007-06-07creating a temporary branch to start collecting features for the first offici...Jon Nettleton0-0/+0
2007-06-06removed to chipset definitions that haven't been merged back to trunk yetJon Nettleton2-6/+7
2007-06-06migrated per chipset default options from experimental to trunkJon Nettleton4-83/+153
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