index
:
xorg/driver/xf86-video-xgi
master
X.org XGI driver.
idr
summary
refs
log
tree
commit
diff
log msg
author
committer
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-15
Update Sun license notices to current X.Org standard form
master
Alan Coopersmith
1
-22/+19
2009-12-28
configure.ac: use backticks rather than $() for cmd subs
Gaetan Nadon
1
-1/+1
2009-11-23
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0/+1
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
1
-1/+0
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
2
-3/+6
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
1
-7/+5
2009-10-27
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon
1
-2/+0
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-0/+77
2009-09-19
fix detection of libpciaccess support in the server
Rémi Cardona
1
-0/+5
2009-09-07
bump to 1.5.1
xf86-video-xgi-1.5.1
Dave Airlie
1
-1/+1
2009-09-06
Remove xgi-xg20-21-27.patch (#23752)
Peter Hutterer
1
-46676/+0
2009-08-25
video-xgi: fix incorrect function call to open() #23010
Gaetan Nadon
1
-1/+1
2009-07-28
xgi: change to using ABI version check
Dave Airlie
1
-11/+11
2009-07-28
xgi: fix resources/rac rework
Dave Airlie
1
-1/+7
2009-07-28
xgi: update for resources/RAC API removal
Dave Airlie
2
-2/+0
2009-07-21
xf86-video-xgi: Uninclude xf1bpp.h and xf4bpp.h.
Peter Hutterer
1
-2/+0
2009-07-21
xf86-video-xgi: Rename xf86Version includes and defines to xorgVersion.
Peter Hutterer
6
-6/+6
2009-07-16
Use XORG_CHANGELOG macro to create ChangeLog. #22611
Gaetan Nadon
2
-1/+6
2009-07-16
Update to xextproto 7.1 support.
Peter Hutterer
3
-4/+18
2009-01-31
Add README with pointers to mailing list, bugzilla & git repos
Alan Coopersmith
1
-0/+20
2008-05-30
Fix build for libpciaccess X servers
Ian Romanick
1
-4/+13
2008-04-28
XGI:Add support for XG21/27
root
26
-21061/+71740
2007-09-03
Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video...
James Cloos
10
-237/+256
2007-09-03
Add *~ to .gitignore to skip patch/emacs droppings
James Cloos
1
-0/+1
2007-08-27
Eliminiate remaining bits xgi_ver.h cruft.
xf86-video-xgi-1.5.0
Ian Romanick
2
-70/+0
2007-08-27
Bump version to 1.5.0.
xgi-1.5.0
Ian Romanick
5
-73/+11
2007-08-27
Port to libpciaccess and related interfaces.
Ian Romanick
7
-94/+245
2007-06-26
Use SiS DRM.
Ian Romanick
1
-2/+39
2007-06-26
Change default configuration for maxxfbmem
Ian Romanick
2
-46/+46
2007-06-25
Refactor code that selects max wait iterations to its own function
Ian Romanick
4
-59/+38
2007-06-25
Fix typo in comment.
Ian Romanick
1
-1/+1
2007-06-25
Eliminate SR1E magic numbers.
Ian Romanick
7
-17/+47
2007-06-25
Fix compile blooper on last commit.
Ian Romanick
1
-0/+3
2007-06-25
Change Volari_Idle from a macro (#define) to a function.
Ian Romanick
5
-118/+154
2007-06-25
Eliminate XGIIdle wrapper.
Ian Romanick
1
-6/+4
2007-06-25
Enable DRI when XGIfb is not available.
Ian Romanick
2
-11/+11
2007-06-22
Clean up DRI initialization.
Ian Romanick
1
-28/+29
2007-06-22
BlankCRT2 is set but never used. Eliminate it.
Ian Romanick
2
-19/+3
2007-06-22
Move #endif to eliminate compiler warning.
Ian Romanick
1
-1/+1
2007-06-22
checkit is set to false and never changed. Eliminate it.
Ian Romanick
1
-4/+0
2007-06-22
Eliminate unnecessary IS_SECOND_HEAD test.
Ian Romanick
1
-5/+1
2007-06-22
Wrap accesses to entityPrivate with a macro.
Ian Romanick
4
-38/+15
2007-06-22
First phase of eliminating '#ifdef XGIDUALHEAD' from code.
Ian Romanick
8
-296/+164
2007-06-21
Clarify log message when DRI is not supported due to lack of fbdev.
Ian Romanick
1
-4/+10
2007-05-04
Rearrange XGI_SetCRT1VCLK to make it look more like XGI_New_SetCRT1VCLK
Ian Romanick
1
-34/+41
2007-05-04
Eliminate XGI_SetCRT1Sync. Universally use XGI_SetSync.
Ian Romanick
3
-24/+9
2007-05-04
Eliminate XGI_New_ClearExt1Regs. Universally use XGI_ClearExt1Regs.
Ian Romanick
3
-28/+25
2007-05-04
Eliminate XGI_New_SetGRCRegs. Universally use XGI_SetGRCRegs.
Ian Romanick
3
-32/+13
2007-05-04
Actually remove XGI_New_SetATTRegs
Ian Romanick
1
-35/+0
2007-05-04
Elminiate XGI_New_SetATTRegs. Universally use XGI_SetATTRegs.
Ian Romanick
3
-15/+19
[next]