Age | Commit message (Expand) | Author |
2007-02-28 | Add a non-installed command line tool using libpciaccess to dump registers. | Eric Anholt |
2007-02-17 | Make distcheck fixes. Distribute all sources needed even for older servers. | Keith Packard |
2007-02-16 | Check for presence of xf86Modes.h file. | Keith Packard |
2007-02-16 | Change rotation pixmap creation API to permit start-time rotation. | Keith Packard |
2007-02-15 | Enable mode setting function renames from shared code. | Keith Packard |
2007-02-15 | Use server sources for crtc/output generic code. | Keith Packard |
2007-02-14 | Global namespace cleanups, filename fixes. | Keith Packard |
2007-02-14 | Create driver-independent DGA hooks, remove i830 DGA code. | Keith Packard |
2007-02-09 | add missing files to fix distcheck | Daniel Stone |
2007-02-01 | Rename driver from i810 to intel. Permit old name for compatibility.modesetting-rotation | Keith Packard |
2007-01-31 | Move the render code to non-EXA-specific filenames. | Eric Anholt |
2007-01-31 | Remove custom accelerated rotation code now that it's all done through Render. | Eric Anholt |
2007-01-15 | Convert I830PipeSetMode to xf86CrtcSetMode. Add rotation structures. | Keith Packard |
2007-01-06 | [PATCH] fix Makefile.am | Wang Zhenyu |
2007-01-06 | [PATCH] Rename exa sf/wm program files | Wang 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 composite | Wang Zhenyu |
2007-01-03 | [PATCH] Add file for i965 exa composite | Wang Zhenyu |
2006-12-28 | Add WIP CH7017 LVDS driver. This is disconnected because it's untested. | Eric Anholt |
2006-12-28 | Add WIP IVCH (i82807aa) driver. | Eric Anholt |
2006-12-27 | Move 965 textured-video out to a separate file. | Eric Anholt |
2006-11-30 | Merge branch 'restructure-outputs' into modesetting. | Keith Packard |
2006-11-30 | Merge branch 'exa' of ../xf86-video-intel into modesetting | Eric Anholt |
2006-11-28 | Conditionally compile old-server compatibility code in. | Eric Anholt |
2006-11-28 | Replace custom DDC mode list code with a copy of the X Server's. | Eric Anholt |
2006-11-26 | Start output/crtc restructuring work. It compiles. | Keith Packard |
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-25 | Merge branch 'master' into exa | Wang Zhenyu |
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-24 | Merge branch 'master' into exa | Wang Zhenyu |
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-19 | Merge branch 'master' into exa | Eric Anholt |
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-14 | Current exa render implement for i830 and i915, test on | Wang Zhenyu |
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-20 | Merge branch 'master' into exa | Wang Zhenyu |
2006-06-19 | additions for rotation fixes | Alan Hourihane |
2006-04-28 | Get it to compile. | Eric Anholt |
2006-04-19 | Start bringing in some SDVO code, mostly from airlied. | Eric Anholt |