1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-02 14:50:03 -04:00

[epi] Simplify TextureAllocator interface

This commit is contained in:
Emil Ernerfeldt
2021-01-07 16:29:58 +01:00
parent e8e53e9500
commit 5ef9f35d1e
6 changed files with 20 additions and 27 deletions

View File

@@ -7,6 +7,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## Unreleased
* Simplify `TextureAllocator` interface.
## 0.7.0 - 2021-01-04