egui/egui_web/src/shader
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
..
fragment_100es.glsl Fix alpha blending in WebGL2 backend (#650) 2021-08-25 21:28:42 +02:00
main_fragment_100es.glsl Reintroduce color fixes to WebGL1 backend, but only if sRGB textures are supported (#652) 2021-08-26 18:40:35 +02:00
main_vertex_100es.glsl Reintroduce color fixes to WebGL1 backend, but only if sRGB textures are supported (#652) 2021-08-26 18:40:35 +02:00
post_fragment_100es.glsl Fix wrong gamma in WebkitGTK (#888) 2021-11-13 12:32:01 +01:00
post_vertex_100es.glsl Reintroduce color fixes to WebGL1 backend, but only if sRGB textures are supported (#652) 2021-08-26 18:40:35 +02:00