Re: [Mesa-dev] [RFC 0/5] Android kms_swrast support

2018-07-05 Thread Robert Foss
+ Wu Zhen On 05/07/18 12:07, Robert Foss wrote: This series is an early draft a kms_swrast implementation for the Android platform. It's available here: https://gitlab.collabora.com/robertfoss/mesa/tree/kms_swrast_rfc The current state isn't entirely functional, but the driver loading and init

[Mesa-dev] [RFC 0/5] Android kms_swrast support

2018-07-05 Thread Robert Foss
This series is an early draft a kms_swrast implementation for the Android platform. It's available here: https://gitlab.collabora.com/robertfoss/mesa/tree/kms_swrast_rfc The current state isn't entirely functional, but the driver loading and initialization does seem to work. As to why the Androi