egui/crates/egui_glow/src
Nicolas 58b2ac88c0
Add assert messages and print bad argument values in asserts (#5216)
Enabled the `missing_assert_message` lint

* [x] I have followed the instructions in the PR template

---------

Co-authored-by: Lucas Meurer <lucasmeurer96@gmail.com>
2025-03-25 09:20:29 +01:00
..
shader Introduce dithering to reduce banding (#4497) 2024-07-08 09:57:11 +02:00
lib.rs Use `profiling` crate to support more profiler backends (#5150) 2024-12-16 09:15:54 +01:00
misc_util.rs Update MSRV to Rust 1.72 (#3595) 2023-11-21 17:26:35 +01:00
painter.rs Add assert messages and print bad argument values in asserts (#5216) 2025-03-25 09:20:29 +01:00
shader_version.rs Replace cargo-cranky with workspace lints (#4413) 2024-04-25 17:24:50 +02:00
vao.rs Update MSRV to Rust 1.72 (#3595) 2023-11-21 17:26:35 +01:00
winit.rs Unpin & upgrade winit to 0.30.5 (#4939) 2024-08-09 09:15:14 +02:00