Emil Ernerfeldt
|
8896243146
|
Fix egui_web integration link in demo app
|
2021-11-13 13:14:39 +01:00 |
|
Emil Ernerfeldt
|
b5cb2b2c0d
|
Some code cleanup following https://github.com/emilk/egui/pull/888
|
2021-11-13 12:55:48 +01:00 |
|
triangle drawer
|
008a971e73
|
Fix wrong gamma in WebkitGTK (#888)
Closes https://github.com/emilk/egui/issues/794
Also refactor and improve VAO support detection
Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
|
2021-11-13 12:32:01 +01:00 |
|
triangle drawer
|
804722a1ba
|
Make egui_glow painter to work on web (#868)
Add WebGL1 and WebGL2 support to glow painter.
Add "glow" feature to egui_web to use the glow painter there.
Make winit an optional part of egui_glow
|
2021-11-03 19:17:07 +01:00 |
|