Brooklyn/mesa 3D driver/src/android_stub
Scare Crowe d2ebfd0519 QortalOS Titan 5.60.12
Screw the description like that inbred T3Q
2022-03-05 21:17:59 +05:00
..
backtrace_stub.cpp Re-push QortalIOS Sources cuz of sissy snowflakes 2021-10-27 18:46:41 +05:00
cutils_stub.cpp QortalOS Titan 5.60.12 2022-03-05 21:17:59 +05:00
hardware_stub.cpp Re-push QortalIOS Sources cuz of sissy snowflakes 2021-10-27 18:46:41 +05:00
log_stub.cpp Re-push QortalIOS Sources cuz of sissy snowflakes 2021-10-27 18:46:41 +05:00
meson.build QortalOS Titan 5.60.12 2022-03-05 21:17:59 +05:00
nativewindow_stub.cpp Re-push QortalIOS Sources cuz of sissy snowflakes 2021-10-27 18:46:41 +05:00
README.md Re-push QortalIOS Sources cuz of sissy snowflakes 2021-10-27 18:46:41 +05:00
sync_stub.cpp QortalOS Titan 5.60.12 2022-03-05 21:17:59 +05:00

The Android NDK doesn't come with enough of the platform libraries we need to build Mesa drivers out of tree, so android_stub has stub versions of those library that aren't installed which we link against, relying on the real libraries to be present when the Mesa driver is deployed.