summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2009-03-31clean up man page generation and remove all traces of the i810 driverRĂ©mi Cardona
2009-02-26Fix UXA for server 1.4.Eric Anholt
2009-02-24Fix distcheck from drmmode_display.h deletion.Eric Anholt
2008-11-27Merge branch '965-xvmc'Zou Nan hai
2008-11-13Make sure DRM library paths are includedJesse Barnes
2008-10-06Fix driver build against server 1.4.2.Eric Anholt
2008-09-09Track move of bufmgr functions to libdrm_intel.Eric Anholt
2008-08-25Fix UXA build for distcheckJesse Barnes
2008-08-08Initial port of kernel modesetting from old intel-kernelmode branchJesse Barnes
2008-08-05Add UXA - the unified memory acceleration architecture.Keith Packard
2008-08-05Merge branch 'master' into drm-gemJesse Barnes
2008-07-27Link with -lm for sin/cosJulien Cristau
2008-07-18Fix distcheck.Eric Anholt
2008-07-17Merge branch 'master' into drm-gemCarl Worth
2008-07-14Link the driver with -lpciaccess and -ldrm if neededJulien Cristau
2008-07-14Fix gen4asm rule to work with a build dirJulien Cristau
2008-06-24 965 xvmc, current only frame based DCT_type supportZou Nan hai
2008-06-19Initial HDMI work. Not currently hooked up at startup.Eric Anholt
2008-06-12Require libdrm 2.4.0 always since we need the bufmgr code.Eric Anholt
2008-06-10Use batchbuffers instead of ring emits for general commands.Eric Anholt
2008-04-14Remove old sf/wm program from MakefileZhenyu Wang
2008-04-11Revert "remove '#line NUM ...' in macro process"Keith Packard
2008-04-11remove '#line NUM ...' in macro processZhenyu Wang
2008-04-10Remove .g4b files on cleanKeith Packard
2008-04-10Add planer video decode kernelKeith Packard
2008-04-10Use shared exa_wm code for packed yuv decodeKeith Packard
2008-03-31Fix composite with mask using new compositing thread codeKeith Packard
2008-03-31Use m4 to clean up gen4 asm progs. Start adding projective transform support.Keith Packard
2008-03-20Merge branch 'xvmc'Zhenyu Wang
2008-03-18Add i8[13]0_ring.h to _SOURCES to fix distcheckJulien Cristau
2008-03-11Merge branch 'master' into xvmcZhenyu Wang
2008-02-26Bug #14649: Fix build if pciaccess headers are not with other xorg headers.Mark Kettenis
2007-12-20xvmc: add disable xvmc build supportZhenyu Wang
2007-10-08Merge branch 'master' into xvmcZhenyu Wang
2007-10-01Restore building of pciaccess-based tools even if the server doesn't use it.Eric Anholt
2007-09-26Create xvmc driver interfaceZhenyu Wang
2007-09-19Merge branch 'master' into xvmc-i915Zhenyu Wang
2007-08-26Intel driver configuration (only) changes for X server libpciaccess usage.Keith Packard
2007-08-10Merge branch 'master' into xvmc-i915xvmc-i915Zhenyu Wang
2007-07-27Add quirk supportWang Zhenyu
2007-07-19enable XvMC for i915Xiang, Haihao
2007-06-22Bug #11171: Add support for the Ti TFP410 DVO TMDS transmitter.Dave Mueller
2007-03-29Add missing file for old server compatibility build.Eric Anholt
2007-03-29Whitespace cleanup in Makefile.Eric Anholt
2007-03-21EXA: try to enable rotation for G965Wang Zhenyu
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
2007-02-16Check for presence of xf86Modes.h file.Keith Packard
2007-02-16Change rotation pixmap creation API to permit start-time rotation.Keith Packard
2007-02-15Enable mode setting function renames from shared code.Keith Packard