summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-14nir/spirv: cast shift operand to u32Karol Herbst2-0/+31
2018-11-14meson: fix wayland-less buildsEric Engestrom1-1/+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
2018-11-14mesa: Reference count shaders that are used by transform feedback objectsGert Wollny1-0/+3
2018-11-14radv: binding streamout buffers doesn't change context regsSamuel Pitoiset1-2/+7
2018-11-14util/ralloc: Make sizeof(linear_header) a multiple of 8Matt Turner1-2/+12
2018-11-14st/mesa: disable L3 thread pinningMarek Olšák1-9/+0
2018-11-14nir: don't pack varyings ints with floats unless flatTimothy Arceri1-4/+7
2018-11-14nir: add glsl_type_is_integer() helperTimothy Arceri2-0/+6
2018-11-14st/nine: fix stack corruption due to ABI mismatchAndre Heider1-1/+13
2018-11-14radv: only expose VK_SUBGROUP_FEATURE_ARITHMETIC_BIT for VI+Samuel Pitoiset1-1/+1
2018-11-14Revert "i965/batch: avoid reverting batch buffer if saved state is an empty"Mark Janes5-14/+3
2018-11-08virgl/vtest-winsys: Use virgl version of bind flagsGert Wollny1-1/+1
2018-11-08glsl: do not allow implicit casts of unsized array initializersErik Faye-Lund1-1/+2
2018-11-08autotools: library-dependency when no sse and 32-bitSergii Romantsov2-2/+3
2018-11-08radv: disable conditional rendering for vkCmdCopyQueryPoolResults()Samuel Pitoiset1-0/+9
2018-11-08ac/nir_to_llvm: fix b2f for f64Timothy Arceri1-3/+12
2018-11-08anv/android: mark gralloc allocated BOs as externalLionel Landwerlin1-1/+1
2018-11-08wayland/egl: Resize EGL surface on update buffer for swrastOlivier Fourdan1-2/+2
2018-11-08intel/decoders: fix instruction base address parsingLionel Landwerlin2-2/+2
2018-11-08st/va: fix incorrect use of resource_destroyMarek Olšák1-4/+2
2018-11-08wsi/wayland: only finish() a successfully init()ed displayEric Engestrom1-1/+2
2018-11-08wsi/wayland: use proper VkResult typeEric Engestrom1-2/+2
2018-11-08radv: add missing TFB queries support to CmdCopyQueryPoolsResults()Samuel Pitoiset2-0/+278
2018-11-08r600/sb: Fix constant logical operand in assert.Vinson Lee1-1/+1
2018-11-08android: radv: add libmesa_git_sha1 static dependencyMauro Rossi1-1/+2
2018-11-08meson: link gallium nine with pthreadsDylan Baker1-1/+1
2018-11-08nir: fix condition propagation when src has a swizzleTimothy Arceri1-1/+30
2018-11-08nir: allow propagation of if evaluation for bcselTimothy Arceri1-9/+16
2018-11-07android: gallium/auxiliary: add include to get u_debug.h headerMauro Rossi1-1/+2
2018-11-07radv: fix begin/end transform feedback with 0 counter buffers.Dave Airlie1-12/+16
2018-11-07radv: apply xfb buffer offset at buffer binding time not later. (v2)Dave Airlie1-2/+4
2018-11-05egl/glvnd: correctly report errors when vendor cannot be foundEmil Velikov1-0/+5
2018-11-05egl: add EGL_EXT_device_base entrypointsEmil Velikov1-0/+7
2018-11-01meson: don't install translation files18.3-branchpointDylan Baker1-1/+1
2018-11-01egl: use the LC_ALL hammer instead of LANGEric Engestrom1-1/+1
2018-11-01egl: fix entrypoint sorting testEric Engestrom1-1/+1
2018-11-01intel/tools: fix resource leakAndrii Simiklit1-0/+10
2018-11-01intel/tools: include stdarg.h in error2aubJonathan Gray1-0/+1
2018-11-01egl: Fix eglentrypoint.h sort order.Mathias Fröhlich1-1/+1
2018-11-01radv: set PA_SU_PRIM_FILTER_CNTL optimallySamuel Pitoiset1-0/+9
2018-11-01radv: only enable gl_SampleMask if MSAA is enabled tooSamuel Pitoiset1-2/+11
2018-11-01radv: use radeon_info::num_good_cu_per_shSamuel Pitoiset1-3/+1