Edit

IABSD.fr/xenocara/lib/mesa/src/android_stub/README.md

Branch :

  • Show log

    Commit

  • Author : jsg
    Date : 2021-07-22 09:57:37
    Hash : f849497a
    Message : Import Mesa 21.1.5

  • lib/mesa/src/android_stub/README.md
  • 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.