summaryrefslogtreecommitdiff
path: root/.pick_status.json
AgeCommit message (Expand)AuthorFilesLines
2020-09-01intel/fs: Fix MOV_INDIRECT and BROADCAST of Q types on Gen11+Jason Ekstrand1-1/+1
2020-09-01vulkan/wsi/x11: wait for acquirable images in FIFO modeRoman Gilg1-1/+1
2020-09-01vulkan/wsi/x11: add sent image counterRoman Gilg1-1/+1
2020-09-01nir/algebraic: mark some optimizations with fsat(NaN) as inexactSamuel Pitoiset1-1/+1
2020-09-01gallivm: fix build on LLVM 12 due to LLVMAddConstantPropagationPass removalMarek Olšák1-1/+1
2020-09-01vulkan: Fix memory leaks.Vinson Lee1-1/+1
2020-09-01pan/mdg: Fix perspective combinationAlyssa Rosenzweig1-1/+1
2020-09-01pan/mdg: Fix discard encodingAlyssa Rosenzweig1-1/+1
2020-09-01turnip: Make sure we include the build id.Eric Anholt1-1/+1
2020-09-01anv: VK_INTEL_performance_query interaction with VK_EXT_private_dataLionel Landwerlin1-1/+1
2020-09-01util/u_thread: include pthread_np.h if foundJonathan Gray1-1/+1
2020-09-01util: futex fixes for OpenBSDJonathan Gray1-1/+1
2020-09-01meson: conditionally include -ldl in gbm pkg-config fileJonathan Gray1-1/+1
2020-09-01meson: don't build with USE_ELF_TLS on OpenBSDJonathan Gray1-1/+1
2020-09-01meson: don't advertise TLS support if glx wasn't build with itEric Engestrom1-1/+1
2020-09-01meson: build with _ISOC11_SOURCE on OpenBSDJonathan Gray1-1/+1
2020-09-01util/anon_file: add OpenBSD shm_mkstemp() pathJonathan Gray1-1/+1
2020-09-01util: unbreak endian detection on OpenBSDJonathan Gray1-1/+1
2020-09-01intel/nir: Rewrite the guts of lower_alpha_to_coverageJason Ekstrand1-1/+1
2020-09-01intel/nir: Pass the nir_builder by reference in lower_alpha_to_coverageJason Ekstrand1-1/+1
2020-09-01.pick_status.json: Update to b9927c8c8d0c105699306a68773c015930ff9509Dylan Baker1-0/+1350
2020-09-01egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damageEric Engestrom1-1/+1
2020-08-28iris: Drop stale syncobj references in fence_server_syncKenneth Graunke1-1/+1
2020-08-28iris: Reorder the loops in iris_fence_await() for clarity.Kenneth Graunke1-1/+1
2020-08-28radv: Fix 3d blits.Bas Nieuwenhuizen1-1/+1
2020-08-28aco: create long jumpsRhys Perry1-1/+1
2020-08-28aco: reserve 2 sgprs for each branchRhys Perry1-1/+1
2020-08-28aco: keep loop live-through variables spilledRhys Perry1-1/+1
2020-08-28aco: fix spills_entry heuristic for branch blocks in init_live_in_vars()Rhys Perry1-1/+1
2020-08-28aco: fix regclass checks when fixing to vcc/exec with BuilderRhys Perry1-1/+1
2020-08-28aco: don't fix break condition for break+discard to execRhys Perry1-1/+1
2020-08-28aco: don't consider the first partial spill if it's the wrong typeRhys Perry1-1/+1
2020-08-28aco: consider branch definitions in spillerRhys Perry1-1/+1
2020-08-28etnaviv: Add lock around pending_ctxMarek Vasut1-1/+1
2020-08-28etnaviv: Remove etna_resource_get_status()Marek Vasut1-1/+1
2020-08-28v3d: set instance id to 0 at start of tileAlejandro Piñeiro1-1/+1
2020-08-28v3d/packet: fix typo on Set InstanceID/PrimitiveID packetAlejandro Piñeiro1-1/+1
2020-08-28gallium/dri2: Report correct YUYV and UYVY plane countNanley Chery1-1/+1
2020-08-28freedreno/gmemtool: add tile_alignw/h and a650Rob Clark1-1/+1
2020-08-28radeonsi: fix tess levels coming as scalar arrays from SPIR-VMarek Olšák1-1/+1
2020-08-28radv: Update CTS version.Bas Nieuwenhuizen1-1/+1
2020-08-28radv: Remove conformance warnings with ACO.Bas Nieuwenhuizen1-1/+1
2020-08-28anv: fix transform feedback surface sizeLionel Landwerlin1-1/+1
2020-08-28meson: Fix lmsensors warning message.Vinson Lee1-1/+1
2020-08-28freedreno: handle case of shadowing current render targetRob Clark1-1/+1
2020-08-28st/mesa: don't generate NIR for ARB_vp/fp if NIR is not preferredMarek Olšák1-1/+1
2020-08-28clover/spirv: Don't call llvm::regularizeLlvmForSpirvJason Ekstrand1-1/+1
2020-08-28.pick_status.json: Mark e93979ba599355c42df01a89073362b970489a3a as denominatedDylan Baker1-1/+1
2020-08-28.pick_status.json: Update to 7fbded8b5821a47c26245b181446f972f920a96eDylan Baker1-0/+2097
2020-08-21aco: fix non-rtz pack_half_2x16Rhys Perry1-1/+1