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