mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 23:00:04 -04:00
Remove calls to gl.getError in release builds (#1583)
This slows down the web version a lot, especially on some browsers Publish new web demo
This commit is contained in:
@@ -3,6 +3,7 @@ All notable changes to the `egui_glow` integration will be noted in this file.
|
||||
|
||||
|
||||
## Unreleased
|
||||
* Remove calls to `gl.get_error` in release builds to speed up rendering ([#1583](https://github.com/emilk/egui/pull/1583)).
|
||||
|
||||
|
||||
## 0.18.0 - 2022-04-30
|
||||
|
||||
Reference in New Issue
Block a user