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
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
1
-1
/
+2
*
vl: add zig zag scan for list 4x4
Leo Liu
2016-02-02
2
-0
/
+8
*
vl: use preferred format for deinterlacing
Christian König
2016-01-12
1
-1
/
+7
*
vl: improve motion adaptive deinterlacer
Christian König
2016-01-12
2
-22
/
+49
*
vl/buffers: extract vl_video_buffer_adjust_size helper
Christian König
2016-01-12
2
-8
/
+20
*
vl: allow fragment shader POSITION to be a system value
Marek Olšák
2016-01-08
1
-4
/
+8
*
gallium: Remove unnecessary semicolons
Edward O'Callaghan
2016-01-06
1
-1
/
+1
*
u_upload_mgr: allow specifying PIPE_USAGE_* for the upload buffer
Marek Olšák
2016-01-02
1
-1
/
+2
*
u_upload_mgr: remove alignment parameter from u_upload_create
Marek Olšák
2016-01-02
1
-1
/
+1
*
u_upload_mgr: pass alignment to u_upload_alloc manually
Marek Olšák
2016-01-02
1
-0
/
+1
*
gallium/auxiliary: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
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
[next]