index
:
xorg/driver/xf86-video-cyrix
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
X.org xf86-video-cyrix driver. (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-cyrix)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-11
Whitespace cleanup using ../modular/x-indent.sh
HEAD
master
Martin-Éric Racine
7
-1488
/
+1445
2011-10-16
Fix a couple of compilation errors.
Jeremy Huddleston
2
-2
/
+2
2011-10-16
Use malloc/calloc/realloc/free directly
Jeremy Huddleston
1
-8
/
+8
2011-03-13
Re-added missing man Makefile.am target.
Martin-Éric Racine
1
-1
/
+1
2011-03-13
Updated Makefile.am to generate ChangeLog
Martin-Éric Racine
1
-7
/
+12
2011-03-13
Updated the DPMS includes
Martin-Éric Racine
1
-0
/
+7
2011-03-13
Pushed RAC into the libpciaccess #ifdef
Martin-Éric Racine
1
-1
/
+1
2011-03-13
Removed #include xf86Version.h
Martin-Éric Racine
1
-1
/
+0
2011-03-13
Updated resources for libpciaccess
Martin-Éric Racine
2
-1
/
+7
2011-03-13
Removed #include <mibank.h>
Martin-Éric Racine
1
-1
/
+0
2011-03-13
Updated configure.ac to macros 1.4
Martin-Éric Racine
1
-6
/
+44
2010-05-06
Check xf86EnableAccess only in old servers
Tiago Vignatti
1
-0
/
+2
2009-09-09
Switch project URL in README to read-only www host.
Martin-Éric Racine
1
-1
/
+1
2009-09-09
Added extended info about which Geode driver covers what Geode variant in REA...
Martin-Éric Racine
1
-3
/
+19
2009-08-04
Migrated the project URL to the new http://wiki.x.org/wiki/GeodeDriver
Martin-Éric Racine
1
-3
/
+3
2009-08-04
Somewhat harmonized the README between xf86-video-cyrix, xf86-video-nsc and x...
Martin-Éric Racine
1
-2
/
+48
2009-01-09
Remove xorgconfig & xorgcfg from See Also list in man page
Alan Coopersmith
1
-1
/
+1
2008-03-08
Makefile.am: nuke RCS Id
Matthieu Herrb
1
-1
/
+0
2007-08-07
Define CYRIX_*_VERSION* using PACKAGE_VERSION_*
Brice Goglin
1
-3
/
+3
2007-03-01
renamed: .cvsignore -> .gitignore
Alan Coopersmith
1
-0
/
+1
2007-03-01
Replace references to XFree86/XF86Config in man page
Alan Coopersmith
1
-3
/
+3
2006-04-07
VERSION -> CYRIX_VERSION
cyrix-1_1_0
XORG-7_1
Adam Jackson
2
-1
/
+4
2006-04-07
Unlibcwrap. Bump server version requirement. Bump to 1.1.0.
Adam Jackson
8
-12
/
+18
2005-12-21
Update package version for X11R7 release.
XORG-7_0
Kevin E Martin
2
-1
/
+6
2005-12-19
Stub COPYING files
Adam Jackson
1
-0
/
+12
2005-12-15
Update package version number for final X11R7 release candidate.
XORG-6_99_99_904
Kevin E Martin
2
-1
/
+6
2005-12-06
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
MODULAR_COPY
Kevin E Martin
2
-2
/
+7
2005-12-03
Update package version number for X11R7 RC3 release.
XORG-6_99_99_903
Kevin E Martin
2
-1
/
+6
2005-12-02
Remove extraneous AC_MSG_RESULT.
Kevin E Martin
2
-1
/
+5
2005-11-29
Only build dlloader modules by default.
Adam Jackson
2
-0
/
+6
2005-11-28
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
Alan Coopersmith
1
-1
/
+1
2005-11-21
Add .cvsignores for drivers.
Eric Anholt
3
-0
/
+27
2005-11-15
Add check for DGA extension to fix issues when building with separate build
Kevin E Martin
2
-0
/
+7
2005-11-09
Update package version number for X11R7 RC2 release.
XORG-6_99_99_902
Kevin E Martin
2
-1
/
+6
2005-11-01
Update pkgcheck depedencies to work with separate build roots.
Kevin E Martin
2
-1
/
+12
2005-10-19
Update package version number for RC1 release.
XORG-6_99_99_901
Kevin E Martin
1
-1
/
+1
2005-10-18
Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
Alan Coopersmith
1
-1
/
+1
2005-10-17
More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
Adam Jackson
1
-1
/
+1
2005-10-17
Use sed & cpp to substitute variables in driver man pages
Alan Coopersmith
2
-21
/
+62
2005-10-04
Check in generated README files
Søren Sandmann Pedersen
1
-0
/
+59
2005-10-03
- For all drivers that have a <driver>.sgml file, add code in their build
Søren Sandmann Pedersen
2
-0
/
+9
2005-08-18
Update autogen.sh to one that does objdir != srcdir.
Daniel Stone
1
-1
/
+0
2005-07-29
Various changes preparing packages for RC0:
XORG-6_99_99_900
Kevin E Martin
1
-2
/
+4
2005-07-25
Build system for cyrix driver
Søren Sandmann Pedersen
3
-0
/
+99
2005-07-25
Build system for cyrix driver
Søren Sandmann Pedersen
2
-0
/
+59
2005-07-11
Prep for modular builds by adding guarded #include "config.h" everywhere.
XORG-6_8_99_903
XORG-6_8_99_902
XORG-6_8_99_901
XORG-6_8_99_900
XORG-6_8_99_16
XORG-6_8_99_15
Adam Jackson
5
-4
/
+25
2005-06-25
Bug #3626: _X_EXPORT tags for video and input drivers.
XORG-6_8_99_14
XORG-6_8_99_13
Adam Jackson
1
-2
/
+2
2005-04-20
Fix includes right throughout the Xserver tree:
sco_port_update-base
XORG-6_8_99_9
XORG-6_8_99_8
XORG-6_8_99_7
XORG-6_8_99_6
XORG-6_8_99_5
XORG-6_8_99_4
XORG-6_8_99_12
XORG-6_8_99_11
XORG-6_8_99_10
Daniel Stone
1
-2
/
+2
2005-02-25
Bug #2605: Make the cyrix, dummy, glint, neomagic, tga, and trident drivers
XORG-6_8_99_3
XORG-6_8_99_2
XORG-6_8_99_1
Adam Jackson
1
-18
/
+17
2004-06-16
DRI XFree86-4_3_99_12-merge import
DRI-trunk-20040721
DRI-trunk-20040613
DRI-XFree86-4_3_99_12-merge
Eric Anholt
7
-26
/
+28
[next]