index
:
~anholt/xf86-video-intel
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
XORG-6_8-branch
compositing-fix
display-port
dri2-swapbuffers
dri3
exa
exa-i965
glamor-dri3
glucose
i810_texman_0_1_branch
i945-zone-rendering
intel-batchbuffer
intel-kernelmode
jbarnes-cleanup
keithp-glamor-rewrite
master
modesetting-airlied
modesetting-multihead
modesetting-sdvo-stuffing
randr-1.2-rotation
renames
wooooooo
xf86-video-i810-1_5-branch
xorg-7.0-branch
xvmc-i915
xvmc-vld
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-21
Fix distcheck.
Eric Anholt
1
-2
/
+2
2008-07-21
Link the driver with -lpciaccess and -ldrm if needed
Julien Cristau
1
-0
/
+6
2008-07-21
Fix gen4asm rule to work with a build dir
Julien Cristau
1
-1
/
+1
2008-06-26
Initial HDMI work. Not currently hooked up at startup.
Eric Anholt
1
-0
/
+1
2008-04-14
Remove old sf/wm program from Makefile
Zhenyu Wang
1
-2
/
+0
2008-04-11
Revert "remove '#line NUM ...' in macro process"
Keith Packard
1
-1
/
+1
2008-04-11
remove '#line NUM ...' in macro process
Zhenyu Wang
1
-1
/
+1
2008-04-10
Remove .g4b files on clean
Keith Packard
1
-0
/
+2
2008-04-10
Add planer video decode kernel
Keith Packard
1
-0
/
+2
2008-04-10
Use shared exa_wm code for packed yuv decode
Keith Packard
1
-0
/
+2
2008-03-31
Fix composite with mask using new compositing thread code
Keith Packard
1
-25
/
+16
2008-03-31
Use m4 to clean up gen4 asm progs. Start adding projective transform support.
Keith Packard
1
-44
/
+52
2008-03-20
Merge branch 'xvmc'
Zhenyu Wang
1
-1
/
+14
2008-03-18
Add i8[13]0_ring.h to _SOURCES to fix distcheck
Julien Cristau
1
-0
/
+2
2008-03-11
Merge branch 'master' into xvmc
Zhenyu Wang
1
-2
/
+2
2008-02-26
Bug #14649: Fix build if pciaccess headers are not with other xorg headers.
Mark Kettenis
1
-2
/
+2
2007-12-20
xvmc: add disable xvmc build support
Zhenyu Wang
1
-3
/
+12
2007-10-08
Merge branch 'master' into xvmc
Zhenyu Wang
1
-1
/
+1
2007-10-01
Restore building of pciaccess-based tools even if the server doesn't use it.
Eric Anholt
1
-1
/
+1
2007-09-26
Create xvmc driver interface
Zhenyu Wang
1
-0
/
+2
2007-09-19
Merge branch 'master' into xvmc-i915
Zhenyu Wang
1
-1
/
+1
2007-08-26
Intel driver configuration (only) changes for X server libpciaccess usage.
Keith Packard
1
-1
/
+1
2007-08-10
Merge branch 'master' into xvmc-i915
Zhenyu Wang
1
-0
/
+1
2007-07-27
Add quirk support
Wang Zhenyu
1
-0
/
+1
2007-07-19
enable XvMC for i915
Xiang, Haihao
1
-0
/
+2
2007-06-22
Bug #11171: Add support for the Ti TFP410 DVO TMDS transmitter.
Dave Mueller
1
-1
/
+1
2007-03-29
Add missing file for old server compatibility build.
Eric Anholt
1
-0
/
+1
2007-03-29
Whitespace cleanup in Makefile.
Eric Anholt
1
-10
/
+10
2007-03-21
EXA: try to enable rotation for G965
Wang Zhenyu
1
-2
/
+12
2007-02-28
Add a non-installed command line tool using libpciaccess to dump registers.
Eric Anholt
1
-1
/
+5
2007-02-17
Make distcheck fixes. Distribute all sources needed even for older servers.
Keith Packard
1
-26
/
+57
2007-02-16
Check for presence of xf86Modes.h file.
Keith Packard
1
-16
/
+22
2007-02-16
Change rotation pixmap creation API to permit start-time rotation.
Keith Packard
1
-3
/
+1
2007-02-15
Enable mode setting function renames from shared code.
Keith Packard
1
-1
/
+1
2007-02-15
Use server sources for crtc/output generic code.
Keith Packard
1
-13
/
+15
2007-02-14
Global namespace cleanups, filename fixes.
Keith Packard
1
-10
/
+10
2007-02-14
Create driver-independent DGA hooks, remove i830 DGA code.
Keith Packard
1
-1
/
+1
2007-02-09
add missing files to fix distcheck
Daniel Stone
1
-5
/
+18
2007-02-01
Rename driver from i810 to intel. Permit old name for compatibility.
Keith Packard
1
-5
/
+12
2007-01-31
Move the render code to non-EXA-specific filenames.
Eric Anholt
1
-3
/
+3
2007-01-31
Remove custom accelerated rotation code now that it's all done through Render.
Eric Anholt
1
-1
/
+0
2007-01-15
Convert I830PipeSetMode to xf86CrtcSetMode. Add rotation structures.
Keith Packard
1
-0
/
+1
2007-01-06
[PATCH] fix Makefile.am
Wang Zhenyu
1
-1
/
+6
2007-01-06
[PATCH] Rename exa sf/wm program files
Wang Zhenyu
1
-2
/
+2
2007-01-03
[PATCH] Fix compile, add wm header file.
Wang Zhenyu
1
-0
/
+1
2007-01-03
[PATCH] Add simplest wm kernel program for no mask picture composite
Wang Zhenyu
1
-0
/
+2
2007-01-03
[PATCH] Add file for i965 exa composite
Wang Zhenyu
1
-1
/
+2
2006-12-28
Add WIP CH7017 LVDS driver. This is disconnected because it's untested.
Eric Anholt
1
-1
/
+1
2006-12-28
Add WIP IVCH (i82807aa) driver.
Eric Anholt
1
-1
/
+2
2006-12-27
Move 965 textured-video out to a separate file.
Eric Anholt
1
-0
/
+1
[next]