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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vl/buffers: fixes vl_video_buffer_formats for RGBX
Julien Isorce
2015-11-30
1
-1
/
+1
*
auxiliary/vl/dri: fd management cleanups
Emil Velikov
2015-11-29
1
-2
/
+5
*
auxiliary/vl/drm: fd management cleanups
Emil Velikov
2015-11-29
1
-1
/
+7
*
auxiliary/vl: Don't close the drm fd on failure
Emil Velikov
2015-11-21
1
-1
/
+1
*
{auxiliary,targets}/vl: use static/dynamic pipe-loader
Emil Velikov
2015-11-21
2
-18
/
+1
*
gallium: remove library_path argument from pipe_loader_create_screen()
Emil Velikov
2015-11-21
2
-5
/
+3
*
auxiliary/vl/dri2: coding style fixes
Emil Velikov
2015-11-20
2
-22
/
+34
*
auxiliary/vl/dri2: hide internal functions
Emil Velikov
2015-11-20
2
-34
/
+20
*
auxiliary/vl/drm: hide internal functions
Emil Velikov
2015-11-20
2
-5
/
+5
*
auxiliary/vl/dri2: setup the dispatch
Emil Velikov
2015-11-20
2
-8
/
+15
*
auxiliary/vl/drm: use a label for the error path
Emil Velikov
2015-11-20
1
-6
/
+10
*
auxiliary/vl/drm: setup the dispatch
Emil Velikov
2015-11-20
1
-0
/
+6
*
auxiliary/vl: add dispatch table
Emil Velikov
2015-11-20
1
-0
/
+17
*
auxiliary/vl: rename vl_screen_create to vl_dri2_screen_create
Emil Velikov
2015-11-20
2
-4
/
+4
*
vl: add drm support for vl_screen
Leo Liu
2015-11-08
2
-0
/
+83
*
vl/buffers: add RGBX and BGRX to the supported formats
Julien Isorce
2015-11-06
1
-0
/
+18
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
1
-1
/
+1
*
vl/mpeg12: Silence GCC unused-variable warning.
Vinson Lee
2015-08-03
1
-0
/
+1
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
5
-40
/
+40
*
auxiliary/vl: use the correct screen index
Emil Velikov
2015-07-13
1
-4
/
+13
*
auxiliary/vl: use loader_open_device() over open()
Emil Velikov
2015-07-13
1
-1
/
+3
*
pipe-loader: remove pipe_loader_drm_probe_fd() x_auth argument
Emil Velikov
2015-07-13
1
-1
/
+1
*
vl: cleanup video buffer private when the decoder is destroyed
Christian König
2015-07-09
2
-0
/
+28
*
gallium/vl: partially revert "Use util_cpu_to_le{16,32} in many more places."
Christian König
2015-03-27
1
-1
/
+5
*
gallium: Use util_cpu_to_le{16,32} in many more places.
Matt Turner
2015-02-23
1
-5
/
+1
*
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
[next]