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/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
*
vl/dri3: handle PresentCompleteNotify event
Leo Liu
2016-05-16
1
-1
/
+27
*
vl/dri3: implement DRI3 BufferFromPixmap
Leo Liu
2016-05-16
1
-3
/
+113
*
vl/dri3: add support for resizing
Leo Liu
2016-05-16
1
-4
/
+13
*
vl/dri3: implement funciton for get dirty area
Leo Liu
2016-05-16
1
-2
/
+9
*
vl/dri3: implement function for flush frontbuffer
Leo Liu
2016-05-16
1
-2
/
+30
*
vl/dri3: add back buffers support
Leo Liu
2016-05-16
1
-2
/
+185
*
vl/dri3: implement flushing for queued events
Leo Liu
2016-05-16
1
-0
/
+36
*
vl/dri3: register present events
Leo Liu
2016-05-16
1
-0
/
+27
*
vl/dri3: set drawable geometry
Leo Liu
2016-05-16
1
-0
/
+35
*
vl/dri3: add DRI3 support and implement create and destroy
Leo Liu
2016-05-16
2
-0
/
+203
*
vl/dri: fix close fd error out
Leo Liu
2016-05-12
1
-3
/
+5
*
gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
7
-23
/
+23
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
2
-4
/
+4
*
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
[next]