Tomasz Figa <tf...@chromium.org> writes: > If no hardware driver is present, it is possible to fall back to > the kms_swrast driver with any DRI node that supports dumb GEM create > and mmap IOCTLs with softpipe/llvmpipe drivers. This patch makes the > Android EGL platform code retry probe with kms_swrast if hardware-only > probe fails.
This seems sensible, and if you change the "int swrast" and 0/1s to some sort of boolean (I guess EGLBoolean?), it's: Reviewed-by: Eric Anholt <e...@anholt.net>
signature.asc
Description: PGP signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev