aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
13 daysllvm-16.0: Remove build dependencies for <valgrind/valgrind.h>.upstream-swiftshader-masterWang Qing
2024-04-18llvm-16.0: Fix some issues in Reactor/LLVMJIT for LoongArch.Wang Qing
2024-04-18Reactor: loongarch64 is not supported in subzero.Wang Qing
2024-04-17llvm-16.0: Add BUILD.gn for loongarch64.Wang Qing
2024-04-17llvm-16.0: Add configs/common and configs/linux for loongarch64.Wang Qing
2024-04-15Fix some build issues on Windows Arm64.Alex Rønne Petersen
2024-04-02Fix build when using SWIFTSHADER_DISABLE_TRACEDaniel Cheng
2024-03-28split source files with the same case-insensentive name into different source...kxxt
2024-03-28Fix alignment bug with depth/stencil resolve attachmentShahbaz Youssefi
2024-03-28fix debug build with llvm 16kxxt
2024-03-28Fix crash in asserts with VK_EXT_vertex_input_dynamic_stateShahbaz Youssefi
2024-02-26Support ycbcr conversion linear filteringJason Macnak
2024-02-23Regres: Update test lists @ 7f4d495cSwiftShader Regression Bot
2024-02-01Revert "Default to use llvm16"Shahbaz Youssefi
2024-02-01Add llvm-16.0 required files for windows platformYuxin Hu
2024-02-01Revert^2 "LLVMReactor: Remove CreateFreeze() call"Yuxin Hu
2024-01-30Default to use llvm16Levi Zim
2024-01-30Fix MSAN complaint about uninitialized (and unused) valueShahbaz Youssefi
2024-01-26Merge two upstream LLVM commitsNico Weber
2024-01-22Clamp min LOD during image Fetch for robustnessShahbaz Youssefi
2024-01-22Clamp LOD during image Fetch for robustnessShahbaz Youssefi
2024-01-17Support VK_EXT_vertex_input_dynamic_stateShahbaz Youssefi
2024-01-10Revert "LLVMReactor: Remove CreateFreeze() call"Jason Macnak
2023-12-15Support a static build rule for swiftshaderDan Field
2023-12-06Remove VK_GOOGLE_sampler_filtering_precisionShahbaz Youssefi
2023-11-29Remove Jonah from OWNERSShahbaz Youssefi
2023-11-27Make high precision filtering a build flagShahbaz Youssefi
2023-11-13Remove self from OWNERS.Shannon Woods
2023-11-08Fix some more UBSan errors in swiftshaderDavid Benjamin
2023-10-30Fix unaligned_ptr in swiftshaderDavid Benjamin
2023-10-20Support version 7 of the ICD interface.Corentin Wallez
2023-10-20Revert "Support version 7 of the ICD interface."Loko Kung
2023-10-19Support version 7 of the ICD interface.Corentin Wallez
2023-10-17Fix -Wunused-but-set-variable and -Wdeprecated-copyCorentin Wallez
2023-10-03Update Vulkan headers to version 1.3.266Cody Northrop
2023-10-02Add LLVM_LVALUE_FUNCTION to llvm's Optional::map.Zequan Wu
2023-09-12Implement VK_EXT_host_image_copyShahbaz Youssefi
2023-09-11Avoid "var set but not used" warnings in math testsDavid Neto
2023-09-11Update Vulkan headers to version 1.3.238Shahbaz Youssefi
2023-09-07[ssci] Uplift subzero/bloat third party metadataAnne Redulla
2023-09-07Use AHardwareBuffer_* APIs in prepareForExternalUseANDROID()Jason Macnak
2023-08-25Update google/benchmark to dfc8a92abc88a9d630a9f8e01c678fedde4c3090.Daniel Cheng
2023-08-24Don't spam stdout when `git describe` fails.Daniel Cheng
2023-08-10ANDROID: strip `vulkan.pastel.so` on the hostA. Cody Schuffelen
2023-08-09[ssci] Added Shipped field to README.chromiumAnne Redulla
2023-08-01Remove "enable_arc2" from SwiftshaderAvi Drissman
2023-07-24LLVMReactor: Support LLVM 17+Ben Clayton
2023-07-24LLVMReactor: Remove CreateFreeze() callBen Clayton
2023-07-23LLVMReactor: Clamp RHS of bit shifts using type widthBen Clayton
2023-07-22Fix another 'sign-compare' warning as errorBen Clayton