mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
Release 0.10.0 - Plot and polish
This commit is contained in:
@@ -7,8 +7,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
## Unreleased
|
||||
|
||||
* Added GLSL 1.2 shaders (now `egui` works well on old hardware which supports OpenGL 2.1 only like Raspberry Pi 1 and Zero)
|
||||
* Added GLSL ES 1.0 and 3.0 shaders (by reusing from webgl backend)
|
||||
|
||||
## 0.10.0 - 2021-02-28
|
||||
|
||||
* [Add shaders for GLSL 1.2, GLSL ES 1.0 and 3.0](https://github.com/emilk/egui/pull/187)
|
||||
- now `egui` works well on old hardware which supports OpenGL 2.1 only like Raspberry Pi 1 and Zero.
|
||||
|
||||
|
||||
## 0.9.0 - 2021-02-07
|
||||
|
||||
Reference in New Issue
Block a user