summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-17Fix warning: declaration of ‘tmp’ shadows a previous local [-Wshadow]HEADmasterAlan Coopersmith1-3/+3
2024-01-17Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functionsAlan Coopersmith1-0/+5
2024-01-17Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith1-1/+1
2024-01-17configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-2/+1
2023-10-01gitlab CI: ensure libtool is installed in build containerAlan Coopersmith1-3/+3
2023-02-21xf86-video-ark 0.7.6xf86-video-ark-0.7.6Alan Coopersmith2-3/+5
2023-02-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-01-17gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-01-17Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2022-01-17Update README for gitlab migrationAlan Coopersmith3-20/+18
2022-01-17Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2022-01-17Fix spelling/wording issuesAlan Coopersmith2-7/+7
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2013-09-27Remove usage of mibstore.h (removed from server)Gaetan Nadon1-2/+0
2012-07-17xf86-video-ark: bump to version 0.7.5xf86-video-ark-0.7.5Dave Airlie1-1/+1
2012-07-17convert to new X screen conversion apiDave Airlie1-1/+1
2012-07-17ark: update for compat X server ABI.Dave Airlie4-31/+131
2012-07-17ark: make build against XAA-less server.Dave Airlie4-5/+27
2012-02-16Don't check for unneeded proto headers.Matt Turner1-2/+0
2012-01-26xf86-video-ark 0.7.4xf86-video-ark-0.7.4Matt Turner1-1/+1
2012-01-26Change types of FBBase/MMIOBase to pointer, remove castsMatt Turner2-5/+5
2012-01-26Use pci_device_map_legacy rather than xf86MapDomainMemoryMatt Turner2-3/+4
2012-01-26Fix typo in 5ab0bf04Matt Turner1-1/+1
2012-01-26Use unsigned long rather than deprecated IOADDRESSMatt Turner2-13/+13
2012-01-26Remove uses of xf86PciInfo.hMatt Turner3-3/+6
2012-01-26Add &component=Driver/ark to Bugzilla linkMatt Turner1-1/+1
2012-01-25Remove if(E != NULL) checks around free(E)Matt Turner1-3/+0
2012-01-25Remove xalloc/xcalloc/xrealloc/xfreeMatt Turner1-5/+5
2011-12-19Fix for new vgaHW ABIAdam Jackson1-0/+1
2011-12-19Make failure to XAA non-fatalAdam Jackson1-2/+3
2011-11-17Adapt to videoabi 12Adam Jackson2-14/+26
2011-02-28Don't assume that FB address registers are initialized properlyOndrej Zary2-12/+19
2010-07-23xf86-video-ark 0.7.3xf86-video-ark-0.7.3Alan Coopersmith1-1/+1
2010-07-21config: add comments for main statementsGaetan Nadon1-7/+6
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-3/+4
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_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 Nadon1-3/+3
2010-06-12COPYING: replace stub file with Copyright noticeGaetan Nadon1-8/+18
2010-02-08config: move compiler flags from configure.ac to Makefile.amGaetan Nadon2-5/+3
2010-02-08config: remove unrequired '-I$(top_srcdir)/src'Gaetan Nadon1-1/+1
2010-02-08config: remove unused INCLUDES='-I$(top_srcdir)/src'Gaetan Nadon1-2/+0
2010-02-08config: remove unused variable XORG_INCSGaetan Nadon1-1/+1
2009-12-29configure.ac: sdkdir usage duplicates the sdk include dirGaetan Nadon1-2/+1
2009-12-15configure.ac: remove -I$(prefix)/include from INCLUDESGaetan Nadon1-1/+1
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