summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-05-22nvc0/ir: SHLADD's middle source must be an immediateIlia Mirkin1-0/+2
2017-05-22automake: add SWR LLVM gen_builder.hpp workaroundEmil Velikov1-30/+11
2017-05-19nir/lower_tex: Fix minor error in YUV color conversion matrixJohnson Lin1-3/+3
2017-05-19virgl: fix virgl_bo_transfer_{put, get} box struct copyRob Herring1-2/+12
2017-05-19egl: add g_egldispatchstubs.h to the release tarballEmil Velikov1-1/+2
2017-05-19i965/formats: Update the three-channel DXT1 mappingsNanley Chery2-14/+5
2017-05-19anv/formats: Update the three-channel BC1 mappingsNanley Chery1-2/+2
2017-05-19gallivm: Make sure module has the correct data layout when pass manager runsTom Stellard1-16/+18
2017-05-19egl: Partially revert 23c86c74, fix eglMakeCurrentChad Versace1-19/+0
2017-05-18freedreno: fix crash when flush() but no renderingRob Clark1-0/+6
2017-05-18gbm/dri: Fix sign-extension in modifier queryDaniel Stone1-1/+1
2017-05-18st/mesa: remove an incorrect assertionNicolai Hähnle1-2/+0
2017-05-18Android: correct libz dependencyChih-Wei Huang4-3/+6
2017-05-18radeon: automake: remove unneeded elf Cflags/LibsEmil Velikov2-4/+4
2017-05-18anv: don't leak DRM devicesGrazvydas Ignotas1-0/+1
2017-05-18anv: fix possible stack corruptionGrazvydas Ignotas1-1/+1
2017-05-18i965/vec4: load dvec3/4 uniforms first in the push constant bufferSamuel Iglesias Gonsálvez1-27/+80
2017-05-18i965/vec4: fix swizzle and writemask when loading an uniform with constant of...Samuel Iglesias Gonsálvez1-4/+11
2017-05-18i965/vec4/gs: restore the uniform values which was overwritten by failed vec4...Samuel Iglesias Gonsálvez1-0/+26
2017-05-18vc4: Don't allocate new BOs to avoid synchronization when they're shared.Eric Anholt1-1/+2
2017-05-18glxglvnddispatch: Add missing dispatch for GetDriverConfigHans de Goede2-0/+15
2017-05-18intel/isl/gen7: Use stencil vertical alignment of 8 instead of 4Pohjolainen, Topi1-23/+5
2017-05-18mesa/st: fix yuv EGLImage'sRob Clark1-2/+30
2017-05-18etnaviv: allow R/B swapped surfaces to be clearedLucas Stach1-0/+2
2017-05-18etnaviv: stop oversizing buffer resourcesLucas Stach1-1/+1
2017-05-18radeonsi: fix gl_PrimitiveIDIn in geometry shader when using tessellationNicolai Hähnle1-0/+2
2017-05-18radeonsi/gfx9: add support for RavenMarek Olšák5-2/+15
2017-05-18amd/addrlib: import Raven supportMarek Olšák3-3/+72
2017-05-18renderonly: Initialize fields of struct winsys_handle.Eric Anholt1-0/+1
2017-05-18swr: move msaa resolve to generalized StoreTileBruce Cherniak3-80/+82
2017-05-18radeonsi: fix gl_PrimitiveID in tessellation with instanced draws on SINicolai Hähnle1-0/+14
2017-05-18radeonsi: fix primitive ID in fragment shader when using tessellationNicolai Hähnle1-10/+17
2017-05-18radeonsi: mark fast-cleared textures as compressed when dirtyingNicolai Hähnle1-2/+14
2017-05-10radv: don't advertise transfer props unless we can do anything elseDave Airlie1-2/+2
2017-05-10radv/ac: canonicalize the output for 32-bit float min/max.Dave Airlie1-0/+8
2017-05-10radv: flush f32->f16 conversion denormals to zero. (v2)Dave Airlie2-4/+41
2017-05-10radv: flush more stages when semaphore are waiting.Dave Airlie2-3/+23
2017-05-10radv: fix stencil only clears.Dave Airlie1-0/+3
2017-05-10radv/wsi: report presentation error per image requestDave Airlie1-6/+13
2017-05-10i915: Fix build break with empty unreachable()Daniel Stone1-4/+2
2017-05-08radv: apply the tess+GS hang workaround to Polaris12 as wellDave Airlie1-1/+2
2017-05-08radv/meta: fix restoring a push descriptor setFredrik Höglund2-2/+8
2017-05-08i965: Don't try to unmap NULL program cache BO.Kenneth Graunke1-4/+7
2017-05-08Revert "mesa: Require mipmap completeness for glCopyImageSubData(), sometimes."Kenneth Graunke1-23/+2
2017-05-08freedreno/a3xx: fix hang w/ large render targets and small gmemRob Clark3-0/+7
2017-05-08i965: Set modifier for imported and duplicated imagesDaniel Stone1-0/+20
2017-05-08i965: Use helper function for modifier -> tilingDaniel Stone1-17/+34
2017-05-08radv: don't leak DRM devicesGrazvydas Ignotas1-1/+3
2017-05-08radv: fix possible stack corruptionGrazvydas Ignotas1-1/+1
2017-05-08radv: Don't set dynamic state for pipelines with rasterizer dicard.Bas Nieuwenhuizen1-6/+9