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
*
auxiliary/vl: add galliumvl_stub.la
Emil Velikov
2014-11-26
1
-0
/
+147
*
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
2014-11-16
7
-11
/
+0
*
targets/pipe-loader: drop unused authentication
Emil Velikov
2014-09-24
1
-1
/
+1
*
vl/compositor: set the scissor before clearing the render target
Christian König
2014-08-26
1
-1
/
+1
*
auxiliary/vl: Remove no longer used SPLIT_TARGETS
Emil Velikov
2014-06-26
1
-8
/
+0
*
targets/vdpau-nouveau: convert to static/shared pipe-drivers
Emil Velikov
2014-06-22
2
-1
/
+25
*
vl: Add rotation v3
Kusanagi Kouichi
2014-03-07
2
-12
/
+107
*
vl/winsys_dri: cleanup vl_screen_create error path
Emil Velikov
2014-02-22
1
-13
/
+19
*
vl: add motion adaptive deinterlacer
Grigori Goronzy
2014-02-14
2
-0
/
+567
*
gallium/vl: remove remaining softpipe video functions
Christian König
2014-02-13
2
-173
/
+1
*
vl: add H264 encoding interface
Christian König
2014-02-11
1
-1
/
+1
*
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
2014-02-06
5
-8
/
+8
*
vl/rbsp: add H.264 RBSP implementation
Christian König
2014-02-06
1
-0
/
+164
*
vl/vlc: add function to limit the vlc size
Christian König
2014-02-06
1
-12
/
+41
*
vl/vlc: add remove bits function
Christian König
2014-02-06
1
-0
/
+12
*
gallium/vl: use u_upload_mgr to upload vertices for vl_compositor
Marek Olšák
2014-01-23
2
-32
/
+20
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
30
-30
/
+30
*
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
2013-12-13
1
-1
/
+1
*
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
[next]