summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-29Update version to 18.3.0-rc5mesa-18.3.0-rc5Emil Velikov1-1/+1
2018-11-28cherry-ignore: egl/wayland: rather obvious build fixEmil Velikov1-0/+2
2018-11-28vulkan/wsi: fix s/,/;/ typoEric Engestrom1-2/+2
2018-11-28egl/wayland: plug memory leak in drm_handle_device()Emil Velikov1-0/+2
2018-11-28egl/wayland: bail out when drmGetMagic failsEmil Velikov1-1/+8
2018-11-28wsi/display: fix mem leak when freeing swapchainsEric Engestrom1-0/+2
2018-11-28radv: Align large buffers to the fragment size.Bas Nieuwenhuizen1-1/+5
2018-11-27radv: Clamp gfx9 image view extents to the allocated image extents.Bas Nieuwenhuizen1-4/+2
2018-11-27anv: correctly use vulkan 1.0 by defaultEric Engestrom1-1/+1
2018-11-26mesa/main: fix incorrect depth-errorErik Faye-Lund1-7/+50
2018-11-26mesa/main: check cube-completeness in common codeErik Faye-Lund1-15/+16
2018-11-26mesa/main: factor out common error-checkingErik Faye-Lund1-12/+34
2018-11-26mesa/main: factor out tex-image error-checkingErik Faye-Lund1-46/+64
2018-11-26mesa/main: remove bogus error for zero-sized imagesErik Faye-Lund1-36/+13
2018-11-26glsl: free or reuse memory allocated for TF varyingGert Wollny1-1/+8
2018-11-26radv: Fix opaque metadata descriptor last layer.Bas Nieuwenhuizen1-1/+1
2018-11-26winsys/amdgpu: fix a device handle leak in amdgpu_winsys_createMarek Olšák1-0/+6
2018-11-26winsys/amdgpu: fix a buffer leak in amdgpu_bo_from_handleMarek Olšák1-0/+6
2018-11-23glapi: add missing visibility argsEric Engestrom1-1/+1
2018-11-22anv: Put robust buffer access in the pipeline hashJason Ekstrand1-0/+6
2018-11-22Update version to 18.3.0-rc4mesa-18.3.0-rc4Emil Velikov1-1/+1
2018-11-22r600: clean up the GS ring buffers when the context is destroyedGert Wollny1-0/+6
2018-11-22radeonsi: go back to using bottom-of-pipe for beginning of TIME_ELAPSEDMarek Olšák1-11/+4
2018-11-20i965/batch: avoid reverting batch buffer if saved state is an emptyAndrii Simiklit5-2/+13
2018-11-20travis: adding missing x11-xcb for meson+vulkanEmil Velikov1-0/+1
2018-11-20glx: make xf86vidmode mandatory for direct renderingEmil Velikov6-35/+6
2018-11-20travis: drop unneeded x11proto-xf86vidmode-devEmil Velikov1-10/+0
2018-11-20radeonsi: fix an out-of-bounds read reported by ASANNicolai Hähnle1-0/+4
2018-11-20egl/dri: fix error value with unknown drm formatLionel Landwerlin1-1/+1
2018-11-16Update version to 18.3.0-rc3mesa-18.3.0-rc3Emil Velikov1-1/+1
2018-11-16Revert "radv: disable VK_SUBGROUP_FEATURE_VOTE_BIT"Connor Abbott1-4/+2
2018-11-16vc4: Make sure we make ro scanout resources for create_with_modifiers.Eric Anholt1-1/+9
2018-11-16i965: Fix calculation of layers array length for isl_viewDanylo Piliaiev1-15/+18
2018-11-16nir/lower_alu_to_scalar: Don't try to lower unpack_32_2x16Jason Ekstrand1-0/+1
2018-11-16egl: add missing glvnd entrypoint for EGL_ANDROID_blob_cacheEric Engestrom1-0/+3
2018-11-16radeonsi: fix video APIs on Raven2Marek Olšák2-4/+8
2018-11-16bin/get-pick-list.sh: handle reverts prior to the branchpointEmil Velikov1-1/+8
2018-11-15bin/get-pick-list.sh: use test instead of [ ]Emil Velikov1-4/+4
2018-11-15bin/get-pick-list.sh: handle unofficial "broken by" tagEmil Velikov1-1/+8
2018-11-15bin/get-pick-list.sh: handle fixes tag with missing colonEmil Velikov1-1/+5
2018-11-15bin/get-pick-list.sh: flesh out is_sha_nominationEmil Velikov1-2/+9
2018-11-15bin/get-pick-list.sh: tweak the commit sha matching patternEmil Velikov1-1/+1
2018-11-15bin/get-pick-list.sh: handle the fixes tagEmil Velikov2-84/+43
2018-11-15bin/get-pick-list.sh: handle "typod" usecase.Emil Velikov2-43/+8
2018-11-15bin/get-pick-list.sh: prefix output with "[stable] "Emil Velikov1-0/+15
2018-11-15bin/get-pick-list.sh: simplify git oneline printingEmil Velikov1-1/+1
2018-11-14nir/spirv: cast shift operand to u32Karol Herbst2-0/+31
2018-11-14meson: fix wayland-less buildsEric Engestrom2-8/+3
2018-11-14gbm: remove unnecessary meson includeEric Engestrom1-1/+0
2018-11-14meson: only run vulkan's meson.build when building vulkanEric Engestrom1-1/+3