About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2025-10-08android: fix building rules for i915, r300Mauro Rossi
2025-09-29android: fall back to SwiftShader’s LLVMDeborah Brouwer
2025-09-04android: Only include libdrm_intel for i915 as iris do not depend on itCorentin Noël
2025-06-03Revert "android: Link with libc++fs up to SDK 35"Mauro Rossi
2025-05-23android: fix llvmpipe build rulesMauro Rossi
2025-05-18android: Link with libc++fs up to SDK 35Alessandro Astone
2025-04-22Add libzstd static library.Jayanth Vutukuri
2025-01-27android: remove shared-glapi building rulesMauro Rossi
2024-10-29Android15 support gralloc IMapper5cheyang
2024-10-18meson: add log dependency to dep_androidC Stout
2024-09-30android: gbm: split the DRI backend into separate libraryMauro Rossi
2024-09-19android: fix build by removing references to dri-search-pathAntonio Ospite
2024-08-17android: Extract version from llvm-project instead of hardcoding itValentine Burley
2024-08-14android: simplify building libgallium_dri on AndroidAntonio Ospite
2024-08-07android: fix build in multiple waysEric Engestrom
2024-03-13nouveau: import libdrm_nouveauKarol Herbst
2024-02-19android: Use system = 'android' in crossfileJoshua Ashton
2023-12-13android.mk: Add option to pass arbitrary parameters to mesonChris Spencer
2023-11-10Android.mk: be able to build radeonsi without llvmMauro Rossi
2023-11-04Android.mk: disable android-libbacktrace to build with Android 14Mauro Rossi
2023-11-04Android.mk: filter out cflags to build with Android 14 bundled clangMauro Rossi
2023-09-15Android.mk: Only link LLVM for radeonsi, not amd_vkSamuel Holland
2023-09-15Android.mk: Explicitly enable/disable LLVM supportSamuel Holland
2023-09-15Android.mk: Allow building only Vulkan driversSamuel Holland
2023-05-03meson/ci: promote virtio-experimental to virtioYiwei Zhang
2022-11-29AOSP: Add intel_hasvk vulkan library suffixMauro Rossi
2022-11-07Android.mk: Fix gnu++14 related build failuresMauro Rossi
2022-11-02android: -Ddri-drivers= is not needed anymoreYonggang Luo
2022-09-12Android: Use libgbm_mesa name for SDK30+Roman Stratiienko
2022-09-05Android.mk: Provide a custom entry name to ensure meson checks succeedAlessandro Astone
2022-09-05Android.mk: Filter out --build-id=md5 linker flagAlessandro Astone
2022-08-12Android.mk: Disable lmsensorsAlessandro Astone
2022-06-26Android.mk: Intermediate output paths may already be absoluteAlessandro Astone
2022-06-26Android.mk: Generate the dummy source in local-generated-sources-dirAlessandro Astone
2022-06-26Android.mk: Make mesa3d-lib work with absolute path meson outputsAlessandro Astone
2022-06-26Android.mk: Cleanup mesa3d-libAlessandro Astone
2022-06-17Android.mk: Fix c11-related build failuresRoman Stratiienko
2021-12-06gallium/swr: Remove common code and build optionsJan Zielinski
2021-11-30android: define cpp_rtti=false because libLLVM is built w/o RTTI (v2)Mauro Rossi
2021-11-30Revert "android: define cpp_rtti=false because libLLVM is built w/o RTTI"Mauro Rossi
2021-11-23android.mk: Add missing variables to the make targetRoman Stratiienko
2021-11-20android: define cpp_rtti=false because libLLVM is built w/o RTTIMauro Rossi
2021-11-19android: Allow forcing softpipeJesse Natalie
2021-11-19android,d3d12: Support using DirectX-Headers dependency from AOSPJesse Natalie
2021-11-19android: Add a BOARD CFlags option so build can be customizedJesse Natalie
2021-08-16AOSP: Add panfrost vulkan library suffixRoman Stratiienko
2021-08-16AOSP: Update timestamps of target binariesRoman Stratiienko
2021-08-16AOSP: Upgrade libLLVM dependency to v12Roman Stratiienko
2021-08-16AOSP: Extract version from libdrm instead of hardcoding it.Roman Stratiienko
2021-07-09android: Restore android/Android.mkJason Ekstrand