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