summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-06-02intel: Clear structs for valgrindChris Wilson1-0/+4
2014-02-15intel: Add a helper for setting backlight without root rightsChris Wilson1-0/+2
2014-02-15intel: export fd_set_cloexec / fd_set_nonblockHans de Goede1-0/+2
2013-11-25Makefile convert @var@ to $(var)Zdenek Kabelac1-5/+5
2013-09-07Revert "sna: Add XMir support"Chris Wilson1-1/+0
2013-09-04sna: Add XMir supportChris Wilson1-0/+1
2013-08-12Link the driver against pixmanJulien Cristau1-1/+1
2013-07-29intel: Suppress some extremely noisy warningsChris Wilson1-1/+7
2013-07-28uxa: Clear up the common intel directoryChris Wilson1-60/+7
2013-07-28intel: Source our PCI IDs table from the copy in the kernelChris Wilson1-0/+1
2013-06-24Add the nickle utility scripts to the tarballChris Wilson1-0/+7
2013-06-23sna: Only open the /dev/dri/cardX device onceChris Wilson1-27/+28
2013-06-19configure: test for librt (clock_gettime)Jonathan Gray1-0/+1
2012-07-15uxa: Remove Shadow hackChris Wilson1-1/+0
2012-05-25Only create a single instance of the intel_options arrayChris Wilson1-0/+1
2012-05-24Unify options handling between UXA and SNAEugeni Dodonov1-0/+1
2012-05-23intel: add compat header file for conversion fnsDave Airlie1-0/+1
2012-02-11Include a local copy of list.hChris Wilson1-0/+1
2011-12-29uxa: Depend upon DRI2 not DRIChris Wilson1-1/+1
2011-12-17uxa: Explicitly check for libdrm_intel in configureChris Wilson1-3/+3
2011-11-17glamor: Include glamor cflags and libs for atypical buildsChris Wilson1-0/+2
2011-11-17glamor: Initial commit to introduce glamor acceleration.Zhigang Gong1-0/+7
2011-11-16Compile out UXA if so desiredChris Wilson1-4/+10
2011-07-28Xv: Refactor out pipeline setup functions for future reuse in render.Kenneth Graunke1-0/+1
2011-06-04sna: Introduce a new acceleration model.Chris Wilson1-0/+5
2010-10-22intel: Listen for hotplug uevents (V3)Adam Jackson1-2/+2
2010-10-04Split shadow handling routines to their own file.Chris Wilson1-0/+1
2010-08-01Rename drmmode_display to intel_displayChris Wilson1-3/+3
2010-06-28Repair the damage to 'make distcheck' after splitting out i810Chris Wilson1-0/+1
2010-06-25Rename common infrastructure to the intel namespace.Chris Wilson1-29/+15
2010-06-25i810: Move into a legacy directory.Chris Wilson1-23/+18
2010-06-09Revert "xp:trapezoids"Chris Wilson1-1/+0
2010-06-08xp:trapezoidsChris Wilson1-0/+1
2010-04-19Fix "make dist"Daniel Vetter1-3/+1
2010-04-08XvMC: merge *_hwmc.c into i830_hwmc.cDaniel Vetter1-2/+0
2010-02-20Remove more DRI1 dead code.Eric Anholt1-3/+1
2010-02-20Remove dead i830_ring.h.Eric Anholt1-1/+0
2010-02-20Remove dead i830_display.h.Eric Anholt1-2/+1
2010-02-20Remove dead i830_bios.h.Eric Anholt1-1/+0
2010-02-20Remove the last tool now that it's been moved to gpu_tools.Eric Anholt1-1/+1
2010-02-20Remove bios_reader now that it's moved to gpu_tools.Eric Anholt1-1/+1
2009-11-30Add i830_bios.h and i830_display.h to EXTRA_DIST.2.9.99.901Carl Worth1-2/+3
2009-11-30video-intel: remove i2c_vid.h from src/Makefile.amGaetan Nadon1-1/+0
2009-11-05Revert "configure: make --disable-dri work even if the server supports DRI"Eric Anholt1-1/+3
2009-11-05configure: use CWARNFLAGS from xorg-macros.m4Rémi Cardona1-1/+1
2009-11-05configure: make --disable-dri work even if the server supports DRIRémi Cardona1-3/+1
2009-10-06Remove the reg_dumper code, now that it's been moved to intel_gpu_tools.Eric Anholt1-2/+0
2009-10-06Remove UMS support.Eric Anholt1-18/+1
2009-06-30Move shader programs under its own subdirectoryZhenyu Wang1-66/+2
2009-06-09Rename i830_exa.c to i830_uxa.cCarl Worth1-1/+1