summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
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-07-27Add quirk supportWang Zhenyu
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
2006-10-04Move the save, restore, and DPMS per-output settings to per-output files.Eric Anholt
2006-09-27Merge branch 'master' into modesettingEric Anholt
2006-09-25Merge branch 'master' into exaWang Zhenyu
2006-09-20Merge branch 'modesetting' into randr-1.2Keith Packard
2006-09-20Update driver for RandR 1.2 X server API.Keith Packard
2006-09-01Add a check for intel-gen4asm, and rules to compile {wm,sf}_prog.h using it.Eric Anholt
2006-08-24Bug #7957: Fix distcheck.Ross Burton
2006-08-24Merge branch 'master' into exaWang Zhenyu
2006-08-09Merge branch 'textured-video', bringing in fixed-up i915 textured video.Eric Anholt
2006-08-09Add missing headers to i810_drv_la_SOURCESKeith Packard
2006-07-19Merge branch 'master' into exaEric Anholt
2006-07-18Merge branch 'master' into textured-videoEric Anholt
2006-07-18Add an API for programming i915 fragment programs.Eric Anholt
2006-07-14Current exa render implement for i830 and i915, test onWang Zhenyu
2006-07-07Initial add of DVO support code. Probes my sil164.Eric Anholt
2006-06-26Major cleanup of mode reprobing:Eric Anholt