summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2008-04-14Remove old sf/wm program from MakefileZhenyu Wang
2008-04-14Revert "remove '#line NUM ...' in macro process"Keith Packard
2008-04-12remove '#line NUM ...' in macro processZhenyu Wang
2008-04-12Remove .g4b files on cleanKeith Packard
2008-04-07Fix composite with mask using new compositing thread codeKeith Packard
2008-04-07Use 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
2007-02-15Use server sources for crtc/output generic code.Keith Packard
2007-02-14Global namespace cleanups, filename fixes.Keith Packard
2007-02-14Create driver-independent DGA hooks, remove i830 DGA code.Keith Packard
2007-02-09add missing files to fix distcheckDaniel Stone
2007-02-01Rename driver from i810 to intel. Permit old name for compatibility.modesetting-rotationKeith Packard
2007-01-31Move the render code to non-EXA-specific filenames.Eric Anholt
2007-01-31Remove custom accelerated rotation code now that it's all done through Render.Eric Anholt
2007-01-15Convert I830PipeSetMode to xf86CrtcSetMode. Add rotation structures.Keith Packard
2007-01-06[PATCH] fix Makefile.amWang Zhenyu
2007-01-06[PATCH] Rename exa sf/wm program filesWang Zhenyu
2007-01-03[PATCH] Fix compile, add wm header file.Wang Zhenyu
2007-01-03[PATCH] Add simplest wm kernel program for no mask picture compositeWang Zhenyu
2007-01-03[PATCH] Add file for i965 exa compositeWang Zhenyu
2006-12-28Add WIP CH7017 LVDS driver. This is disconnected because it's untested.Eric Anholt
2006-12-28Add WIP IVCH (i82807aa) driver.Eric Anholt
2006-12-27Move 965 textured-video out to a separate file.Eric Anholt
2006-11-30Merge branch 'restructure-outputs' into modesetting.Keith Packard
2006-11-30Merge branch 'exa' of ../xf86-video-intel into modesettingEric Anholt
2006-11-28Conditionally compile old-server compatibility code in.Eric Anholt
2006-11-28Replace custom DDC mode list code with a copy of the X Server's.Eric Anholt
2006-11-26Start output/crtc restructuring work. It compiles.Keith Packard
2006-10-23Add work-in-progress integrated TV-out support.Eric Anholt