summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* st/va: make surface allocate functions more usefullyLeo Liu2017-08-212-4/+5
* radeon/uvd: reconstruct MJPEG bitstreamLeo Liu2017-08-211-0/+136
* st/va: add slice parameter handling for MJPEGLeo Liu2017-08-211-1/+23
* st/va: add huffman table handling for MJPEGLeo Liu2017-08-211-1/+18
* st/va: add iq matrix handling for MJPEGLeo Liu2017-08-211-1/+6
* st/va: add picture parameter handling for MJPEGLeo Liu2017-08-211-1/+20
* st/va: add handles for MJPEG BuffersLeo Liu2017-08-214-0/+72
* st/va: create decoder for MJPEG formatLeo Liu2017-08-211-3/+6
* st/va: add MJPEG picture to contextLeo Liu2017-08-211-0/+1
* radeon/video: add MJPEG supportLeo Liu2017-08-211-0/+8
* radeon/uvd: add MJPEG supportLeo Liu2017-08-211-9/+22
* radeon/uvd: add MJPEG stream typeLeo Liu2017-08-211-0/+1
* vl: add MJPEG picture descriptionLeo Liu2017-08-211-0/+59
* vl: add MJPEG profile and formatLeo Liu2017-08-212-2/+7
* radeon/uvd: get the target buffer pitch correct for different formatLeo Liu2017-08-211-2/+2
* radeonsi: update non-resident bindless descriptors if neededSamuel Pitoiset2017-08-211-30/+55
* dri3: Move up fourcc utility functionLouis-Francis Ratté-Boulianne2017-08-211-21/+21
* egl: Add dma_buf_import_modifiers for glvndDaniel Stone2017-08-211-0/+4
* intel/blorp: Adjust intra-tile x when faking rgb with red-onlyTopi Pohjolainen2017-08-211-0/+1
* ac/nir: fixup layer/viewport export for GFX9.Dave Airlie2017-08-211-7/+25
* i965/bufmgr: s/BO_ALLOC_FOR_RENDER/BO_ALLOC_BUSY/Jason Ekstrand2017-08-204-19/+18
* i965/tex: Change the flags type on create_for_teximageJason Ekstrand2017-08-201-1/+1
* mesa: only copy requested compressed teximage cubemap facesChristoph Haag2017-08-201-2/+2
* i965/tex: Don't pass samples to miptree_create_for_teximageJason Ekstrand2017-08-191-1/+1
* anv: Use ISL for emitting null surface states.Kenneth Graunke2017-08-191-16/+4
* i965: Use ISL for emitting null surface states.Kenneth Graunke2017-08-197-351/+49
* isl: Add a null surface fill function.Kenneth Graunke2017-08-194-0/+40
* i965: Remove tabs in intel_batchbuffer.c.Kenneth Graunke2017-08-181-7/+7
* i965/miptree: Return NONE from texture_aux_usage when fully resolvedJason Ekstrand2017-08-181-1/+14
* i965: Stop looking at NewDriverState when emitting 3DSTATE_URBJason Ekstrand2017-08-183-5/+11
* i965: Mark all EGLimages as non-coherent.Kenneth Graunke2017-08-181-5/+3
* broadcom/genxml: Add V3D 3.3 packet definitions.Eric Anholt2017-08-183-0/+802
* broadcom/genxml: Check the sub-id field when decoding instructions.Eric Anholt2017-08-181-5/+26
* broadcom/genxml: Emit code for default headers for structs as well.Eric Anholt2017-08-181-14/+13
* anv: Move a comment that got left behind in the u_vector refactor.Eric Anholt2017-08-182-8/+9
* gallium/radeon: remove old_fence parameter from r600_gfx_write_event_eopMarek Olšák2017-08-185-12/+17
* radeonsi/gfx9: prevent a GPU hang after a timestamp eventMarek Olšák2017-08-185-8/+44
* radeonsi: don't use CLEAR_STATE on SIMarek Olšák2017-08-184-10/+63
* Fix build when HAVE_LIBDRM isn't definedJon Turney2017-08-181-0/+4
* i965: Fix missing newlines in perf_debug messages.Kenneth Graunke2017-08-172-3/+3
* glsl: add a few missing int64 constant propagation casesIlia Mirkin2017-08-182-0/+8
* glsl: set old ldexp operand to NULL when loweringTimothy Arceri2017-08-181-0/+1
* intel/isl: Replace switch statements of doom with a macroJason Ekstrand2017-08-171-96/+39
* intel/isl: Reduce header file duplicationJason Ekstrand2017-08-174-101/+78
* radv: disable support for VEGA for now.Dave Airlie2017-08-181-0/+5
* glxcmds: Fix a typo in the __APPLE__ codepathJeremy Huddleston Sequoia2017-08-171-1/+1
* llvmpipe: enable PIPE_CAP_QUERY_SO_OVERFLOWRoland Scheidegger2017-08-173-2/+5
* softpipe: enable PIPE_CAP_QUERY_SO_OVERFLOWRoland Scheidegger2017-08-173-3/+9
* dri: fix typo in commentGwan-gyeong Mun2017-08-171-1/+1
* configure.ac: Check for expat21 if expat is not found.Vinson Lee2017-08-171-1/+3