summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-01docs: add sha256 checksums for 17.0.717.0Emil Velikov1-1/+2
2017-06-01docs: add release notes for 17.0.7mesa-17.0.7Emil Velikov1-0/+144
2017-06-01Update version to 17.0.7Emil Velikov1-1/+1
2017-05-31mesa: Avoid leaking surface in st_renderbuffer_deleteBartosz Tomczyk1-2/+8
2017-05-31egl/wayland: select the format based on the interface usedEmil Velikov1-1/+2
2017-05-31radv: automake: list shared libraries after the static onesEmil Velikov1-18/+15
2017-05-31anv: automake: list shared libraries after the static onesEmil Velikov1-15/+14
2017-05-31i965: Round copy size to the nearest block in intel_miptree_copyJason Ekstrand1-2/+2
2017-05-31i965/blorp: Do and end-of-pipe sync on both sides of fast-clear opsJason Ekstrand1-18/+38
2017-05-26egl/wayland: Ensure we get a back bufferDaniel Stone1-1/+9
2017-05-26egl/wayland: Use per-surface event queuesDaniel Stone2-27/+68
2017-05-26egl/wayland: Don't open-code roundtripDaniel Stone1-25/+1
2017-05-26vulkan/wsi/wayland: Use proxy wrappers for swapchainDaniel Stone1-18/+44
2017-05-26vulkan/wsi/wayland: Use per-display event queueDaniel Stone1-12/+32
2017-05-26vulkan/wsi/wayland: Remove roundtrip when creating imageDaniel Stone1-1/+0
2017-05-26vulkan: Fix Wayland uninitialised registryDaniel Stone1-4/+5
2017-05-26nvc0/ir: SHLADD's middle source must be an immediateIlia Mirkin1-0/+2
2017-05-26st/va: fix misplaced closing bracketEmil Velikov1-1/+1
2017-05-26i965/formats: Update the three-channel DXT1 mappingsNanley Chery2-13/+4
2017-05-26anv/formats: Update the three-channel BC1 mappingsNanley Chery1-2/+2
2017-05-26gallivm: Make sure module has the correct data layout when pass manager runsTom Stellard1-16/+18
2017-05-26egl: Partially revert 23c86c74, fix eglMakeCurrentChad Versace1-19/+0
2017-05-26i965/vec4: load dvec3/4 uniforms first in the push constant bufferSamuel Iglesias Gonsálvez1-27/+80
2017-05-26i965/vec4: fix swizzle and writemask when loading an uniform with constant of...Samuel Iglesias Gonsálvez1-4/+11
2017-05-26i965/vec4/gs: restore the uniform values which was overwritten by failed vec4...Samuel Iglesias Gonsálvez1-0/+26
2017-05-26vc4: Don't allocate new BOs to avoid synchronization when they're shared.Eric Anholt1-1/+2
2017-05-26glxglvnddispatch: Add missing dispatch for GetDriverConfigHans de Goede2-0/+15
2017-05-26intel/isl/gen7: Use stencil vertical alignment of 8 instead of 4Pohjolainen, Topi1-23/+5
2017-05-26etnaviv: stop oversizing buffer resourcesLucas Stach1-1/+1
2017-05-26renderonly: Initialize fields of struct winsys_handle.Eric Anholt1-0/+1
2017-05-13docs: add sha256 checksums for 17.0.6Andres Gomez1-1/+2
2017-05-12docs: add release notes for 17.0.6mesa-17.0.6Andres Gomez1-0/+185
2017-05-12Update version to 17.0.6Andres Gomez1-1/+1
2017-05-12cherry-ignore: rejected commitsAndres Gomez1-0/+16
2017-05-12cherry-ignore: fix regression in descriptor set freeing.Andres Gomez1-0/+2
2017-05-12cherry-ignore: 17.1 nominations onlyAndres Gomez1-0/+39
2017-05-12radeonsi: apply the tess+GS hang workaround to Polaris12 as wellMarek Olšák1-1/+2
2017-05-12radv: enable POLARIS12 support.Dave Airlie3-0/+7
2017-05-12radeonsi: fix gl_PrimitiveID in tessellation with instanced draws on SINicolai Hähnle1-0/+14
2017-05-12freedreno/a3xx: fix hang w/ large render targets and small gmemRob Clark3-0/+7
2017-05-12scons: update for LLVM 4.0Ben Boeckel1-2/+20
2017-05-12nir/lower_tex: Fix minor error in YUV color conversion matrixJohnson Lin1-3/+3
2017-05-12egl/android: Mark surface as lost when dequeueBuffer failsChad Versace1-1/+11
2017-05-12egl/android: Cancel any outstanding ANativeBuffer in surface destructorChad Versace1-4/+9
2017-05-12egl: Emit error when EGLSurface is lostChad Versace3-0/+42
2017-05-12glx: glX_proto_send.py: use correct compile guard GLX_INDIRECT_RENDERINGEmil Velikov2-4/+4
2017-05-12mesa/dri: always link against shared glapiEmil Velikov1-7/+9
2017-05-12gallium/dri: always link against shared glapiEmil Velikov1-3/+3
2017-05-12egl/platform/drm: Don't take display ownership until gbm is initializedAdam Jackson1-1/+1
2017-05-12anv: vkBindImageMemory() should return VK_ERROR_OUT_OF_{HOST,DEVICE}_MEMORY o...Samuel Iglesias Gonsálvez1-1/+1