summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-09-02radeonsi: use radeonsi_clamp_div_by_zero for SPECviewperf13, Road RedemptionPierre-Eric Pelloux-Prayer1-0/+6
2020-09-02radeonsi,driconf: add clamp_div_by_zero optionPierre-Eric Pelloux-Prayer4-1/+7
2020-09-02ac/llvm: add option to clamp division by zeroPierre-Eric Pelloux-Prayer2-1/+10
2020-09-02radeonsi: enable PIPE_CAP_NO_CLIP_ON_COPY_TEXPierre-Eric Pelloux-Prayer1-0/+1
2020-09-02mesa/st: introduce PIPE_CAP_NO_CLIP_ON_COPY_TEXPierre-Eric Pelloux-Prayer6-2/+19
2020-09-02vulkan: make VK_TIME_DOMAIN_CLOCK_MONOTONIC_RAW_EXT conditionalJonathan Gray2-0/+28
2020-09-02util/os_misc: os_get_available_system_memory() for OpenBSDJonathan Gray1-0/+20
2020-09-02anv: use os_get_available_system_memory()Jonathan Gray1-26/+6
2020-09-02util/os_misc: add os_get_available_system_memory()Jonathan Gray2-0/+37
2020-09-02anv: use os_get_total_physical_memory()Jonathan Gray1-5/+4
2020-09-02intel/perf: fix raw query kernel metric selectionLionel Landwerlin3-1/+19
2020-09-02intel/perf: store query symbol nameLionel Landwerlin2-0/+2
2020-09-02intel/fs: Fix MOV_INDIRECT and BROADCAST of Q types on Gen11+Jason Ekstrand2-5/+23
2020-09-02intel/nir: Rewrite the guts of lower_alpha_to_coverageJason Ekstrand2-80/+100
2020-09-02nir: Add a nir_metadata_all enum valueJason Ekstrand1-0/+9
2020-09-02vulkan/wsi/x11: wait for acquirable images in FIFO modeRoman Gilg1-6/+9
2020-09-02vulkan/wsi/x11: add sent image counterRoman Gilg1-0/+8
2020-09-02nir/algebraic: mark some optimizations with fsat(NaN) as inexactSamuel Pitoiset1-3/+9
2020-09-02gallivm: fix build on LLVM 12 due to LLVMAddConstantPropagationPass removalMarek Olšák1-0/+2
2020-09-02vulkan: Fix memory leaks.Vinson Lee1-1/+4
2020-09-02pan/mdg: Fix perspective combinationAlyssa Rosenzweig1-0/+1
2020-09-02util/u_thread: include pthread_np.h if foundJonathan Gray1-1/+1
2020-09-02util: futex fixes for OpenBSDJonathan Gray1-3/+10
2020-09-02meson: conditionally include -ldl in gbm pkg-config fileJonathan Gray1-1/+1
2020-09-02util/anon_file: add OpenBSD shm_mkstemp() pathJonathan Gray1-3/+7
2020-09-02util: unbreak endian detection on OpenBSDJonathan Gray1-4/+13
2020-09-02intel/nir: Pass the nir_builder by reference in lower_alpha_to_coverageJason Ekstrand1-16/+16
2020-09-02radv: Fix 3d blits.Bas Nieuwenhuizen1-17/+25
2020-09-02etnaviv: Add lock around pending_ctxMarek Vasut4-3/+53
2020-09-02etnaviv: Remove etna_resource_get_status()Marek Vasut2-31/+0
2020-09-02v3d: set instance id to 0 at start of tileAlejandro Piñeiro1-0/+7
2020-09-02v3d/packet: fix typo on Set InstanceID/PrimitiveID packetAlejandro Piñeiro1-2/+2
2020-09-02gallium/dri2: Report correct YUYV and UYVY plane countNanley Chery1-14/+4
2020-09-02radeonsi: fix tess levels coming as scalar arrays from SPIR-VMarek Olšák1-1/+7
2020-09-02freedreno: handle case of shadowing current render targetRob Clark1-0/+18
2020-09-02glsl: Eliminate assigments to out-of-bounds elements of vectorDanylo Piliaiev1-8/+24
2020-09-02ir_constant: Return zero on out-of-bounds vector accessesDanylo Piliaiev1-0/+14
2020-09-02radv: restrict exported symbols with static llvmEmil Velikov2-1/+23
2020-09-02anv: fix transform feedback surface sizeLionel Landwerlin1-1/+1
2020-09-02st/mesa: don't generate NIR for ARB_vp/fp if NIR is not preferredMarek Olšák1-1/+3
2020-09-02clover/spirv: Don't call llvm::regularizeLlvmForSpirvJason Ekstrand1-5/+0
2020-09-02aco: fix non-rtz pack_half_2x16Rhys Perry1-5/+11
2020-09-02glsl: Eliminate out-of-bounds triop_vector_insertDanylo Piliaiev1-1/+32
2020-09-02clover/spirv: Remove unused tuple headerPierre Moreau1-1/+0
2020-09-02panfrost: Free batch->dependenciesAlyssa Rosenzweig1-0/+2
2020-09-02panfrost: Use memctx for sysvalsAlyssa Rosenzweig4-5/+5
2020-09-02pan/mdg: Free previous livenessAlyssa Rosenzweig1-3/+5
2020-09-02panfrost: Free hash_to_temp mapAlyssa Rosenzweig3-11/+11
2020-09-02panfrost: Fix blend leak for render targets 5-8Alyssa Rosenzweig1-1/+1
2020-08-19nv50/ir/nir: fix global_atomic_comp_swapKarol Herbst1-0/+2