summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* configure: error out if building VA w/o supported platformEmil Velikov2017-05-311-1/+10
* gallium/targets: link against XCB only as neededEmil Velikov2017-05-312-4/+12
* st/omx: fix building against X11-less setupsEmil Velikov2017-05-311-0/+6
* st/omx: remove unneeded X11 includeEmil Velikov2017-05-311-2/+0
* st/va: fix misplaced closing bracketEmil Velikov2017-05-311-1/+1
* auxiliary/vl: use vl_*_screen_create stubs when building w/o platformEmil Velikov2017-05-315-19/+35
* configure: error out when building X11 Vulkan without DRI3Emil Velikov2017-05-311-0/+10
* loader: build libloader_dri3_helper.la only with HAVE_PLATFORM_X11Emil Velikov2017-05-311-0/+2
* configure: check once for DRI3 dependenciesEmil Velikov2017-05-3113-23/+22
* configure: error out when building GLX w/o the X11 platformEmil Velikov2017-05-311-0/+6
* configure: set HAVE_foo_PLATFORM as applicableEmil Velikov2017-05-313-6/+5
* configure: enable the surfaceless platform by defaultEmil Velikov2017-05-312-4/+3
* configure: loosen --with-platforms heuristicsEmil Velikov2017-05-311-7/+3
* configure: update remaining --with-egl-platforms referencesEmil Velikov2017-05-314-27/+25
* configure: rename remaining HAVE_EGL_PLATFORM_* guardsEmil Velikov2017-05-312-6/+6
* configure: move platform handling further upEmil Velikov2017-05-311-92/+92
* egl/wayland: Use per-surface event queuesDaniel Stone2017-05-312-27/+68
* egl/wayland: Don't open-code roundtripDaniel Stone2017-05-311-25/+1
* vulkan/wsi/wayland: Use proxy wrappers for swapchainDaniel Stone2017-05-311-19/+46
* vulkan/wsi/wayland: Use per-display event queueDaniel Stone2017-05-311-12/+32
* vulkan/wsi/wayland: Remove roundtrip when creating imageDaniel Stone2017-05-311-1/+0
* vulkan: Fix Wayland uninitialised registryDaniel Stone2017-05-311-4/+5
* docs: add sha256 checksums for 17.1.1Emil Velikov2017-05-251-1/+2
* 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