summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-22Fix spelling/wording issuesHEADmasterAlan Coopersmith6-9/+9
2022-01-22Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2018-11-25Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-18Update README for gitlab migrationAlan Coopersmith3-21/+19
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2017-01-26autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-2/+3
2017-01-26configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+2
2017-01-24Replace xf86GetOS call with #ifdefJulien Cristau1-7/+2
2017-01-17xf86-video-glint 1.2.9xf86-video-glint-1.2.9Matt Turner1-1/+1
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson1-0/+5
2016-03-14Fix I2C for DDC2.Michael Lorenz1-1/+2
2014-08-11Pass the pci device through to fbdevHWInitAdam Jackson1-2/+6
2012-09-25Remove mibstore.hAdam Jackson1-3/+0
2012-07-17xf86-video-glint: bump to version 1.2.8xf86-video-glint-1.2.8Dave Airlie1-1/+1
2012-07-16glint: build against server with no XAA support.Dave Airlie10-8/+83
2012-06-06glint: port to new compat APIDave Airlie16-71/+163
2012-02-15xf86-video-glint 1.2.7xf86-video-glint-1.2.7Matt Turner1-1/+1
2012-01-25Remove uses of xf86PciInfo.hMatt Turner21-153/+139
2011-12-19Fall back to shadowfb if XAA is unavailableAdam Jackson1-2/+3
2011-10-29Disable PC98 code on newer servers.Jeremy Huddleston1-1/+7
2011-09-06xf86-video-glint 1.2.6xf86-video-glint-1.2.6Matt Turner1-1/+1
2011-08-13Fix uploading YV12 data to texture buffer on BE machinesMark Kettenis1-11/+41
2011-08-13Make pm2's xv driver collect options like all other drivers.Jesse Adkins2-75/+82
2010-12-04unifdef XFree86LOADERMatt Turner2-5/+1
2010-12-04Add &component=Driver/glint to Bugzilla linkMatt Turner2-2/+2
2010-12-04Don't check for fontsproto.Matt Turner1-1/+1
2010-12-04Add back mistakenly removed check for videoprotoMatt Turner1-0/+1
2010-10-06Purge cvs tags.Jesse Adkins23-29/+0
2010-09-23Include xf86dgaproto.h, not xf86dgastr.hMatt Turner1-1/+1
2010-09-23Delete CFBMatt Turner2-35/+1
2010-09-23Delete DRI/DRMMatt Turner13-3003/+3
2010-09-23Don't check for unneeded proto headers.Matt Turner1-3/+0
2010-09-15Fix timing errors, as per documentationMatt Turner2-6/+4
2010-09-11xf86-video-glint 1.2.5xf86-video-glint-1.2.5Matt Turner1-1/+1
2010-07-21config: add comments for main statementsGaetan Nadon1-5/+6
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-4/+5
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-2/+2
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon1-2/+2
2010-07-20config: remove unrequired AC_SUBST([DRI_CFLAGS])Gaetan Nadon1-1/+0
2010-07-20config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon1-1/+0
2010-07-20config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-07-20config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2-21/+7
2010-06-12COPYING: replace stub file with actual Copyright notices.Gaetan Nadon1-8/+101
2010-06-09Remove another superfluous if(p) check around free(p)Matt Turner1-3/+1
2010-06-09Move mem_barrier() outside of loopMatt Turner1-1/+2