# Changelog for egui-wgpu All notable changes to the `egui-wgpu` integration will be noted in this file. ## Unreleased Enables deferred render + surface state initialization for Android ([#1634](https://github.com/emilk/egui/pull/1634)) ## 0.18.0 - 2022-05-15 First published version since moving the code into the `egui` repository from .