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-05-26
Fix typo in xvmc block destroy
Shuang He
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