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
*
vl: Make array initialization portable.
José Fonseca
2012-01-16
1
-1
/
+4
*
vl: fix YV12 handling
Christian König
2012-01-15
3
-8
/
+48
*
vl: move away from state like parameters
Christian König
2012-01-15
4
-153
/
+102
*
vl/video_buffer: add support for interlaced buffers
Christian König
2012-01-15
2
-13
/
+24
*
vl/video_buffer: improve constructor
Christian König
2012-01-15
2
-45
/
+84
*
vl/video_buffer: use template style create params
Christian König
2012-01-15
3
-40
/
+43
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
4
-0
/
+4
*
vl: replace decode_buffers with auxiliary data field
Christian König
2012-01-09
6
-72
/
+112
*
gallium: remove deprecated PIPE_TRANSFER_DISCARD
Marek Olšák
2012-01-05
5
-11
/
+11
*
vl/mpeg2: simple fix to get xine running again
Christian König
2012-01-04
1
-4
/
+5
*
vl: seperate shader buffers from components
Christian König
2012-01-02
7
-64
/
+38
*
vl: call decode_bitstream only once
Christian König
2011-12-26
3
-5
/
+9
*
vl: Fix inverted logic in vlc checks
Maarten Lankhorst
2011-12-24
1
-4
/
+4
*
vl: improve vlc functions and handling
Maarten Lankhorst
2011-12-23
2
-59
/
+156
*
vl: Remove unused declaration
Maarten Lankhorst
2011-12-20
1
-1
/
+1
*
vl: Use pipe clear_render_target instead of util_clear_render_target
Maarten Lankhorst
2011-12-20
1
-2
/
+2
*
g3dvl/compositor: improve dirty area handling
Christian König
2011-12-14
2
-42
/
+70
*
g3dvl: Fix memory leaks on error paths.
Vinson Lee
2011-11-05
1
-1
/
+4
*
state_trackers/vdpau: Implement VdpGenerateCSCMatrix
Maarten Lankhorst
2011-11-03
2
-1
/
+21
*
g3dvl: remove some stale variable increment
Christian König
2011-11-03
1
-1
/
+1
*
g3dvl: Don't use SCALED types for iDCT
Christian König
2011-09-25
1
-4
/
+4
*
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
2011-09-18
2
-16
/
+10
*
g3dvl: Add max_references parameter to vl_create_decoder()
Emeric Grange
2011-09-14
4
-5
/
+6
*
g3dvl: Add get_clear_color capability
Emeric Grange
2011-09-14
2
-0
/
+18
*
g3dvl: Various whitespace cleanups found while reading some code
Emeric Grange
2011-09-14
4
-18
/
+20
*
g3dvl: extend the functionality of the compositor
Christian König
2011-09-01
2
-29
/
+77
*
vl: Fix include style
Kai Wasserbäch
2011-08-29
20
-63
/
+63
*
g3dvl: Fix a bug not decoding the last 32-64 bits of an mpeg2 bitstream.
Christian König
2011-08-29
2
-8
/
+7
*
g3dvl: use pointer_to_uintptr() to silence a cast warning
Brian Paul
2011-08-26
1
-1
/
+2
*
g3dvl: s/inline/INLINE/ to fix MSVC build
Brian Paul
2011-08-26
1
-3
/
+3
*
g3dvl: fix compilation failure on MSVC
Brian Paul
2011-08-26
1
-1
/
+2
*
g3dvl: Rewrite the mpeg 1&2 bitstream parser
Christian König
2011-08-26
4
-1751
/
+923
*
g3dvl: Use a single texture for luma and chroma data
Christian König
2011-08-26
6
-140
/
+91
*
g3dvl: Rework the decoder interface part 5/5
Christian König
2011-08-26
1
-4
/
+11
*
g3dvl: Rework the decoder interface part 4/5
Christian König
2011-08-26
2
-2
/
+0
*
g3dvl: Rework the decoder interface part 3/5
Christian König
2011-08-26
6
-82
/
+301
*
g3dvl: Rework the decoder interface part 2/5
Christian König
2011-08-26
2
-0
/
+19
*
g3dvl: Rework the decoder interface part 1/5
Christian König
2011-08-26
2
-220
/
+254
*
g3dvl: remove unused vs output from create_ref_vert_shader
Christian König
2011-07-25
1
-4
/
+1
*
Revert "g3dvl: Preserve previously rendered components for MC output."
Younes Manton
2011-07-21
1
-4
/
+4
*
g3dvl: remove unused vertex shader inputs
Marek Olšák
2011-07-20
2
-4
/
+4
*
g3dvl: Preserve previously rendered components for MC output.
Younes Manton
2011-07-20
1
-4
/
+4
*
g3dvl: Init/clean pipe fully when a shader-based decoder isn't used.
Younes Manton
2011-07-20
2
-0
/
+26
*
g3dvl: no need for flushing inside the compositor any more
Christian König
2011-07-15
2
-6
/
+2
*
g3dvl: correctly distinct dst area and clip area in the compositor
Christian König
2011-07-15
2
-10
/
+19
*
g3dvl: change picture parameter of decode_bitstream to general version
Christian König
2011-07-15
1
-3
/
+5
*
g3dvl: Remove non-constant expression array initializers.
Vinson Lee
2011-07-13
2
-7
/
+31
*
g3dvl: Remove designated initializers.
Vinson Lee
2011-07-13
1
-4
/
+4
*
g3dvl: s/inline/INLINE/
Vinson Lee
2011-07-13
3
-36
/
+40
*
[g3dvl] don't upload all quant buffer layers at once
Christian König
2011-07-13
3
-21
/
+14
[next]