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: 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
*
vl/buffer: use 2D_ARRAY instead of 3D textures
Christian König
2013-05-01
1
-6
/
+6
*
vl/compositor: cleanup background clearing
Christian König
2013-05-01
1
-3
/
+4
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
1
-1
/
+2
*
vl/compositor: fix weave shader bugs
Maarten Lankhorst
2013-01-16
1
-5
/
+7
*
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
2012-10-31
1
-1
/
+1
*
gallium: change set_constant_buffer to be UBO-friendly
Marek Olšák
2012-04-30
1
-1
/
+1
*
vl/compositor: fix shader in/out numbering
Christian König
2012-03-02
1
-5
/
+5
*
vl/csc: simplify matrix handling
Christian König
2012-03-02
1
-7
/
+5
*
vl/compositor: add support for per layer dst areas
Christian König
2012-03-02
1
-31
/
+34
*
vl/compositor: add per vertex color suport
Christian König
2012-03-02
1
-30
/
+81
*
vl/compositor: replace pipe_video_rect with u_rect
Christian König
2012-03-02
1
-23
/
+23
*
vl/compositor: split shaders and state
Christian König
2012-03-02
1
-142
/
+186
*
vl/compositor: fix a simple typo
Christian König
2012-02-25
1
-1
/
+1
*
vl: add support for bob deinterlacing
Christian König
2012-02-21
1
-8
/
+33
*
vl: add a simple weave deinterlacer
Christian König
2012-02-06
1
-33
/
+171
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
1
-0
/
+1
*
gallium: remove deprecated PIPE_TRANSFER_DISCARD
Marek Olšák
2012-01-05
1
-3
/
+3
*
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
1
-39
/
+65
*
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
2011-09-18
1
-13
/
+7
*
g3dvl: Add get_clear_color capability
Emeric Grange
2011-09-14
1
-0
/
+12
*
g3dvl: Various whitespace cleanups found while reading some code
Emeric Grange
2011-09-14
1
-7
/
+9
*
g3dvl: extend the functionality of the compositor
Christian König
2011-09-01
1
-25
/
+59
*
vl: Fix include style
Kai Wasserbäch
2011-08-29
1
-6
/
+6
*
g3dvl: Rework the decoder interface part 4/5
Christian König
2011-08-26
1
-1
/
+0
*
g3dvl: Init/clean pipe fully when a shader-based decoder isn't used.
Younes Manton
2011-07-20
1
-0
/
+25
*
g3dvl: no need for flushing inside the compositor any more
Christian König
2011-07-15
1
-4
/
+1
*
g3dvl: correctly distinct dst area and clip area in the compositor
Christian König
2011-07-15
1
-10
/
+18
*
g3dvl: s/inline/INLINE/
Vinson Lee
2011-07-13
1
-4
/
+5
*
[g3dvl] move compositor creation and handling directly into the state trackers
Christian König
2011-07-08
1
-69
/
+43
*
[g3dvl] rgba surfaces are clearing if the alpha channel is one
Christian König
2011-05-07
1
-1
/
+1
*
[g3dvl] using reciprocals for size calc is sometimes not precise enough
Christian König
2011-05-07
1
-9
/
+9
*
[g3dvl] make clear color configureable
Christian König
2011-04-27
1
-2
/
+17
*
[g3dvl] make reset_dirty_area a public interface
Christian König
2011-04-27
1
-0
/
+1
*
[g3dvl] implement clearing of dirty destination surface areas
Christian König
2011-04-27
1
-13
/
+70
*
[g3dvl] move compositor src and dst normalisation into layer setting
Christian König
2011-04-27
1
-39
/
+59
*
[g3dvl] fix a couple of bugs around paletted subpictures
Christian König
2011-04-27
1
-15
/
+31
*
[g3dvl] start supporting different render target formats
Christian König
2011-04-24
1
-1
/
+1
*
[g3dvl] cleanup headers and comments
Christian König
2011-04-10
1
-5
/
+5
*
[g3dvl] use scissor to handle compositor dst_area
Christian König
2011-04-08
1
-11
/
+34
*
[g3dvl] create composite buffer with USAGE_STREAM
Christian König
2011-04-07
1
-3
/
+2
*
[g3dvl] and finally split the decoder part out of the context
Christian König
2011-04-06
1
-1
/
+8
*
[g3dvl] split compositor out of video context
Christian König
2011-04-03
1
-285
/
+271
*
[g3dvl] let mc code work on the different color planes seperately
Christian König
2011-03-29
1
-18
/
+26
*
[g3dvl] fully implement paletted subpictures
Christian König
2011-03-26
1
-10
/
+67
[next]