index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
vl
Commit message (
Expand
)
Author
Age
Files
Lines
*
[g3dvl] also use video buffer for idct intermediate
Christian König
2011-04-10
5
-55
/
+52
*
[g3dvl] make mv weights a public interface
Christian König
2011-04-09
1
-55
/
+20
*
[g3dvl] give each mv an individual weight
Christian König
2011-04-09
2
-20
/
+25
*
[g3dvl] use scissor to handle compositor dst_area
Christian König
2011-04-08
2
-11
/
+35
*
[g3dvl] create composite buffer with USAGE_STREAM
Christian König
2011-04-07
1
-3
/
+2
*
[g3dvl] add support for different decoding entry points
Christian König
2011-04-07
7
-81
/
+100
*
[g3dvl] move mapping/unmapping and uploading of blocks out of idct code
Christian König
2011-04-07
4
-74
/
+72
*
[g3dvl] set buffer_format correctly
Christian König
2011-04-06
1
-5
/
+10
*
[g3dvl] and finally split the decoder part out of the context
Christian König
2011-04-06
8
-883
/
+1035
*
[g3dvl] rename ycbcr buffer to video buffer and add some more functionality
Christian König
2011-04-04
7
-324
/
+311
*
[g3dvl] fix vertex buffer size calculation
Christian König
2011-04-03
3
-3
/
+3
*
[g3dvl] split compositor out of video context
Christian König
2011-04-03
4
-387
/
+323
*
[g3dvl] remove unused color_swizzle from idct code
Christian König
2011-04-02
3
-9
/
+9
*
[g3dvl] rework mpeg12 context error handling
Christian König
2011-04-02
1
-64
/
+93
*
[g3dvl] remove PIPE_CAP_DECODE_TARGET_PREFERRED_FORMAT
Christian König
2011-04-02
2
-17
/
+7
*
[g3dvl] splitt vertex element state into y, cb, cr
Christian König
2011-04-02
7
-232
/
+173
*
[g3dvl] some minor cleanup
Christian König
2011-04-01
1
-1
/
+1
*
[g3dvl] let mc code work on the different color planes seperately
Christian König
2011-03-29
7
-178
/
+188
*
[g3dvl] remove texture dependencies from mc code
Christian König
2011-03-27
3
-23
/
+11
*
[g3dvl] introduction of ycbcr buffers
Christian König
2011-03-27
6
-154
/
+434
*
[g3dvl] no need for individual samplers for idct stage 1 & 2
Christian König
2011-03-27
2
-19
/
+10
*
[g3dvl] cleanup and improve idct error handling
Christian König
2011-03-27
1
-30
/
+99
*
[g3dvl] improve and cleanup mc error handling
Christian König
2011-03-27
1
-8
/
+48
*
[g3dvl] fully implement paletted subpictures
Christian König
2011-03-26
3
-11
/
+72
*
[g3dvl] add blend state to compositor
Christian König
2011-03-26
3
-2
/
+22
*
[g3dvl] correct layer size calculation
Christian König
2011-03-26
1
-9
/
+6
*
[g3dvl] use quads instead of triangles for the compositor
Christian König
2011-03-26
1
-49
/
+24
*
[g3dvl] the sampler textview map is no longer needed
Christian König
2011-03-26
2
-50
/
+4
*
[g3dvl] throw out all unused parts of the interface
Christian König
2011-03-26
3
-143
/
+1
*
[g3dvl] rework supicture handling
Christian König
2011-03-25
3
-73
/
+113
*
[g3dvl] move sampler views for reference frames into context
Christian König
2011-03-24
4
-68
/
+46
*
[g3dvl] make mapping and flushing of buffers a public interface
Christian König
2011-03-24
4
-143
/
+87
*
[g3dvl] buffers must be aligned to macroblock size
Christian König
2011-03-22
1
-2
/
+2
*
[g3dvl] make video buffer a public available interface
Christian König
2011-03-22
2
-170
/
+200
*
[g3dvl] handle different mc types more similary
Christian König
2011-03-20
2
-65
/
+37
*
[g3dvl] simplify motion vector calculation
Christian König
2011-03-20
2
-49
/
+29
*
[g3dvl] rename motion vector fields
Christian König
2011-03-20
1
-34
/
+30
*
[g3dvl] correctly implement non power of two buffers
Christian König
2011-03-20
2
-9
/
+5
*
[g3dvl] cleanup idct init
Christian König
2011-03-20
1
-47
/
+70
*
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-03-19
3
-9
/
+5
|
\
*
|
fix chroma swizzle
Christian König
2011-03-19
1
-2
/
+2
*
|
move empty block mask into mpeg12 context
Christian König
2011-03-19
4
-14
/
+14
*
|
[g3dvl] move mpeg12 context out of softpipe
Christian König
2011-03-17
2
-0
/
+822
*
|
[g3dvl] cleanup and documentation
Christian König
2011-03-16
7
-16
/
+63
*
|
[g3dvl] move idct out of mc code
Christian König
2011-03-09
4
-212
/
+42
*
|
[g3dvl] start to cleanup the mess
Christian König
2011-03-08
6
-155
/
+37
*
|
[g3dvl] use a single vertex buffer for both idct and mc
Christian König
2011-03-08
7
-374
/
+388
*
|
[g3dvl] use instanced drawing to reduce the vertex buffer payload
Christian König
2011-03-05
4
-10
/
+6
*
|
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-02-24
4
-7
/
+8
|
\
|
*
|
Merge remote branch 'vdpau/pipe-video' into pipe-video
Christian König
2011-01-10
4
-6
/
+53
|
\
\
[next]