summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-27unifdef LIBPCIACCESS and XSERVER_LIBPCIACCESS.Eric Anholt1-7/+1
2009-04-27Remove I830_XV ifdef.Eric Anholt1-2/+1
2009-04-27unifdef I830_USE_UXA.Eric Anholt1-1/+1
2009-04-27Remove EXA support.Eric Anholt1-1/+1
2009-04-27Remove XAA support.Eric Anholt1-2/+1
2009-04-21Require xserver 1.3Julien Cristau1-23/+1
2009-03-20clean up man page generation and remove all traces of the i810 driverRémi Cardona1-6/+0
2009-02-26Fix UXA for server 1.4.Eric Anholt1-6/+3
2009-02-24Fix distcheck from drmmode_display.h deletion.Eric Anholt1-2/+1
2008-11-27Merge branch '965-xvmc'Zou Nan hai1-1/+3
2008-11-13Make sure DRM library paths are includedJesse Barnes1-2/+2
2008-10-06Fix driver build against server 1.4.2.Eric Anholt1-3/+6
2008-09-09Track move of bufmgr functions to libdrm_intel.Eric Anholt1-1/+1
2008-08-25Fix UXA build for distcheckJesse Barnes1-1/+1
2008-08-08Initial port of kernel modesetting from old intel-kernelmode branchJesse Barnes1-1/+3
2008-08-05Add UXA - the unified memory acceleration architecture.Keith Packard1-3/+3
2008-08-05Merge branch 'master' into drm-gemJesse Barnes1-3/+3
2008-07-27Link with -lm for sin/cosJulien Cristau1-1/+1
2008-07-18Fix distcheck.Eric Anholt1-2/+2
2008-07-17Merge branch 'master' into drm-gemCarl Worth1-1/+8
2008-07-14Link the driver with -lpciaccess and -ldrm if neededJulien Cristau1-0/+6
2008-07-14Fix gen4asm rule to work with a build dirJulien Cristau1-1/+1
2008-06-24 965 xvmc, current only frame based DCT_type supportZou Nan hai1-2/+3