index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.am
Age
Commit message (
Expand
)
Author
2006-10-23
Add work-in-progress integrated TV-out support.
Eric Anholt
2006-10-04
Move the save, restore, and DPMS per-output settings to per-output files.
Eric Anholt
2006-09-27
Merge branch 'master' into modesetting
Eric Anholt
2006-09-20
Merge branch 'modesetting' into randr-1.2
Keith Packard
2006-09-20
Update driver for RandR 1.2 X server API.
Keith Packard
2006-09-01
Add a check for intel-gen4asm, and rules to compile {wm,sf}_prog.h using it.
Eric Anholt
2006-08-24
Bug #7957: Fix distcheck.
Ross Burton
2006-08-09
Merge branch 'textured-video', bringing in fixed-up i915 textured video.
Eric Anholt
2006-08-09
Add missing headers to i810_drv_la_SOURCES
Keith Packard
2006-07-18
Merge branch 'master' into textured-video
Eric Anholt
2006-07-18
Add an API for programming i915 fragment programs.
Eric Anholt
2006-07-07
Initial add of DVO support code. Probes my sil164.
Eric Anholt
2006-06-26
Major cleanup of mode reprobing:
Eric Anholt
2006-06-23
Split probed modes out per pipe, and union them into the available modes.
Eric Anholt
2006-06-21
Fix build without DRI
Alan Hourihane
2006-06-21
Fix build without DRI
Matthieu Herrb
2006-06-19
additions for rotation fixes
Alan Hourihane
2006-04-19
Start bringing in some SDVO code, mostly from airlied.
Eric Anholt
2006-04-16
Add a standalone program for parsing VBT.
Eric Anholt
2006-04-06
Start interpreting VBT information with the goal of pulling out LVDS timings
Eric Anholt
2006-04-06
Add enough of airlied's DDC/I2C work to pull EDID info from my CRT.
Eric Anholt
2006-04-06
Add some untested debugging code to for helping figure out VT switch issues.
Eric Anholt
2006-04-06
Initial add of native CRT modesetting code.
Eric Anholt
2006-01-24
Bump version to 1.5.0.0
Alan Hourihane
2005-08-29
Add i810 XvMC support, it passes distcheck for me.
Dave Airlie
2005-08-26
Added i830_io.c, which just includes i810_io.c with BUILD_FOR_I830 set.
Kristian Høgsberg
2005-08-12
add missing i830_shadow.c
Alan Hourihane
2005-07-26
Build system for i810
Søren Sandmann Pedersen