summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-05-10Documentation cleanupsJordan Crouse
2007-05-09Fix warnings discovered by Dan Williams and -WallJordan Crouse
2007-05-09More -Wall warnings fixedDan Williams
2007-05-09Eliminate the first round of warnings discovered with -WallDan Williams
2007-05-04Completely eliminate the rotation pitchJordan Crouse
2007-05-04Fix a segfault in RandRJordan Crouse
2007-05-04Use the same stride for all rotationsJordan Crouse
2007-05-04Cimarron wants to use CF8/CFCJordan Crouse
2007-05-04Handle out of memory situations more gracefullyJordan Crouse
2007-05-03commit 5f7979e990c5eafb44aa0fa9779a7ed3904d25ceDan Williams
2007-05-03commit 7125fcab372b24f7045bbdaa6d4f6e435b1f7a83Dan Williams
2007-05-02Solve several vexing issues with RandR:Jordan Crouse
2007-05-01Fix video and VGA bugsJordan Crouse
2007-04-26Use a secret bit to ensure we use channel A alpha *before* color conversionJordan Crouse
2007-04-20Several fixes to support OLPC LX turnonJordan Crouse
2007-04-11Add Linux MSR suport for LXJordan Crouse
2007-03-08Fix a couple of scary bugs - including one that seemed to be causingJordan Crouse
2007-03-07[MAJOR UPDATE] Geode LX driverJordan Crouse
2007-01-31Fix an unfortunate segfault when NoAccel is selectedJordan Crouse
2007-01-15Fixed broken EXA - things actually move faster now.Jordan Crouse
2007-01-15Fix distcheckDan Williams
2007-01-12Correctly program the sync polarity taking into account the GX wierdnessJordan Crouse
2007-01-11Broken logic on the previous Xv fix - should work nowJordan Crouse
2007-01-10Add Xv hardware support for a RGB565 source.Jordan Crouse
2007-01-10Fix a segfault when no valid modes are foundJordan Crouse
2007-01-10I missed a few updates of the new driver structure in the video codeJordan Crouse
2007-01-08Minor DCON fixes.Adam Jackson
2007-01-08Fix RANDR support to be dlloader-friendly.Adam Jackson
2007-01-08Build fix.Adam Jackson
2006-12-29Remove direct PCI accesses from DurangoJordan Crouse
2006-12-20Replace the VSA MSR interface with something more saneJordan Crouse
2006-12-18Correctly rotate the HW cursor data so that it matches the rest of the screenJordan Crouse
2006-12-15A few fixes for the panel - the mode should be set correctly now, andJordan Crouse
2006-12-15Remove debugging messages and other cleanupsJordan Crouse
2006-12-15Default the GX driver to use EXA for accelerationJordan Crouse
2006-12-15Allow the user to specify an initial rotationJordan Crouse
2006-12-15Clean up the VGA initJordan Crouse
2006-12-15Remove unneeded GX optionsJordan Crouse
2006-12-14Fix the memory mapping so its more sane, and disable XAA pixmap cachesJordan Crouse
2006-12-14PATCH: Automatically probe to see if VGA existsJordan Crouse
2006-12-14Clean up whitespace and other code style issuesJordan Crouse
2006-12-12First attempt at adding dynamic rotation (just RandR 1.1 for now)Jordan Crouse
2006-11-09PATCH: Add special support for the OLPC DCONJordan Crouse
2006-11-08PATCH: More gamma fixesJordan Crouse
2006-11-08PATCH: Avoid incorrectly killing the gamma RAM when the driver starts upJordan Crouse
2006-10-16Fixed stupid buglet that I introducedJordan Crouse
2006-10-16Missed a place where I needed to clear the EXA memoryJordan Crouse
2006-10-11Xv needs to understand how to allocate offscreen code from EXA tooJordan Crouse
2006-09-28Update for 7.2 - fix config.h and other include problems.Jordan Crouse
2006-08-21PATCH: Clean ups some of the log messagesJordan Crouse