index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
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: use a separate context for shader based decode v2
Christian König
2013-11-08
2
-61
/
+124
*
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
2013-10-23
7
-8
/
+18
*
vl: remove old bind_fragment_sampler_states() calls
Brian Paul
2013-10-03
7
-47
/
+17
*
vl: use pipe_context::bind_sampler_states() if non-null
Brian Paul
2013-10-03
7
-8
/
+49
*
gallium: include u_surface.h instead of u_rect.h
Brian Paul
2013-09-30
1
-1
/
+1
*
vl/mpeg12: use new vlc function to search for start codes
Christian König
2013-09-25
1
-1
/
+1
*
vl/vlc: add fast forward search for byte value
Christian König
2013-09-25
1
-10
/
+74
*
vl/buffers: consistent use on VL_MAX_SURFACES
Emil Velikov
2013-08-19
1
-3
/
+3
*
vl/idct: cleanup all idct buffers
Emil Velikov
2013-08-19
1
-1
/
+1
*
vl/buffer: add sanity check after CALLOC_STRUCT
Emil Velikov
2013-08-19
1
-0
/
+2
*
vdpau/vl 422 chroma width/height mix up
Andy Furniss
2013-08-19
2
-3
/
+3
*
vl: add entrypoint to is_video_format_supported
Christian König
2013-08-19
2
-2
/
+4
*
vl: add entrypoint to get_video_param
Christian König
2013-08-19
3
-2
/
+6
*
vl: rename pipe_video_decoder to pipe_video_codec
Christian König
2013-08-19
9
-32
/
+32
*
vl: rename enum pipe_video_codec to pipe_video_format
Christian König
2013-08-19
3
-5
/
+5
*
vl: use a template for create_video_decoder
Christian König
2013-08-19
4
-41
/
+19
*
vl: Add support for max level query v2
Rico Schüller
2013-08-14
2
-0
/
+21
*
gallium/vl: add prime support
Dave Airlie
2013-07-26
1
-1
/
+19
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
1
-1
/
+1
*
vl/mpeg12: handle mpeg-1 bitstreams more correctly
Maarten Lankhorst
2013-06-26
1
-5
/
+16
*
vl/mpeg12: fix mpeg-1 bytestream parsing
Maarten Lankhorst
2013-06-22
1
-6
/
+24
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
6
-8
/
+8
*
vl/idct: fix for commit 7d2f2a0c890b1993532a45c8c392c28950ddc06e
Christian König
2013-05-03
3
-16
/
+21
*
vl/buffers: fix typo in function name
Christian König
2013-05-03
2
-13
/
+13
*
vl/buffer: use 2D_ARRAY instead of 3D textures
Christian König
2013-05-01
3
-20
/
+22
*
vl/compositor: cleanup background clearing
Christian König
2013-05-01
2
-4
/
+6
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
6
-6
/
+12
*
vl: Fix off-by-one error in device_name_length allocation.
Vinson Lee
2013-02-23
1
-2
/
+1
*
vl: round next_msc to integer frame, and kill skew_msc
Maarten Lankhorst
2013-01-21
1
-5
/
+2
*
vl/video_buffer: fix up surface ordering for the interlaced case
Maarten Lankhorst
2013-01-16
1
-6
/
+6
*
vl/compositor: fix weave shader bugs
Maarten Lankhorst
2013-01-16
1
-5
/
+7
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
2
-3
/
+0
*
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
2012-10-31
4
-6
/
+6
*
vl: fix the dri winsys helper screen init
Christian König
2012-10-26
1
-0
/
+2
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
3
-58
/
+22
*
vl: Initialize pipe_vertex_buffer.user_buffer fields.
Vinson Lee
2012-05-14
1
-0
/
+4
*
gallium: change set_constant_buffer to be UBO-friendly
Marek Olšák
2012-04-30
1
-1
/
+1
*
vl: move winsys helper out of winsys directory
Christian König
2012-03-28
3
-0
/
+639
*
vl/mpeg12: make bitstream decoder more robust
Christian König
2012-03-09
2
-1
/
+2
*
vl/video_buffer: add YUYV and UYVY support
Christian König
2012-03-09
1
-16
/
+59
*
vl/video_buffer: add YUVA and VUYA support
Christian König
2012-03-08
1
-0
/
+20
*
vl: fix shader in/out numbering
Christian König
2012-03-03
5
-10
/
+10
*
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
4
-69
/
+64
*
vl/compositor: add support for per layer dst areas
Christian König
2012-03-02
2
-39
/
+45
*
vl/compositor: add per vertex color suport
Christian König
2012-03-02
2
-31
/
+84
*
vl/compositor: replace pipe_video_rect with u_rect
Christian König
2012-03-02
2
-31
/
+31
*
vl/compositor: split shaders and state
Christian König
2012-03-02
2
-163
/
+240
*
vl: adjust matrix and median filter to removal of PIPE_SHADER_CAP_OUTPUT_READ
Christian König
2012-02-27
2
-9
/
+12
*
vl/compositor: fix a simple typo
Christian König
2012-02-25
1
-1
/
+1
[next]