index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/va/postproc: implement the DRM prime grabber
Leo Liu
2017-09-25
1
-2
/
+16
*
st/va/postproc: use progressive target buffer for scaling
Leo Liu
2017-09-25
1
-0
/
+18
*
st/va: make internal func vlVaHandleSurfaceAllocate() call simpler
Leo Liu
2017-09-25
3
-7
/
+4
*
st/va/postproc: add a full NV12 deint support from buffer I to P
Leo Liu
2017-09-25
1
-1
/
+21
*
st/va: use new vl_compositor_yuv_deint_full() to deint
Leo Liu
2017-09-25
1
-3
/
+11
*
st/omx: use new vl_compositor_yuv_deint_full() to deint
Leo Liu
2017-09-25
1
-2
/
+9
*
st/va/postproc: use video original size for postprocessing
Leo Liu
2017-09-25
1
-6
/
+8
*
clover: Wait for requested operation if blocking flag is set
Jan Vesely
2017-09-20
1
-2
/
+28
*
clover: Run the associated action before an event is signalled.
Francisco Jerez
2017-09-20
2
-11
/
+12
*
clover: Wrap event::wait_count in a method taking care of the required locking.
Francisco Jerez
2017-09-20
2
-8
/
+14
*
clover: add missing include to compat.h
Jan Vesely
2017-09-18
1
-0
/
+1
*
clover: Query and export half precision support
Jan Vesely
2017-09-18
3
-3
/
+18
*
clover: Fix build after LLVM r313390
Jan Vesely
2017-09-15
2
-1
/
+11
*
st/omx_bellagio: Rename state tracker and option
Gurkirpal Singh
2017-09-15
11
-1
/
+1
*
Revert "st/va: add enviromental variable to disable interlace"
Leo Liu
2017-09-07
1
-4
/
+0
*
st/va: move YUV content to deinterlaced buffer when reallocated for encoder
Leo Liu
2017-09-07
1
-1
/
+10
*
st/va: reallocate the buffer if the layout isn't supported
Leo Liu
2017-09-07
1
-9
/
+12
*
st/omx: use vl/compositor helper function for YUV deinterlacing
Leo Liu
2017-09-07
1
-30
/
+2
*
nine: always generate two-dimensional constant file accesses
Nicolai Hähnle
2017-09-04
2
-7
/
+5
*
st/va: exclude the buffer reallocation for encode case
Leo Liu
2017-08-23
1
-1
/
+1
*
st/va: enable P016 format i.e. reallocate buffer if format changed
Leo Liu
2017-08-22
1
-0
/
+12
*
gallium: remove TGSI opcode SCS
Marek Olšák
2017-08-22
1
-4
/
+8
*
gallium: remove TGSI opcode BREAKC
Marek Olšák
2017-08-22
1
-1
/
+1
*
gallium: remove TGSI opcode XPD
Marek Olšák
2017-08-22
1
-1
/
+24
*
clover/device: Calculate CL_DEVICE_MEM_BASE_ADDR_ALIGN in device
Aaron Watry
2017-08-21
3
-1
/
+9
*
st/va: add MJPEG for config
Leo Liu
2017-08-21
2
-1
/
+5
*
st/va: reallocate surface with YUYV stream
Leo Liu
2017-08-21
1
-0
/
+17
*
st/va: detect MJPEG format from bitstream
Leo Liu
2017-08-21
3
-0
/
+10
*
st/va: reallocate surface when interlaced
Leo Liu
2017-08-21
1
-0
/
+22
*
st/va: make surface allocate functions more usefully
Leo Liu
2017-08-21
2
-4
/
+5
*
st/va: add slice parameter handling for MJPEG
Leo Liu
2017-08-21
1
-1
/
+23
*
st/va: add huffman table handling for MJPEG
Leo Liu
2017-08-21
1
-1
/
+18
*
st/va: add iq matrix handling for MJPEG
Leo Liu
2017-08-21
1
-1
/
+6
*
st/va: add picture parameter handling for MJPEG
Leo Liu
2017-08-21
1
-1
/
+20
*
st/va: add handles for MJPEG Buffers
Leo Liu
2017-08-21
4
-0
/
+72
*
st/va: create decoder for MJPEG format
Leo Liu
2017-08-21
1
-3
/
+6
*
st/va: add MJPEG picture to context
Leo Liu
2017-08-21
1
-0
/
+1
*
st/wgl: check for negative delta in wait_swap_interval()
Frank Richter
2017-08-16
1
-2
/
+5
*
clover/event: Include additional event statuses for clSetEventCallback
Aaron Watry
2017-08-15
1
-1
/
+2
*
st/va: change frame_idx from array to hash table
Julien Isorce
2017-08-14
3
-5
/
+28
*
dri: Introduce SWAP_METHOD tokens
Thomas Hellstrom
2017-08-10
1
-1
/
+2
*
st/dri2: fix kms_swrast driconf option handling
Rob Herring
2017-08-09
1
-3
/
+3
*
st/dri: add drisw image extension
Gurchetan Singh
2017-08-07
1
-0
/
+11
*
st/dri: move some image functions to dri_helpers.c
Gurchetan Singh
2017-08-07
3
-106
/
+124
*
st/dri: organize order of includers in dri_helpers
Gurchetan Singh
2017-08-07
1
-2
/
+3
*
st/dri: change dri_extensions to dri_helpers
Gurchetan Singh
2017-08-07
5
-6
/
+6
*
clover/device: Move device_version into core and add device_clc_version
Aaron Watry
2017-08-05
3
-2
/
+14
*
pipe-loader: remove config from pipe_loader_create_screen
Nicolai Hähnle
2017-08-04
4
-10
/
+5
*
gallium: get rid of pipe_screen_config::flags
Nicolai Hähnle
2017-08-04
4
-16
/
+7
*
clover: Fix build after llvm r309911
Jan Vesely
2017-08-03
2
-1
/
+7
[next]