summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: add release notes for 17.1.1mesa-17.1.1Emil Velikov2017-05-251-0/+187
* Update version to 17.1.1Emil Velikov2017-05-251-1/+1
* nvc0/ir: SHLADD's middle source must be an immediateIlia Mirkin2017-05-221-0/+2
* automake: add SWR LLVM gen_builder.hpp workaroundEmil Velikov2017-05-222-30/+15
* nir/lower_tex: Fix minor error in YUV color conversion matrixJohnson Lin2017-05-191-3/+3
* virgl: fix virgl_bo_transfer_{put, get} box struct copyRob Herring2017-05-191-2/+12
* egl: add g_egldispatchstubs.h to the release tarballEmil Velikov2017-05-191-1/+2
* i965/formats: Update the three-channel DXT1 mappingsNanley Chery2017-05-192-14/+5
* anv/formats: Update the three-channel BC1 mappingsNanley Chery2017-05-191-2/+2
* gallivm: Make sure module has the correct data layout when pass manager runsTom Stellard2017-05-191-16/+18
* egl: Partially revert 23c86c74, fix eglMakeCurrentChad Versace2017-05-191-19/+0
* freedreno: fix crash when flush() but no renderingRob Clark2017-05-181-0/+6
* gbm/dri: Fix sign-extension in modifier queryDaniel Stone2017-05-181-1/+1
* bin/get-fixes-pick-list.sh: bring back the warningAndres Gomez2017-05-181-7/+13
* bin/get-fixes-pick-list.sh: don't warn if more than one, go over themAndres Gomez2017-05-181-25/+26
* bin/get-{extra,fixes}-pick-list.sh: improve outputJuan A. Suarez Romero2017-05-182-3/+8
* bin/get-{extra,fixes}-pick-list.sh: add support for ignore listJuan A. Suarez Romero2017-05-182-0/+13
* st/mesa: remove an incorrect assertionNicolai Hähnle2017-05-181-2/+0
* Android: correct libz dependencyChih-Wei Huang2017-05-185-7/+6
* configure: remove unneeded bits around libunwind handlingEmil Velikov2017-05-181-5/+0
* radeon: automake: remove unneeded elf Cflags/LibsEmil Velikov2017-05-182-4/+4
* anv: don't leak DRM devicesGrazvydas Ignotas2017-05-181-0/+1
* anv: fix possible stack corruptionGrazvydas Ignotas2017-05-181-1/+1
* i965/vec4: load dvec3/4 uniforms first in the push constant bufferSamuel Iglesias Gonsálvez2017-05-181-27/+80
* i965/vec4: fix swizzle and writemask when loading an uniform with constant of...Samuel Iglesias Gonsálvez2017-05-181-4/+11
* i965/vec4/gs: restore the uniform values which was overwritten by failed vec4...Samuel Iglesias Gonsálvez2017-05-181-0/+26
* vc4: Don't allocate new BOs to avoid synchronization when they're shared.Eric Anholt2017-05-181-1/+2
* glxglvnddispatch: Add missing dispatch for GetDriverConfigHans de Goede2017-05-182-0/+15
* intel/isl/gen7: Use stencil vertical alignment of 8 instead of 4Pohjolainen, Topi2017-05-181-23/+5
* mesa/st: fix yuv EGLImage'sRob Clark2017-05-181-2/+30
* etnaviv: allow R/B swapped surfaces to be clearedLucas Stach2017-05-181-0/+2
* etnaviv: stop oversizing buffer resourcesLucas Stach2017-05-181-1/+1
* radeonsi: fix gl_PrimitiveIDIn in geometry shader when using tessellationNicolai Hähnle2017-05-181-0/+2
* radeonsi/gfx9: add support for RavenMarek Olšák2017-05-186-2/+17
* amd/addrlib: import Raven supportMarek Olšák2017-05-183-3/+72
* renderonly: Initialize fields of struct winsys_handle.Eric Anholt2017-05-181-0/+1
* radeonsi: add new vega10 pci idsAlex Deucher2017-05-181-0/+2
* swr: move msaa resolve to generalized StoreTileBruce Cherniak2017-05-183-80/+82
* radeonsi: fix gl_PrimitiveID in tessellation with instanced draws on SINicolai Hähnle2017-05-181-0/+14
* radeonsi: fix primitive ID in fragment shader when using tessellationNicolai Hähnle2017-05-181-10/+17
* radeonsi: mark fast-cleared textures as compressed when dirtyingNicolai Hähnle2017-05-181-2/+14
* docs: add sha256 checksums for 17.1.0Emil Velikov2017-05-101-1/+2
* docs: Update 17.1.0 release notesmesa-17.1.0Emil Velikov2017-05-101-1/+142
* Update version to 17.1.0(final)Emil Velikov2017-05-101-1/+1
* radv: don't advertise transfer props unless we can do anything elseDave Airlie2017-05-101-2/+2
* radv/ac: canonicalize the output for 32-bit float min/max.Dave Airlie2017-05-101-0/+8
* radv: flush f32->f16 conversion denormals to zero. (v2)Dave Airlie2017-05-102-4/+41
* radv: flush more stages when semaphore are waiting.Dave Airlie2017-05-102-3/+23
* radv: fix stencil only clears.Dave Airlie2017-05-101-0/+3
* radv/wsi: report presentation error per image requestDave Airlie2017-05-101-6/+13