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
/
vl_mpeg12_decoder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[g3dvl] use a vertex element instead of the instance id
Christian König
2011-06-04
1
-9
/
+12
*
[g3dvl] respect maximum instruction for idct render targets
Christian König
2011-06-01
1
-3
/
+8
*
[g3dvl] dynamical adjust blocks per line
Christian König
2011-06-01
1
-5
/
+4
*
[g3dvl] move quantification into shaders
Christian König
2011-05-29
1
-2
/
+21
*
[g3dvl] implement mismatch control inside idct shaders
Christian König
2011-05-29
1
-7
/
+1
*
[g3dvl] rework resource format handling
Christian König
2011-05-22
1
-131
/
+88
*
[g3dvl] no need for seperate intermediate buffers any more
Christian König
2011-05-15
1
-97
/
+107
*
[g3dvl] move alignment of buffers to mb size into context
Christian König
2011-05-15
1
-3
/
+0
*
[g3dvl] move zscan into shaders
Christian König
2011-05-05
1
-7
/
+20
*
[g3dvl] divide mpg12 width height by 16
Christian König
2011-05-04
1
-1
/
+3
*
[g3dvl] Implement MPEG2 VLD
Christian König
2011-05-04
1
-0
/
+28
*
[g3dvl] merge idct stage 2 and mc ycbcr stage into a single draw
Christian König
2011-04-25
1
-38
/
+107
*
[g3dvl] rework fence handling and add r600g workaround
Christian König
2011-04-24
1
-4
/
+1
*
[g3dvl] start supporting different render target formats
Christian König
2011-04-24
1
-22
/
+31
*
Merge remote branch 'origin/master' into pipe-video
Christian König
2011-04-23
1
-1
/
+1
*
[g3dvl] cleanup error handling
Christian König
2011-04-23
1
-46
/
+79
*
[g3dvl] make ycbcr stream and block data a public interface
Christian König
2011-04-23
1
-150
/
+60
*
[g3dvl] start implementing zscan and quantification
Christian König
2011-04-23
1
-104
/
+228
*
[g3dvl] make motion vector buffers a public interface
Christian König
2011-04-20
1
-1
/
+22
*
[g3dvl] revert commit 310eea52ca1e997295c84163066cc5d0fd4f8cf6
Christian König
2011-04-19
1
-14
/
+13
*
[g3dvl] give each color component their own vertex buffer
Christian König
2011-04-17
1
-16
/
+11
*
[g3dvl] no need for seperate mv vertex states any more
Christian König
2011-04-17
1
-5
/
+3
*
[g3dvl] give mv their own vertex buffer back
Christian König
2011-04-17
1
-22
/
+32
*
[g3dvl] move blender state into idct code
Christian König
2011-04-17
1
-20
/
+0
*
[g3dvl] make macroblock_size configurable in mc
Christian König
2011-04-16
1
-2
/
+3
*
[g3dvl] move mc fb and viewport handling into buffer object
Christian König
2011-04-16
1
-6
/
+3
*
[g3dvl] back to seperate mc for y and c planes
Christian König
2011-04-16
1
-9
/
+18
*
[g3dvl] give mc and ycbcr stage its own vertex element state
Christian König
2011-04-15
1
-2
/
+2
*
[g3dvl] use blending for mc of ref frames
Christian König
2011-04-14
1
-26
/
+41
*
[g3dvl] split mc into seperate stages
Christian König
2011-04-13
1
-2
/
+3
*
[g3dvl] make resource format selection a public interface
Christian König
2011-04-12
1
-3
/
+3
*
[g3dvl] fully support different formats for source and intermediate textures
Christian König
2011-04-11
1
-32
/
+86
*
[g3dvl] autoselect texture formats
Christian König
2011-04-10
1
-23
/
+78
*
[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
1
-34
/
+0
*
[g3dvl] give idct it's own init buffer function
Christian König
2011-04-10
1
-83
/
+102
*
[g3dvl] make number of idct render targets configurable
Christian König
2011-04-10
1
-3
/
+7
*
[g3dvl] also use video buffer for idct intermediate
Christian König
2011-04-10
1
-15
/
+39
*
[g3dvl] add support for different decoding entry points
Christian König
2011-04-07
1
-66
/
+82
*
[g3dvl] move mapping/unmapping and uploading of blocks out of idct code
Christian König
2011-04-07
1
-8
/
+69
*
[g3dvl] and finally split the decoder part out of the context
Christian König
2011-04-06
1
-0
/
+561