index
:
xf86-video-intel-frc
debian-lenny-with-frc-patches
debian-unstable-with-frc-patches
upstream-lenny-with-frc-patches
upstream-unstable-with-frc-patches
FRC (Frame Rate Control) patches for the XOrg Intel driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xvmc
/
intel_xvmc.c
Age
Commit message (
Expand
)
Author
2008-12-19
[965-xvmc] remove the vblank wait code, drm not support mutlple client
Zou Nan hai
2008-12-17
wait vblank before render to fix tearing
Zou Nan hai
2008-12-17
Fix drmOpen for non-linux 965 XvMC
Robert Noland
2008-11-29
Export libIntelXvMC and libI80XvMC symbols.
Paulo Cesar Pereira de Andrade
2008-11-27
Merge branch '965-xvmc'
Zou Nan hai
2008-08-27
[965-xvmc] support field prediction and dct type, optimize in GPU
Zou Nan hai
2008-08-19
Fix from He Shuang(shuang.he@intel.com),
Zou Nan hai
2008-08-19
Fix from He Shuang(shuang.he@intel.com),
Zou Nan hai
2008-06-28
xvmc: environ debug option support
Zhenyu Wang
2008-06-24
965 xvmc, current only frame based DCT_type support
Zou Nan hai
2008-06-16
Fix typo in xvmc block destroy
Shuang He
2008-06-04
xvmc: add render dump function
Zhenyu Wang
2008-06-04
xvmc: move block size lookup helper to generic
Zhenyu Wang
2008-03-26
More compile warning fixes.
Paulo Cesar Pereira de Andrade
2008-03-12
Pass default visual in dri context create
Zhenyu Wang
2008-01-02
xvmc: add context id info in debug/trace
Zhenyu Wang
2007-12-28
xvmc: move drmOpen earlier
Zhenyu Wang
2007-12-25
xvmc: consolidate put surface interfaces
Zhenyu Wang
2007-12-24
xvmc: store XvMCContext pointer instead of context_id in internal ctx list
Zhenyu Wang
2007-12-20
xvmc: handle surface create/destory in generic code
Zhenyu Wang
2007-12-20
xvmc: move dri context handling to generic code
Zhenyu Wang
2007-11-16
xvmc: add xvmc decoder type string
Zhenyu Wang
2007-11-16
xvmc: move some i915 context destroy code to generic function
Zhenyu Wang
2007-11-15
xvmc: intel_xvmc.c cleanups
Zhenyu Wang
2007-11-15
xvmc: move locking code into generic place
Zhenyu Wang
2007-11-15
xvmc: move batch buffer init/fini to intel_batchbuffer.c
Zhenyu Wang
2007-11-14
xvmc: attempt to move batch buffer code out of i915 private
Zhenyu Wang
2007-10-26
try to move some fields to xvmc driver structure
Zhenyu Wang
2007-10-24
fix xvmc return values
Zhenyu Wang
2007-10-23
add missing license header for new files
Zhenyu Wang
2007-10-23
split xvmc user lib chipset drivers
Zhenyu Wang