summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-29Fix spelling/wording issuesHEADmasterAlan Coopersmith1-6/+6
2022-01-29Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2012-09-25Remove mibstore.hAdam Jackson2-4/+0
2012-07-17xf86-video-tga: bump to version 1.2.2xf86-video-tga-1.2.2Dave Airlie1-1/+1
2012-07-17tga: fix build against older X server.Dave Airlie1-0/+2
2012-07-16tga: port to XAA-less server.Dave Airlie5-3/+34
2012-06-07tga: port to new compat API.Dave Airlie6-29/+138
2011-10-29Silence warnings by using newer xf86dgaprotoJeremy Huddleston2-3/+2
2011-10-29Use malloc/calloc/realloc/free directlyJeremy Huddleston1-4/+4
2010-10-06Purge cvs tags.Jesse Adkins10-15/+0
2010-07-22config: add comments for main statementsGaetan Nadon1-6/+6
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-3/+4
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
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([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-06-14README: keep the text version of README, discard the sgml versionGaetan Nadon3-87/+0
2010-06-14README: fix linuxdoc contentGaetan Nadon2-27/+24
2010-06-13COPYING: replace stub file with actual Copyright notices.Gaetan Nadon1-8/+79
2009-12-30configure.ac: remove unused sdkdir=$(pkg-config...) statementGaetan Nadon1-1/+0
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-26Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon3-66/+13
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon2-12/+66
2009-09-07bump to 1.2.1xf86-video-tga-1.2.1Dave Airlie1-1/+1
2009-07-28tga: change to using ABI version checkDave Airlie1-1/+1
2009-07-28tga: update for resources/RAC API removalDave Airlie1-7/+7
2009-07-16Update to xextproto 7.1 support.Peter Hutterer2-0/+9
2009-05-28Remove useless loader symbol lists.Adam Jackson1-39/+0
2009-05-15Add unistd.h include for getpagesize() and usleep()Julien Cristau1-0/+1
2008-09-03tga 1.2.0xf86-video-tga-1.2.0Adam Jackson1-1/+1
2008-09-03Fix distcheckAdam Jackson1-1/+2
2008-08-19Uninclude xf86Version.hAdam Jackson1-4/+0
2008-02-27tga: fixup devPrivatesDave Airlie2-0/+5
2008-02-27pciaccess conversionDave Airlie4-2/+271
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2007-08-23Rename .cvsignore to .gitignoreJames Cloos2-0/+0
2007-08-07TGA_*_VERSION using PACKAGE_VERSION_*Brice Goglin1-3/+3
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 1.1.0.tga-1_1_0XORG-7_1Adam Jackson10-15/+22
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin2-1/+6
2005-12-19Stub COPYING filesAdam Jackson1-0/+12
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin2-1/+6
2005-12-09Make tga_seg.c generation srcdir != objdir safe.MODULAR_COPYDaniel Stone2-2/+7
2005-12-08Fix a miscompile.Adam Jackson2-0/+10