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
/
xvmc
/
intel_xvmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-20
Fix from He Shuang(shuang.he@intel.com),
Zou Nan hai
1
-2
/
+2
2008-07-21
xvmc: environ debug option support
Zhenyu Wang
1
-0
/
+10
2008-06-16
Fix typo in xvmc block destroy
Shuang He
1
-1
/
+1
2008-06-04
xvmc: add render dump function
Zhenyu Wang
1
-0
/
+8
2008-06-04
xvmc: move block size lookup helper to generic
Zhenyu Wang
1
-0
/
+71
2008-03-26
More compile warning fixes.
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2008-03-12
Pass default visual in dri context create
Zhenyu Wang
1
-1
/
+1
2008-01-02
xvmc: add context id info in debug/trace
Zhenyu Wang
1
-1
/
+3
2007-12-28
xvmc: move drmOpen earlier
Zhenyu Wang
1
-16
/
+8
2007-12-25
xvmc: consolidate put surface interfaces
Zhenyu Wang
1
-16
/
+125
2007-12-24
xvmc: store XvMCContext pointer instead of context_id in internal ctx list
Zhenyu Wang
1
-4
/
+3
2007-12-20
xvmc: handle surface create/destory in generic code
Zhenyu Wang
1
-1
/
+12
2007-12-20
xvmc: move dri context handling to generic code
Zhenyu Wang
1
-9
/
+86
2007-11-16
xvmc: add xvmc decoder type string
Zhenyu Wang
1
-7
/
+4
2007-11-16
xvmc: move some i915 context destroy code to generic function
Zhenyu Wang
1
-3
/
+16
2007-11-15
xvmc: intel_xvmc.c cleanups
Zhenyu Wang
1
-792
/
+317
2007-11-15
xvmc: move locking code into generic place
Zhenyu Wang
1
-0
/
+32
2007-11-15
xvmc: move batch buffer init/fini to intel_batchbuffer.c
Zhenyu Wang
1
-0
/
+1
2007-11-14
xvmc: attempt to move batch buffer code out of i915 private
Zhenyu Wang
1
-3
/
+5
2007-10-26
try to move some fields to xvmc driver structure
Zhenyu Wang
1
-93
/
+46
2007-10-24
fix xvmc return values
Zhenyu Wang
1
-26
/
+38
2007-10-23
add missing license header for new files
Zhenyu Wang
1
-15
/
+26
2007-10-23
split xvmc user lib chipset drivers
Zhenyu Wang
1
-0
/
+1333