summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
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
2006-06-23Split probed modes out per pipe, and union them into the available modes.Eric Anholt
2006-06-21Fix build without DRIAlan Hourihane
2006-06-21Fix build without DRIMatthieu Herrb
2006-06-20Merge branch 'master' into exaWang Zhenyu
2006-06-19additions for rotation fixesAlan Hourihane
2006-04-28Get it to compile.Eric Anholt
2006-04-19Start bringing in some SDVO code, mostly from airlied.Eric Anholt
2006-04-16Add a standalone program for parsing VBT.Eric Anholt
2006-04-06Start interpreting VBT information with the goal of pulling out LVDS timingsEric Anholt
2006-04-06Add enough of airlied's DDC/I2C work to pull EDID info from my CRT.Eric Anholt
2006-04-06Add some untested debugging code to for helping figure out VT switch issues.Eric Anholt
2006-04-06Initial add of native CRT modesetting code.Eric Anholt
2006-01-24Bump version to 1.5.0.0Alan Hourihane
2005-08-29Add i810 XvMC support, it passes distcheck for me.Dave Airlie
2005-08-26Added i830_io.c, which just includes i810_io.c with BUILD_FOR_I830 set.Kristian Høgsberg
2005-08-12add missing i830_shadow.cAlan Hourihane
2005-07-26Build system for i810Søren Sandmann Pedersen