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