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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/va: make surface allocate functions more usefully
Leo Liu
2017-08-21
2
-4
/
+5
*
radeon/uvd: reconstruct MJPEG bitstream
Leo Liu
2017-08-21
1
-0
/
+136
*
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
*
radeon/video: add MJPEG support
Leo Liu
2017-08-21
1
-0
/
+8
*
radeon/uvd: add MJPEG support
Leo Liu
2017-08-21
1
-9
/
+22
*
radeon/uvd: add MJPEG stream type
Leo Liu
2017-08-21
1
-0
/
+1
*
vl: add MJPEG picture description
Leo Liu
2017-08-21
1
-0
/
+59
*
vl: add MJPEG profile and format
Leo Liu
2017-08-21
2
-2
/
+7
*
radeon/uvd: get the target buffer pitch correct for different format
Leo Liu
2017-08-21
1
-2
/
+2
*
radeonsi: update non-resident bindless descriptors if needed
Samuel Pitoiset
2017-08-21
1
-30
/
+55
*
dri3: Move up fourcc utility function
Louis-Francis Ratté-Boulianne
2017-08-21
1
-21
/
+21
*
egl: Add dma_buf_import_modifiers for glvnd
Daniel Stone
2017-08-21
1
-0
/
+4
*
intel/blorp: Adjust intra-tile x when faking rgb with red-only
Topi Pohjolainen
2017-08-21
1
-0
/
+1
*
ac/nir: fixup layer/viewport export for GFX9.
Dave Airlie
2017-08-21
1
-7
/
+25
*
i965/bufmgr: s/BO_ALLOC_FOR_RENDER/BO_ALLOC_BUSY/
Jason Ekstrand
2017-08-20
4
-19
/
+18
*
i965/tex: Change the flags type on create_for_teximage
Jason Ekstrand
2017-08-20
1
-1
/
+1
*
mesa: only copy requested compressed teximage cubemap faces
Christoph Haag
2017-08-20
1
-2
/
+2
*
i965/tex: Don't pass samples to miptree_create_for_teximage
Jason Ekstrand
2017-08-19
1
-1
/
+1
*
anv: Use ISL for emitting null surface states.
Kenneth Graunke
2017-08-19
1
-16
/
+4
*
i965: Use ISL for emitting null surface states.
Kenneth Graunke
2017-08-19
7
-351
/
+49
*
isl: Add a null surface fill function.
Kenneth Graunke
2017-08-19
4
-0
/
+40
*
i965: Remove tabs in intel_batchbuffer.c.
Kenneth Graunke
2017-08-18
1
-7
/
+7
*
i965/miptree: Return NONE from texture_aux_usage when fully resolved
Jason Ekstrand
2017-08-18
1
-1
/
+14
*
i965: Stop looking at NewDriverState when emitting 3DSTATE_URB
Jason Ekstrand
2017-08-18
3
-5
/
+11
*
i965: Mark all EGLimages as non-coherent.
Kenneth Graunke
2017-08-18
1
-5
/
+3
*
broadcom/genxml: Add V3D 3.3 packet definitions.
Eric Anholt
2017-08-18
3
-0
/
+802
*
broadcom/genxml: Check the sub-id field when decoding instructions.
Eric Anholt
2017-08-18
1
-5
/
+26
*
broadcom/genxml: Emit code for default headers for structs as well.
Eric Anholt
2017-08-18
1
-14
/
+13
*
anv: Move a comment that got left behind in the u_vector refactor.
Eric Anholt
2017-08-18
2
-8
/
+9
*
gallium/radeon: remove old_fence parameter from r600_gfx_write_event_eop
Marek Olšák
2017-08-18
5
-12
/
+17
*
radeonsi/gfx9: prevent a GPU hang after a timestamp event
Marek Olšák
2017-08-18
5
-8
/
+44
*
radeonsi: don't use CLEAR_STATE on SI
Marek Olšák
2017-08-18
4
-10
/
+63
*
Fix build when HAVE_LIBDRM isn't defined
Jon Turney
2017-08-18
1
-0
/
+4
*
i965: Fix missing newlines in perf_debug messages.
Kenneth Graunke
2017-08-17
2
-3
/
+3
*
glsl: add a few missing int64 constant propagation cases
Ilia Mirkin
2017-08-18
2
-0
/
+8
*
glsl: set old ldexp operand to NULL when lowering
Timothy Arceri
2017-08-18
1
-0
/
+1
*
intel/isl: Replace switch statements of doom with a macro
Jason Ekstrand
2017-08-17
1
-96
/
+39
*
intel/isl: Reduce header file duplication
Jason Ekstrand
2017-08-17
4
-101
/
+78
*
radv: disable support for VEGA for now.
Dave Airlie
2017-08-18
1
-0
/
+5
*
glxcmds: Fix a typo in the __APPLE__ codepath
Jeremy Huddleston Sequoia
2017-08-17
1
-1
/
+1
*
llvmpipe: enable PIPE_CAP_QUERY_SO_OVERFLOW
Roland Scheidegger
2017-08-17
3
-2
/
+5
*
softpipe: enable PIPE_CAP_QUERY_SO_OVERFLOW
Roland Scheidegger
2017-08-17
3
-3
/
+9
*
dri: fix typo in comment
Gwan-gyeong Mun
2017-08-17
1
-1
/
+1
*
configure.ac: Check for expat21 if expat is not found.
Vinson Lee
2017-08-17
1
-1
/
+3
[next]