summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-02VERSION: bump to release 20.1.7mesa-20.1.7Eric Engestrom1-1/+1
2020-09-02docs: add release notes for 20.1.7Eric Engestrom1-0/+169
2020-09-02radeonsi: use radeonsi_clamp_div_by_zero for SPECviewperf13, Road RedemptionPierre-Eric Pelloux-Prayer2-1/+7
2020-09-02radeonsi,driconf: add clamp_div_by_zero optionPierre-Eric Pelloux-Prayer5-2/+8
2020-09-02ac/llvm: add option to clamp division by zeroPierre-Eric Pelloux-Prayer3-2/+11
2020-09-02radeonsi: enable PIPE_CAP_NO_CLIP_ON_COPY_TEXPierre-Eric Pelloux-Prayer2-1/+2
2020-09-02mesa/st: introduce PIPE_CAP_NO_CLIP_ON_COPY_TEXPierre-Eric Pelloux-Prayer7-3/+20
2020-09-02vulkan: make VK_TIME_DOMAIN_CLOCK_MONOTONIC_RAW_EXT conditionalJonathan Gray3-1/+29
2020-09-02util/os_misc: os_get_available_system_memory() for OpenBSDJonathan Gray2-1/+21
2020-09-02anv: use os_get_available_system_memory()Jonathan Gray2-27/+7
2020-09-02util/os_misc: add os_get_available_system_memory()Jonathan Gray3-1/+38
2020-09-02anv: use os_get_total_physical_memory()Jonathan Gray2-6/+5
2020-09-02intel/perf: fix raw query kernel metric selectionLionel Landwerlin4-2/+20
2020-09-02intel/perf: store query symbol nameLionel Landwerlin3-1/+3
2020-09-02intel/fs: Fix MOV_INDIRECT and BROADCAST of Q types on Gen11+Jason Ekstrand3-6/+24
2020-09-02intel/nir: Rewrite the guts of lower_alpha_to_coverageJason Ekstrand3-81/+101
2020-09-02nir: Add a nir_metadata_all enum valueJason Ekstrand2-1/+10
2020-09-02scons: bump c++ standard to 14 to match mesonEric Engestrom2-1/+3
2020-09-02vulkan/wsi/x11: wait for acquirable images in FIFO modeRoman Gilg2-7/+10
2020-09-02vulkan/wsi/x11: add sent image counterRoman Gilg2-1/+9
2020-09-02nir/algebraic: mark some optimizations with fsat(NaN) as inexactSamuel Pitoiset2-4/+10
2020-09-02gallivm: fix build on LLVM 12 due to LLVMAddConstantPropagationPass removalMarek Olšák2-1/+3
2020-09-02vulkan: Fix memory leaks.Vinson Lee2-2/+5
2020-09-02pan/mdg: Fix perspective combinationAlyssa Rosenzweig2-1/+2
2020-09-02util/u_thread: include pthread_np.h if foundJonathan Gray3-3/+3
2020-09-02util: futex fixes for OpenBSDJonathan Gray2-4/+11
2020-09-02meson: conditionally include -ldl in gbm pkg-config fileJonathan Gray3-2/+8
2020-09-02meson: build with _ISOC11_SOURCE on OpenBSDJonathan Gray2-1/+3
2020-09-02util/anon_file: add OpenBSD shm_mkstemp() pathJonathan Gray2-4/+8
2020-09-02util: unbreak endian detection on OpenBSDJonathan Gray2-5/+14
2020-09-02intel/nir: Pass the nir_builder by reference in lower_alpha_to_coverageJason Ekstrand2-17/+17
2020-09-02radv: Fix 3d blits.Bas Nieuwenhuizen2-18/+26
2020-09-02etnaviv: Add lock around pending_ctxMarek Vasut5-4/+54
2020-09-02etnaviv: Remove etna_resource_get_status()Marek Vasut3-32/+1
2020-09-02v3d: set instance id to 0 at start of tileAlejandro Piñeiro2-1/+8
2020-09-02v3d/packet: fix typo on Set InstanceID/PrimitiveID packetAlejandro Piñeiro2-3/+3
2020-09-02gallium/dri2: Report correct YUYV and UYVY plane countNanley Chery2-15/+5
2020-09-02radeonsi: fix tess levels coming as scalar arrays from SPIR-VMarek Olšák2-2/+8
2020-09-02freedreno: handle case of shadowing current render targetRob Clark3-3/+19
2020-09-02glsl: Eliminate assigments to out-of-bounds elements of vectorDanylo Piliaiev2-9/+25
2020-09-02ir_constant: Return zero on out-of-bounds vector accessesDanylo Piliaiev2-1/+15
2020-09-02radv: restrict exported symbols with static llvmEmil Velikov3-2/+24
2020-09-02anv: fix transform feedback surface sizeLionel Landwerlin2-2/+2
2020-09-02st/mesa: don't generate NIR for ARB_vp/fp if NIR is not preferredMarek Olšák2-2/+4
2020-09-02clover/spirv: Don't call llvm::regularizeLlvmForSpirvJason Ekstrand2-6/+1
2020-09-02aco: fix non-rtz pack_half_2x16Rhys Perry2-6/+12
2020-09-02glsl: Eliminate out-of-bounds triop_vector_insertDanylo Piliaiev2-2/+33
2020-09-02clover/spirv: Remove unused tuple headerPierre Moreau2-2/+1
2020-09-02panfrost: Free batch->dependenciesAlyssa Rosenzweig2-1/+3
2020-09-02panfrost: Use memctx for sysvalsAlyssa Rosenzweig5-6/+6