index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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] make motion vector buffers a public interface
Christian König
2011-04-20
4
-43
/
+43
*
[g3dvl] revert commit 310eea52ca1e997295c84163066cc5d0fd4f8cf6
Christian König
2011-04-19
6
-355
/
+252
*
[g3dvl] give each color component their own vertex buffer
Christian König
2011-04-17
4
-73
/
+91
*
[g3dvl] no need for seperate mv vertex states any more
Christian König
2011-04-17
4
-8
/
+6
*
[g3dvl] give mv their own vertex buffer back
Christian König
2011-04-17
8
-134
/
+229
*
[g3dvl] move blender state into idct code
Christian König
2011-04-17
4
-22
/
+27
*
[g3dvl] rename vl_mpeg12_mc_renderer into vl_mc
Christian König
2011-04-17
3
-36
/
+36
*
[g3dvl] move top/bottom field selection into mc code
Christian König
2011-04-17
2
-25
/
+46
*
[g3dvl] make macroblock_size configurable in mc
Christian König
2011-04-16
3
-20
/
+27
*
[g3dvl] remove dummy sampler from mc
Christian König
2011-04-16
2
-34
/
+0
*
[g3dvl] move mc fb and viewport handling into buffer object
Christian König
2011-04-16
3
-41
/
+58
*
[g3dvl] back to seperate mc for y and c planes
Christian König
2011-04-16
2
-10
/
+19
*
[g3dvl] give mc and ycbcr stage its own vertex element state
Christian König
2011-04-15
3
-8
/
+32
*
[g3dvl] give mv and ycbcr stage its own vertex shader
Christian König
2011-04-15
3
-94
/
+153
*
[g3dvl] set ref samplers to linear again
Christian König
2011-04-15
1
-2
/
+4
*
[g3dvl] use blending for mc of ref frames
Christian König
2011-04-14
7
-165
/
+171
*
[g3dvl] cleanup blender and sampler views
Christian König
2011-04-14
2
-77
/
+56
*
[g3dvl] split mc into seperate stages
Christian König
2011-04-13
3
-56
/
+102
*
[g3dvl] move intra handling into fetch_ycbcr
Christian König
2011-04-13
1
-36
/
+35
*
xvmc: Define some Xv attribs to allow users to specify color standard and pro...
Christian König
2011-04-13
2
-9
/
+21
*
[g3dvl] make resource_format param const
Christian König
2011-04-12
1
-1
/
+1
*
[g3dvl] make resource format selection a public interface
Christian König
2011-04-12
4
-17
/
+13
*
[g3dvl] fully support different formats for source and intermediate textures
Christian König
2011-04-11
3
-35
/
+94
*
[g3dvl] autoselect texture formats
Christian König
2011-04-10
2
-23
/
+82
*
[g3dvl] autoconfigure nr of idct render targets
Christian König
2011-04-10
1
-1
/
+4
*
[g3dvl] remove unused rasterizer state from mpeg decoder
Christian König
2011-04-10
2
-35
/
+0
*
[g3dvl] give idct it's own init buffer function
Christian König
2011-04-10
1
-83
/
+102
*
[g3dvl] cleanup headers and comments
Christian König
2011-04-10
9
-37
/
+37
*
[g3dvl] make number of idct render targets configurable
Christian König
2011-04-10
4
-14
/
+21
*
[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
[next]