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/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
*
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
[next]