monado/doc/changes/compositor/mr.479.md
Ryan Pavlik 9087d1c7a9 xrt: Use our generic graphics buffer typedefs all over.
This adds some Android support in composition clients,
and fixes the breakage from 2 commits ago.

Thanks to Jakob for finding my error in an earlier version.
2020-08-13 17:34:05 -05:00

151 B

compositor and clients: Use a generic typedef to represent the platform-specific graphics buffer, allowing use of AHardwareBuffer on recent Android.