index
:
platform/upstream/xf86-video-intel
accepted/tizen_3.0.2014.q3_common
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
pristine-tar
sandbox/pcoval/devel
sandbox/pcoval/latest
sandbox/pcoval/tizen
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
upstream
Domain: Graphics System / X Window System;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xvmc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-04
xvmc: move block size lookup helper to generic
Zhenyu Wang
3
-13
/
+74
2008-06-03
xvmc: a little cleanup
Zhenyu Wang
1
-2
/
+2
2008-06-03
xvmc: remove unused dri drawable
Zhenyu Wang
5
-252
/
+2
2008-05-06
Only check xvmc lib when xvmc is enabled.
Zhenyu Wang
1
-1
/
+1
2008-03-26
More compile warning fixes.
Paulo Cesar Pereira de Andrade
6
-87
/
+66
2008-03-21
xvmc: fix distcheck
Zhenyu Wang
1
-0
/
+2
2008-03-13
nuke unneed error_base and event_base
Zhenyu Wang
1
-36
/
+32
2008-03-13
remove unused init/fini hooks for xvmc driver
Zhenyu Wang
2
-16
/
+0
2008-03-12
Pass default visual in dri context create
Zhenyu Wang
2
-3
/
+2
2008-01-02
xvmc: add context id info in debug/trace
Zhenyu Wang
3
-9
/
+14
2007-12-28
xvmc: move drmOpen earlier
Zhenyu Wang
1
-16
/
+8
2007-12-25
xvmc: consolidate put surface interfaces
Zhenyu Wang
3
-73
/
+161
2007-12-24
xvmc: store XvMCContext pointer instead of context_id in internal ctx list
Zhenyu Wang
2
-5
/
+4
2007-12-20
xvmc: add disable xvmc build support
Zhenyu Wang
1
-1
/
+1
2007-12-20
xvmc: handle surface create/destory in generic code
Zhenyu Wang
3
-25
/
+15
2007-12-20
xvmc: move dri context handling to generic code
Zhenyu Wang
6
-70
/
+140
2007-11-16
xvmc: add xvmc decoder type string
Zhenyu Wang
2
-10
/
+23
2007-11-16
xvmc: move some i915 context destroy code to generic function
Zhenyu Wang
2
-16
/
+16
2007-11-16
xvmc: clean batch buffer finish
Zhenyu Wang
3
-7
/
+3
2007-11-16
xvmc: remove i915 drm map type
Zhenyu Wang
1
-19
/
+8
2007-11-16
xvmc: more i915 xvmc cleanups
Zhenyu Wang
2
-416
/
+125
2007-11-15
xvmc: intel_xvmc.c cleanups
Zhenyu Wang
1
-792
/
+317
2007-11-15
xvmc: remove unused SAREAPTR macro
Zhenyu Wang
1
-4
/
+0
2007-11-15
xvmc: i915 rename files
Zhenyu Wang
3
-3
/
+3
2007-11-15
xvmc: move locking code into generic place
Zhenyu Wang
4
-101
/
+95
2007-11-15
xvmc: oops, should first map batch buffer before init
Zhenyu Wang
1
-8
/
+8
2007-11-15
xvmc: move batch buffer init/fini to intel_batchbuffer.c
Zhenyu Wang
4
-23
/
+30
2007-11-14
xvmc: attempt to move batch buffer code out of i915 private
Zhenyu Wang
6
-141
/
+144
2007-10-26
Fix DRI context creation for XvMC
Zhenyu Wang
1
-8
/
+5
2007-10-26
try to move some fields to xvmc driver structure
Zhenyu Wang
5
-190
/
+90
2007-10-24
fix xvmc return values
Zhenyu Wang
3
-44
/
+56
2007-10-23
add missing license header for new files
Zhenyu Wang
2
-22
/
+72
2007-10-23
split xvmc user lib chipset drivers
Zhenyu Wang
4
-348
/
+1519
2007-10-08
move some definition out of i915 specific header
Zhenyu Wang
3
-32
/
+34
2007-09-26
clean up err report
Zhenyu Wang
3
-47
/
+61
2007-09-19
Merge branch 'master' into xvmc-i915
Zhenyu Wang
1
-0
/
+1
2007-08-28
Limit TV formats to those supported by current connection
Keith Packard
1
-0
/
+1
2007-08-08
explicit say "unsigned int"
Zhenyu Wang
2
-70
/
+70
2007-08-08
remove xvmc attributes
Zhenyu Wang
2
-143
/
+2
2007-07-20
lock display when creating context
Xiang, Haihao
1
-1
/
+4
2007-07-19
add copyright
Xiang, Haihao
4
-27
/
+109
2007-07-19
block some signals within critical section to avoid
Xiang, Haihao
2
-26
/
+78
2007-07-19
1. The pitches for y/u/v surfaces are 1024bytes aligned.
Xiang, Haihao
2
-141
/
+49
2007-07-19
1. clean code
root
3
-143
/
+144
2007-07-19
a fix for 945G/945GM
root
2
-14
/
+121
2007-07-19
1. using batch buffer
root
4
-125
/
+323
2007-07-19
fix a bug related to display surface
Xiang, Haihao
1
-39
/
+12
2007-07-19
fix some bugs
Xiang, Haihao
2
-130
/
+142
2007-07-19
Release resource allocated for surface/subpicture
Xiang, Haihao
1
-2
/
+11
2007-07-19
fix some bugs
Xiang, Haihao
3
-173
/
+265
[prev]
[next]