summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2008-07-17Merge branch 'master' into drm-gemCarl Worth1-0/+4
2008-07-01intel: fix drm check.Dave Airlie1-1/+1
2008-06-12Require libdrm 2.4.0 always since we need the bufmgr code.Eric Anholt1-23/+2
2008-05-17Merge commit 'origin/master' into drm-gemKeith Packard1-3/+7
2008-05-17Add check for GEM, use that to enable driver GEM supportKeith Packard1-0/+7
2008-05-14Add glproto to DRI dependenciesRémi Cardona1-1/+1
2008-05-06Only check xvmc lib when xvmc is enabled.Zhenyu Wang1-2/+6
2008-04-29Use new xf86RotateFreeShadow function to clean up shadow buffers.Keith Packard1-0/+12
2008-04-17Add a kludge-around to fix cd/wt bits in fb ptes on linux.Keith Packard1-0/+3
2008-04-10Add dolt to speed up compile time and reduce insanity.Eric Anholt1-0/+1
2008-03-24Don't try to build XvMC if DRI is disabledJulien Cristau1-2/+8
2008-03-21Fix DRI config for NetBSDJoerg Sonnenberger1-4/+2
2008-03-11Merge branch 'master' into xvmcZhenyu Wang1-7/+9
2008-03-07fixup pciaccess version detectDave Airlie1-2/+2
2008-02-26Look for src/{modes,parser} in $srcdir, not in objdirJulien Cristau1-5/+5
2008-01-24Don't build reg_dumper if we don't have pciaccess 0.10.0Julien Cristau1-1/+3
2007-12-20xvmc: add disable xvmc build supportZhenyu Wang1-0/+12
2007-12-04Remove extra have_libpciaccess=no that broke tools build with old servers.Eric Anholt1-1/+0
2007-11-15Bump version to 2.2.0xf86-video-intel-2.2.0Jesse Barnes1-1/+1
2007-11-08Bump driver version to 2.1.99 in preparation for 2.2 releasexf86-video-intel-2.1.99Jesse Barnes1-1/+1
2007-10-17Bump pciaccess version requirement for new API usage.Eric Anholt1-1/+1
2007-10-01Restore building of pciaccess-based tools even if the server doesn't use it.Eric Anholt1-1/+7
2007-08-26Intel driver configuration (only) changes for X server libpciaccess usage.Keith Packard1-3/+8
2007-08-07Define INTEL_VERSION_MAJOR/MINOR/PATCH using PACKAGE_VERSION_*Brice Goglin1-10/+0
2007-07-17intel: oops I commited pixman local workaround - undo itDave Airlie1-1/+1
2007-07-17intel: actually 2.3.1 should be good enoughDave Airlie1-1/+1
2007-07-17intel: don't try and use TTM memory manager with old libdrm interfaceDave Airlie1-2/+2
2007-07-02Update documentation and bump driver version to 2.1.0.xf86-video-intel-2.1.0Eric Anholt1-1/+1
2007-06-28Add AM_PROG_CC_C_O to configure.acAlan Coopersmith1-0/+1
2007-06-22Bug #11171: Add support for the Ti TFP410 DVO TMDS transmitter.Dave Mueller1-0/+1
2007-06-13Improve the drm_i915_flip_t check.Eric Anholt1-2/+5
2007-06-13Revert "Replace failure-prone configure test for fresh libdrm with a simple i...Eric Anholt1-0/+8
2007-06-12Replace failure-prone configure test for fresh libdrm with a simple ifndef.Eric Anholt1-8/+0
2007-04-19Update version to 2.0.0xf86-video-intel-2.0.0Keith Packard1-1/+1
2007-04-19Clean up 1.2 xserver build support.Keith Packard1-12/+21
2007-04-09Don't use extended regexps in sed when not necessary.Eric Anholt1-3/+3
2007-04-09Bug #10515: Fix module version number with more than one digit per field.Brice Goglin1-3/+3
2007-04-03Bump version to 1.9.94 for 2.0 RC4.xf86-video-intel-1.9.94Eric Anholt1-1/+1
2007-03-26Bump version to 1.9.93 for 2.0RC3.xf86-video-intel-1.9.93Eric Anholt1-1/+1
2007-03-14Bump to 1.9.92 for RC2.xf86-video-intel-1.9.92Eric Anholt1-1/+1
2007-03-12Fix attempt to flip pages back to normal when the last 3D window disappears.Michel Dänzer1-0/+8
2007-03-06Merge remote branch 'origin/master' into i830-pageflipMichel Dänzer1-1/+1
2007-03-05Merge remote branch 'origin/master' into i830-pageflipMichel Dänzer1-1/+50
2007-03-04Set version number to 2.0 RC1 (1.9.91).xf86-video-intel-1.9.91Keith Packard1-1/+1
2007-03-04Use -f for ln of server source. Otherwise, changing paths didn't take effect.Eric Anholt1-2/+2
2007-02-28Add a non-installed command line tool using libpciaccess to dump registers.Eric Anholt1-0/+4
2007-02-17Make distcheck fixes. Distribute all sources needed even for older servers.Keith Packard1-7/+7
2007-02-16Check for presence of xf86Modes.h file.Keith Packard1-31/+40
2007-02-15Use server sources for crtc/output generic code.Keith Packard1-0/+36
2007-02-14Revive i830 page flipping support.Michel Dänzer1-0/+5