index
:
xorg/driver/xf86-video-glint
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-glint driver. (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-glint)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-22
Fix spelling/wording issues
HEAD
master
Alan Coopersmith
6
-9
/
+9
2022-01-22
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2018-11-25
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-18
Update README for gitlab migration
Alan Coopersmith
3
-21
/
+19
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2017-01-26
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
2017-01-26
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+2
2017-01-24
Replace xf86GetOS call with #ifdef
Julien Cristau
1
-7
/
+2
2017-01-17
xf86-video-glint 1.2.9
xf86-video-glint-1.2.9
Matt Turner
1
-1
/
+1
2016-07-19
Adapt Block/WakeupHandler signature for ABI 23
Adam Jackson
1
-0
/
+5
2016-03-14
Fix I2C for DDC2.
Michael Lorenz
1
-1
/
+2
2014-08-11
Pass the pci device through to fbdevHWInit
Adam Jackson
1
-2
/
+6
2012-09-25
Remove mibstore.h
Adam Jackson
1
-3
/
+0
2012-07-17
xf86-video-glint: bump to version 1.2.8
xf86-video-glint-1.2.8
Dave Airlie
1
-1
/
+1
2012-07-16
glint: build against server with no XAA support.
Dave Airlie
10
-8
/
+83
2012-06-06
glint: port to new compat API
Dave Airlie
16
-71
/
+163
2012-02-15
xf86-video-glint 1.2.7
xf86-video-glint-1.2.7
Matt Turner
1
-1
/
+1
2012-01-25
Remove uses of xf86PciInfo.h
Matt Turner
21
-153
/
+139
2011-12-19
Fall back to shadowfb if XAA is unavailable
Adam Jackson
1
-2
/
+3
2011-10-29
Disable PC98 code on newer servers.
Jeremy Huddleston
1
-1
/
+7
2011-09-06
xf86-video-glint 1.2.6
xf86-video-glint-1.2.6
Matt Turner
1
-1
/
+1
2011-08-13
Fix uploading YV12 data to texture buffer on BE machines
Mark Kettenis
1
-11
/
+41
2011-08-13
Make pm2's xv driver collect options like all other drivers.
Jesse Adkins
2
-75
/
+82
2010-12-04
unifdef XFree86LOADER
Matt Turner
2
-5
/
+1
2010-12-04
Add &component=Driver/glint to Bugzilla link
Matt Turner
2
-2
/
+2
2010-12-04
Don't check for fontsproto.
Matt Turner
1
-1
/
+1
2010-12-04
Add back mistakenly removed check for videoproto
Matt Turner
1
-0
/
+1
2010-10-06
Purge cvs tags.
Jesse Adkins
23
-29
/
+0
2010-09-23
Include xf86dgaproto.h, not xf86dgastr.h
Matt Turner
1
-1
/
+1
2010-09-23
Delete CFB
Matt Turner
2
-35
/
+1
2010-09-23
Delete DRI/DRM
Matt Turner
13
-3003
/
+3
2010-09-23
Don't check for unneeded proto headers.
Matt Turner
1
-3
/
+0
2010-09-15
Fix timing errors, as per documentation
Matt Turner
2
-6
/
+4
2010-09-11
xf86-video-glint 1.2.5
xf86-video-glint-1.2.5
Matt Turner
1
-1
/
+1
2010-07-21
config: add comments for main statements
Gaetan Nadon
1
-5
/
+6
2010-07-21
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Gaetan Nadon
1
-4
/
+5
2010-07-21
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
1
-2
/
+2
2010-07-21
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1
/
+1
2010-07-21
config: complete AC_INIT m4 quoting
Gaetan Nadon
1
-2
/
+2
2010-07-20
config: remove unrequired AC_SUBST([DRI_CFLAGS])
Gaetan Nadon
1
-1
/
+0
2010-07-20
config: remove unrequired AC_SUBST([XORG_CFLAGS])
Gaetan Nadon
1
-1
/
+0
2010-07-20
config: remove unrequired AC_HEADER_STDC
Gaetan Nadon
1
-2
/
+0
2010-07-20
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
1
-1
/
+0
2010-07-20
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1
/
+1
2010-07-20
config: upgrade to util-macros 1.8 for additional man page support
Gaetan Nadon
2
-21
/
+7
2010-06-12
COPYING: replace stub file with actual Copyright notices.
Gaetan Nadon
1
-8
/
+101
2010-06-09
Remove another superfluous if(p) check around free(p)
Matt Turner
1
-3
/
+1
2010-06-09
Move mem_barrier() outside of loop
Matt Turner
1
-1
/
+2
[next]