summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-15Update Sun license notices to current X.Org standard formmasterAlan Coopersmith1-22/+19
2009-12-28configure.ac: use backticks rather than $() for cmd subsGaetan Nadon1-1/+1
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+0
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-3/+6
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-7/+5
2009-10-27Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+0
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-0/+77
2009-09-19fix detection of libpciaccess support in the serverRémi Cardona1-0/+5
2009-09-07bump to 1.5.1xf86-video-xgi-1.5.1Dave Airlie1-1/+1
2009-09-06Remove xgi-xg20-21-27.patch (#23752)Peter Hutterer1-46676/+0
2009-08-25video-xgi: fix incorrect function call to open() #23010Gaetan Nadon1-1/+1
2009-07-28xgi: change to using ABI version checkDave Airlie1-11/+11
2009-07-28xgi: fix resources/rac reworkDave Airlie1-1/+7
2009-07-28xgi: update for resources/RAC API removalDave Airlie2-2/+0
2009-07-21xf86-video-xgi: Uninclude xf1bpp.h and xf4bpp.h.Peter Hutterer1-2/+0
2009-07-21xf86-video-xgi: Rename xf86Version includes and defines to xorgVersion.Peter Hutterer6-6/+6
2009-07-16Use XORG_CHANGELOG macro to create ChangeLog. #22611Gaetan Nadon2-1/+6
2009-07-16Update to xextproto 7.1 support.Peter Hutterer3-4/+18
2009-01-31Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+20
2008-05-30Fix build for libpciaccess X serversIan Romanick1-4/+13
2008-04-28XGI:Add support for XG21/27root26-21061/+71740
2007-09-03Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video...James Cloos10-237/+256
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2007-08-27Eliminiate remaining bits xgi_ver.h cruft.xf86-video-xgi-1.5.0Ian Romanick2-70/+0
2007-08-27Bump version to 1.5.0.xgi-1.5.0Ian Romanick5-73/+11
2007-08-27Port to libpciaccess and related interfaces.Ian Romanick7-94/+245
2007-06-26Use SiS DRM.Ian Romanick1-2/+39
2007-06-26Change default configuration for maxxfbmemIan Romanick2-46/+46
2007-06-25Refactor code that selects max wait iterations to its own functionIan Romanick4-59/+38
2007-06-25Fix typo in comment.Ian Romanick1-1/+1
2007-06-25Eliminate SR1E magic numbers.Ian Romanick7-17/+47
2007-06-25Fix compile blooper on last commit.Ian Romanick1-0/+3
2007-06-25Change Volari_Idle from a macro (#define) to a function.Ian Romanick5-118/+154
2007-06-25Eliminate XGIIdle wrapper.Ian Romanick1-6/+4
2007-06-25Enable DRI when XGIfb is not available.Ian Romanick2-11/+11
2007-06-22Clean up DRI initialization.Ian Romanick1-28/+29
2007-06-22BlankCRT2 is set but never used. Eliminate it.Ian Romanick2-19/+3
2007-06-22Move #endif to eliminate compiler warning.Ian Romanick1-1/+1
2007-06-22checkit is set to false and never changed. Eliminate it.Ian Romanick1-4/+0
2007-06-22Eliminate unnecessary IS_SECOND_HEAD test.Ian Romanick1-5/+1
2007-06-22Wrap accesses to entityPrivate with a macro.Ian Romanick4-38/+15
2007-06-22First phase of eliminating '#ifdef XGIDUALHEAD' from code.Ian Romanick8-296/+164
2007-06-21Clarify log message when DRI is not supported due to lack of fbdev.Ian Romanick1-4/+10
2007-05-04Rearrange XGI_SetCRT1VCLK to make it look more like XGI_New_SetCRT1VCLKIan Romanick1-34/+41
2007-05-04Eliminate XGI_SetCRT1Sync. Universally use XGI_SetSync.Ian Romanick3-24/+9
2007-05-04Eliminate XGI_New_ClearExt1Regs. Universally use XGI_ClearExt1Regs.Ian Romanick3-28/+25
2007-05-04Eliminate XGI_New_SetGRCRegs. Universally use XGI_SetGRCRegs.Ian Romanick3-32/+13
2007-05-04Actually remove XGI_New_SetATTRegsIan Romanick1-35/+0
2007-05-04Elminiate XGI_New_SetATTRegs. Universally use XGI_SetATTRegs.Ian Romanick3-15/+19