summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-24xf86-video-i128 1.3.5HEADxf86-video-i128-1.3.5masterAlan Coopersmith1-1/+1
2011-12-19Fix for new vgaHW ABIAdam Jackson1-0/+1
2011-12-19Make failure to XAA non-fatalAdam Jackson1-2/+3
2011-10-19Build fix for ABI Version 12Jeremy Huddleston1-1/+4
2011-10-19Use unsigned long rather than deprecated IOADDRESSJeremy Huddleston2-7/+7
2011-10-19Use malloc/calloc/realloc/free directlyJeremy Huddleston2-10/+10
2010-10-07Purge cvs tags.Jesse Adkins1-1/+0
2010-08-10xf86-video-i128 1.3.4xf86-video-i128-1.3.4Adam Jackson1-1/+1
2010-07-22config: 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-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-21config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon1-1/+0
2010-07-21config: 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-13README: keep the text version of README, discard the sgml versionGaetan Nadon3-105/+0
2010-06-13README: fix linuxdoc contentGaetan Nadon2-43/+41
2010-06-12COPYING: replace stub file with actual Copyright notices.Gaetan Nadon1-8/+39
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
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-11-14INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+0
2009-11-14INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-3/+6
2009-11-14Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon3-48/+13
2009-11-14.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-6/+64
2009-11-12Don't mess with the blender unit on chips that don't have itAdam Jackson1-1/+3
2009-11-02Use hardware byteswap on big-endian platformsMark Kettenis1-1/+14
2009-09-08xf86-video-i128: Remove unused .cvsignore file #23776Gaetan Nadon2-8/+0
2009-07-30i128: bump for release 1.3.3xf86-video-i128-1.3.3Dave Airlie1-1/+1
2009-07-28i128: change to using ABI version checkDave Airlie1-1/+1
2009-07-28i128: update for resources/RAC API removalDave Airlie2-2/+6
2009-07-02i128 1.3.2xf86-video-i128-1.3.2Adam Jackson1-1/+1
2009-06-04Fix endianness bugs in cursor realization code.Mark Kettenis1-80/+4
2009-05-28Remove useless loader symbol lists.Adam Jackson1-109/+4
2009-05-04Properly unmap things with libpciaccess.Mark Kettenis1-0/+9
2009-03-06CheckComposite: Add a few checksThomas Jaeger1-1/+5
2009-02-24Build fix for EXA 3Chris Ball1-0/+3
2009-01-10Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith1-1/+1
2008-09-04Bump to 1.3.1xf86-video-i128-1.3.1Julien Cristau1-1/+1
2008-08-15Don't store pScrn->monitor->DDC manually, let xf86SetDDCproperties do it.Adam Jackson1-1/+0
2008-03-20Replace calls to xf86usleep with calls to usleep and include unistd.h.Paulo Cesar Pereira de Andrade1-4/+6
2008-03-20Compile warning fixes.Paulo Cesar Pereira de Andrade6-22/+29
2008-03-19i128 1.3.0xf86-video-i128-1.3.0Adam Jackson1-1/+1
2008-03-19Fix distcheckAdam Jackson1-0/+1
2008-03-19Death to RCS tags.Adam Jackson9-13/+0
2008-03-08Makefile.am: nuke RCS IdMatthieu Herrb1-1/+0
2008-02-29i128: fixup typoDave Airlie1-1/+1