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: allow passing 'unsigned flags' to create_screen()
Marek Olšák
2017-06-23
3
-3
/
+3
*
egl: turn one more boolean `int` into a `bool`
Eric Engestrom
2017-06-21
1
-1
/
+1
*
vl,omx,va,vdpau,xvmc: don't set the priv pointer in context_create
Marek Olšák
2017-06-12
1
-1
/
+1
*
auxiliary/vl: use vl_*_screen_create stubs when building w/o platform
Emil Velikov
2017-05-19
1
-3
/
+18
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
7
-29
/
+30
*
gallium: decrease the size of pipe_resource - 64 -> 48 bytes
Marek Olšák
2017-04-04
1
-2
/
+4
*
vl/video_buffer: add support for P016
Christian König
2017-03-13
1
-0
/
+10
*
vl: u_upload_alloc might fail to allocate buffer in bicubic filter
Nayan Deshmukh
2017-02-22
1
-3
/
+5
*
gallium/vl: Simplify the matrix filter fragment shader
Thomas Hellstrom
2017-02-22
1
-40
/
+16
*
gallium/vl: Parameter substitution in the csc matrix computation
Thomas Hellstrom
2017-02-22
1
-12
/
+17
*
gallium/vl: Simplify usage of full range matrices
Thomas Hellstrom
2017-02-22
1
-38
/
+17
*
gallium/vl Fix brightness matrix description
Thomas Hellstrom
2017-02-22
1
-4
/
+4
*
gallium/vl: Don't map vertex buffers on creation
Thomas Hellstrom
2017-02-22
1
-1
/
+0
*
gallium/vl: Add sampler views to video filter fragment shaders
Thomas Hellstrom
2017-02-22
3
-0
/
+15
*
gallium/vl: declare sampler views in compositor shaders
Thomas Hellstrom
2017-02-22
1
-5
/
+32
*
vl: fix a buffer leak in the bicubic filter by using an uploader
Marek Olšák
2017-02-18
1
-16
/
+11
*
gallium/vl: use the common uploader
Marek Olšák
2017-02-14
2
-13
/
+2
*
vl: remove DRI2DriverPrimeShift compile guards
Emil Velikov
2017-02-13
1
-2
/
+0
*
vl/dri3: use external texture as back buffers(v4)
Nayan Deshmukh
2017-01-17
2
-17
/
+114
*
gallium: remove TGSI_OPCODE_SUB
Marek Olšák
2017-01-05
3
-8
/
+8
*
vl/zscan: fix "Fix trivial sign compare warnings"
Christian König
2017-01-03
1
-1
/
+1
*
vl/compositor: implement error handling
Nayan Deshmukh
2017-01-03
2
-3
/
+12
*
gallium: fix more occurences of u_hash.h
Marek Olšák
2016-11-22
1
-1
/
+1
*
auxiliary/vl/dri: call get_xcb_screen() only once
Emil Velikov
2016-11-22
1
-2
/
+6
*
gallium/auxiliary: replace call to dup(2) with fcntl(F_DUPFD_CLOEXEC)
Matt Whitlock
2016-10-04
1
-1
/
+2
*
vl/dri3: fix warning about incompatible pointer type
Nayan Deshmukh
2016-10-03
1
-1
/
+1
*
vl/dri3: handle the case of different GPU(v4.2)
Nayan Deshmukh
2016-09-20
1
-13
/
+53
*
vl/rbsp: match initial escaped bits with valid in the buffer
Leo Liu
2016-09-12
1
-2
/
+4
*
gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
2016-08-25
1
-1
/
+1
*
vl/rbsp: fix another three byte not detected
Leo Liu
2016-08-24
1
-1
/
+1
*
vl/rbsp: add a check for emulation prevention three byte
Leo Liu
2016-08-10
1
-2
/
+12
*
gallium: add render_condition_enable param to clear_render_target/depth_stencil
Marek Olšák
2016-08-10
2
-2
/
+2
*
vl/dri3: Destroy Present event context when destroying drawable v2
Michel Dänzer
2016-08-04
1
-5
/
+16
*
vl: fix memory leak
Eric Engestrom
2016-07-19
1
-7
/
+1
*
vl/dri3: fix a memory leak from front buffer
Leo Liu
2016-07-18
1
-0
/
+1
*
vl/compositor: set layer of y or uv to render
Leo Liu
2016-07-12
2
-0
/
+42
*
vl/compositor: add weave to yuv shader
Leo Liu
2016-07-12
2
-0
/
+43
*
vl/compositor: move weave shader out from rgb weaving
Leo Liu
2016-07-12
2
-76
/
+83
*
vl: add half pixel to v_tex before adding offsets
Nayan Deshmukh
2016-07-08
1
-0
/
+2
*
vl: add a bicubic interpolation filter(v5)
Nayan Deshmukh
2016-07-01
2
-0
/
+526
*
vl: support luma keying for interlaced surfaces as well
Christian König
2016-06-16
1
-35
/
+41
*
st/va: ensure linear memory for dmabuf
Julien Isorce
2016-06-14
1
-1
/
+1
*
vl: Fix trivial sign compare warnings
Jan Vesely
2016-06-13
7
-18
/
+15
*
vl/dri3: support receiving new pixmap for front buffer
Leo Liu
2016-06-10
1
-1
/
+6
*
vl/dri3: get Makefile properly
Leo Liu
2016-06-10
1
-4
/
+0
*
vl: Apply luma key filter before CSC conversion
Nayan Deshmukh
2016-06-09
2
-13
/
+35
*
vl/drm: don't call close(-1) in vl_drm_screen_create error path
Emil Velikov
2016-05-23
1
-4
/
+5
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
1
-12
/
+12
*
vl/dri: Move the DRI3 check out of sources include into C.
Jose Fonseca
2016-05-16
1
-0
/
+4
*
vl/dri3: implement functions for get and set timestamp
Leo Liu
2016-05-16
1
-6
/
+53
[next]