summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-05-23Remove obsolete pci_burst & pci_retry optionsAlan Hourihane2-24/+0
2007-01-13Bring in a fix for XvMC building as done in the i810 driver.Alan Hourihane1-3/+5
2006-10-11Fix build issues due to hard uint32_t and Bool #defines.Matthias Hopf2-3/+7
2006-09-18Coverity CID #1102: Double free of pointer "priv_data" in XvMCCreateContextAlan Coopersmith1-1/+1
2006-07-21Openchrome Changesets 189-192, 194.Thomas Hellström5-19/+45
2006-05-22Bugzilla #6668 <https://bugs.freedesktop.org/show_bug.cgi?id=6668> Fixthomash1-1/+0
2006-04-08Bump to 0.2.1 for Xv changes.via-0_2_1XORG-7_1Adam Jackson1-1/+1
2006-04-07Add a DrawablePtr argument to the XV functions to pave the way forAaron Plattner2-6/+9
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 0.2.0.via-0_2_0Adam Jackson13-9/+13
2006-03-19Fix for XAA solid lines broken by the EXA merge. (Openchrome Chgset 170).thomash2-27/+29
2006-03-17Bugzilla #6291 <https://bugs.freedesktop.org/process_bug.cgi>thomash1-1/+1
2006-03-17Fix via EXA after API update.thomash2-11/+9
2006-03-09Update drivers that support EXA for the new EXA ABI. This consists ofEric Anholt2-39/+54
2006-03-08Update PCI-ids from lists maintained at unichrome.sf.net by Luc Verhaegenthomash1-13/+43
2006-03-08Indent above files after syncing them with openChrome.thomash7-2472/+2532
2006-03-08Sync Xv and man with openchrome revision 166.thomash11-213/+578
2006-02-27Build fixes. (Reported by Kurt B Cox)thomash2-4/+14
2006-02-25Added missing file from previous commit.Thomas Hellstrom1-0/+100
2006-02-22Bugzilla #5180 <https://bugs.freedesktop.org/show_bug.cgi?id=5180> XAAThomas Hellstrom13-1244/+3129
2006-02-22Import Luc's fix for sometimes-blanking CRTs. (Luc Verhaegen)Thomas Hellstrom1-0/+2
2006-02-22Move VRAM clear to VIAScreenInit. Fixes sometimes-hang in ViaVbeSetMode.Thomas Hellstrom3-7/+3
2006-02-22Don't depend on BIOS to enable the TV-out controller of Unichrome ProsThomas Hellstrom1-1/+1
2006-02-22Add a proper framebuffer map for DRI. (openChrome Chgset 144)Thomas Hellstrom2-3/+9
2006-02-22Build fixes for DragonFly. (Reported by Jeremy C. Reed)Thomas Hellstrom3-2/+4
2006-01-13Sync XvMC libs with Openchrome revision 140. (Minor changes) Run indent onThomas Hellstrom15-2159/+2314
2005-12-03Bump version numbers for X11R6.9/X11R7 RC3.XORG-6_8_99_903Kevin E Martin1-1/+1
2005-11-26Bug #5067 <https://bugs.freedesktop.org/show_bug.cgi?id=5067> Link libdrmThomas Hellstrom2-2/+2
2005-11-21Add .cvsignores for drivers.Eric Anholt4-0/+20
2005-11-15Fix via video surface reallocation and destruction. (Reported by CedricThomas Hellstrom3-4/+4
2005-11-14Bug #5024: Move EXTRA_DIST outside the ifdef.Adam Jackson1-2/+1
2005-11-10Don't build XvMC support on anything but x86 and amd64; require libdrmXORG-6_99_99_902Adam Jackson1-1/+1
2005-11-09Bump version numbers for X11R6.9/X11R7 RC2.XORG-6_8_99_902Kevin E Martin1-1/+1
2005-11-09Bug #4990: <https://bugs.freedesktop.org/show_bug.cgi?id=4990> AvoidThomas Hellstrom1-1/+1
2005-11-09#4855 fallout: VT3108, VT3118 and VT3344 free modes were broken.Luc Verhaegen1-6/+8
2005-11-05Don't use gcc-only __FUNCTION__ macro.Alan Coopersmith1-2/+2
2005-11-04#4955: fix memory bandwidth check for VIA P4M800. (reported by Jeremy Shaw)Luc Verhaegen1-6/+16
2005-11-02Fix hw cursors overwriting offscreen memory when DRI is not enabled.Thomas Hellstrom2-3/+3
2005-10-25Revert previous commit.Thomas Hellstrom1-4/+6
2005-10-25Colorkey autopainting bugfixThomas Hellstrom1-5/+3
2005-10-24Bug #2711: Make via driver avoid referencing missing symbols when compiledThomas Hellstrom1-0/+4
2005-10-24Bug #4855: Fix VT3122 and VT3205 dotclock PLL setting.Luc Verhaegen1-6/+8
2005-10-24Bug #4277, Bump via dri-ddx protocol version major due to binaryThomas Hellstrom1-2/+2
2005-10-23Fix fallout of https://bugs.freedesktop.org/show_bug.cgi?id=4277 relatedLuc Verhaegen2-5/+11
2005-10-22Sync via_drm.h with drm and 3D driver.Thomas Hellstrom3-4/+4
2005-10-21Bug #4829: Remove some useless DRI symbol checks.Adam Jackson1-1/+0
2005-10-18More via device subsystem IDs (Xavier Bachelot)XORG-6_8_99_901Thomas Hellstrom1-5/+9
2005-09-28Add xf86dristr.h to EXTRA_DIST so via driver will distcheckSøren Sandmann Pedersen1-0/+1
2005-09-28- Exclude via_drm.h from missing filesSøren Sandmann Pedersen1-0/+1
2005-09-22Don't build xvmc unless we have DRI supportAlan Coopersmith1-0/+2
2005-09-14Fix some missing backslashes for filenames, and drive-by add someEric Anholt2-8/+14