summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2021-12-06gallium/swr: Remove common code and build optionsJan Zielinski2-5/+2
2021-11-30android: define cpp_rtti=false because libLLVM is built w/o RTTI (v2)Mauro Rossi1-0/+1
2021-11-30Revert "android: define cpp_rtti=false because libLLVM is built w/o RTTI"Mauro Rossi1-1/+0
2021-11-23android.mk: Add missing variables to the make targetRoman Stratiienko1-1/+5
2021-11-20android: define cpp_rtti=false because libLLVM is built w/o RTTIMauro Rossi1-0/+1
2021-11-19android: Allow forcing softpipeJesse Natalie1-0/+2
2021-11-19android,d3d12: Support using DirectX-Headers dependency from AOSPJesse Natalie1-0/+6
2021-11-19android: Add a BOARD CFlags option so build can be customizedJesse Natalie1-0/+1
2021-08-16AOSP: Add panfrost vulkan library suffixRoman Stratiienko1-0/+1
2021-08-16AOSP: Update timestamps of target binariesRoman Stratiienko1-2/+4
2021-08-16AOSP: Upgrade libLLVM dependency to v12Roman Stratiienko1-2/+2
2021-08-16AOSP: Extract version from libdrm instead of hardcoding it.Roman Stratiienko1-5/+7
2021-07-09android: Restore android/Android.mkJason Ekstrand1-0/+154
2021-07-08android: Drop the Android.mk build systemJason Ekstrand1-154/+0
2021-07-07AOSP: Do not add '-Wl,--gc-sections' to the linker argumentsRoman Stratiienko1-2/+3
2021-06-30egl: android: add IMapper@4 metadata API buffer_info getterRoman Stratiienko1-0/+10
2021-06-07android: Add scripts to build using mesonRoman Stratiienko2-0/+437