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_compositor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/auxiliary/vl: Fix compute shader scale_y for interlaced videos
Thong Thai
2020-05-20
1
-1
/
+3
*
gallium/vl: add 4:2:2 support
Pierre-Eric Pelloux-Prayer
2020-02-27
1
-1
/
+1
*
gallium/vl: use compute preference for all multimedia, not just blit
Ilia Mirkin
2019-08-20
1
-1
/
+1
*
gallium/auxiliary/vl: add compute shaders for deint yuv
Sonny Jiang
2019-07-29
1
-27
/
+27
*
gallium/auxiliary/vl: don't call gfx functions on compute-only chips
Sonny Jiang
2019-07-29
1
-75
/
+83
*
gallium/auxiliary/vl: add PIPE_CAP_GRAPHICS check for vl compositor
James Zhu
2019-07-29
1
-64
/
+64
*
vl: Use CS composite shader only if TEX_LZ and DIV are supported
Gert Wollny
2019-06-30
1
-7
/
+10
*
gallium/auxiliary/vl: Increase shader_params size
James Zhu
2019-03-15
1
-1
/
+1
*
gallium/auxiliary/vl: Fix transparent issue on compute shader with rgba
James Zhu
2019-02-21
1
-10
/
+7
*
gallium/auxiliary/vl: Add video compositor compute shader render
James Zhu
2019-02-15
1
-28
/
+78
*
gallium/auxiliary/vl: Rename csc_matrix and increase its size.
James Zhu
2019-02-15
1
-5
/
+5
*
gallium/auxiliary/vl: Split vl_compositor graphic shaders from vl_compositor API
James Zhu
2019-02-15
1
-688
/
+3
*
gallium/auxiliary/vl: Move dirty define to header file
James Zhu
2019-02-15
1
-9
/
+6
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
1
-1
/
+2
*
gallium: use PIPE_CAP_CONSTBUF0_FLAGS
Marek Olšák
2018-02-17
1
-1
/
+1
*
vl/compositor: convert RGB buffer to YUV with color conversion
Leo Liu
2017-09-25
1
-0
/
+69
*
vl/compositor: create RGB to YUV fragment shader
Leo Liu
2017-09-25
1
-0
/
+46
*
vl/compositor: add Bob top and bottom to YUV deint function
Leo Liu
2017-09-25
1
-6
/
+28
*
vl/compositor: remove vl_compositor_yuv_deint() function
Leo Liu
2017-09-25
1
-31
/
+0
*
vl/compositor: add a new function for YUV deint
Leo Liu
2017-09-25
1
-0
/
+30
*
vl/compositor: extend YUV deint function to do field deint
Leo Liu
2017-09-25
1
-9
/
+17
*
vl/compositor: separate YUV part from shader video buffer function
Leo Liu
2017-09-25
1
-13
/
+18
*
vl/compositor: make vl_compositor_set_yuv_layer() static
Leo Liu
2017-09-07
1
-32
/
+28
*
vl/compositor: make a helper function for YUV deinterlacing
Leo Liu
2017-09-07
1
-0
/
+31
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
1
-3
/
+4
*
gallium/vl: declare sampler views in compositor shaders
Thomas Hellstrom
2017-02-22
1
-5
/
+32
*
gallium/vl: use the common uploader
Marek Olšák
2017-02-14
1
-12
/
+2
*
gallium: remove TGSI_OPCODE_SUB
Marek Olšák
2017-01-05
1
-2
/
+2
*
vl/compositor: implement error handling
Nayan Deshmukh
2017-01-03
1
-2
/
+11
*
gallium: add render_condition_enable param to clear_render_target/depth_stencil
Marek Olšák
2016-08-10
1
-1
/
+1
*
vl/compositor: set layer of y or uv to render
Leo Liu
2016-07-12
1
-0
/
+30
*
vl/compositor: add weave to yuv shader
Leo Liu
2016-07-12
1
-0
/
+38
*
vl/compositor: move weave shader out from rgb weaving
Leo Liu
2016-07-12
1
-75
/
+82
*
vl: support luma keying for interlaced surfaces as well
Christian König
2016-06-16
1
-35
/
+41
*
vl: Apply luma key filter before CSC conversion
Nayan Deshmukh
2016-06-09
1
-12
/
+32
*
gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
1
-5
/
+5
*
u_upload_mgr: allow specifying PIPE_USAGE_* for the upload buffer
Marek Olšák
2016-01-02
1
-1
/
+2
*
u_upload_mgr: remove alignment parameter from u_upload_create
Marek Olšák
2016-01-02
1
-1
/
+1
*
u_upload_mgr: pass alignment to u_upload_alloc manually
Marek Olšák
2016-01-02
1
-0
/
+1
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-5
/
+5
*
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
2014-11-16
1
-2
/
+0
*
vl/compositor: set the scissor before clearing the render target
Christian König
2014-08-26
1
-1
/
+1
*
vl: Add rotation v3
Kusanagi Kouichi
2014-03-07
1
-12
/
+89
*
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
2014-02-06
1
-1
/
+1
*
gallium/vl: use u_upload_mgr to upload vertices for vl_compositor
Marek Olšák
2014-01-23
1
-32
/
+19
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
2013-10-23
1
-1
/
+3
*
vl: remove old bind_fragment_sampler_states() calls
Brian Paul
2013-10-03
1
-6
/
+2
*
vl: use pipe_context::bind_sampler_states() if non-null
Brian Paul
2013-10-03
1
-1
/
+6
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
1
-2
/
+2
[next]