summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2008-08-25Fix UXA build for distcheckxf86-video-intel-2.4.97.0Jesse Barnes
2008-08-08Initial port of kernel modesetting from old intel-kernelmode branchJesse Barnes
2008-08-05Add UXA - the unified memory acceleration architecture.Keith Packard
2008-08-05Merge branch 'master' into drm-gemJesse Barnes
2008-07-27Link with -lm for sin/cosJulien Cristau
2008-07-18Fix distcheck.Eric Anholt
2008-07-17Merge branch 'master' into drm-gemCarl Worth
2008-07-14Link the driver with -lpciaccess and -ldrm if neededJulien Cristau
2008-07-14Fix gen4asm rule to work with a build dirJulien Cristau
2008-06-19Initial HDMI work. Not currently hooked up at startup.Eric Anholt
2008-06-12Require libdrm 2.4.0 always since we need the bufmgr code.Eric Anholt
2008-06-10Use batchbuffers instead of ring emits for general commands.Eric Anholt
2008-04-14Remove old sf/wm program from MakefileZhenyu Wang
2008-04-11Revert "remove '#line NUM ...' in macro process"Keith Packard
2008-04-11remove '#line NUM ...' in macro processZhenyu Wang
2008-04-10Remove .g4b files on cleanKeith Packard
2008-04-10Add planer video decode kernelKeith Packard
2008-04-10Use shared exa_wm code for packed yuv decodeKeith Packard
2008-03-31Fix composite with mask using new compositing thread codeKeith Packard
2008-03-31Use 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