pixels/examples
Alex 0b380b637d
Allow accessing frame on immutable buffer (#288)
* Allow accessing frame on immutable buffer

* Rename `get_frame` to `get_frame_mut`

* Use `get_frame_mut` in examples
2022-08-14 15:44:23 -07:00
..
conway Allow accessing frame on immutable buffer (#288) 2022-08-14 15:44:23 -07:00
custom-shader Allow accessing frame on immutable buffer (#288) 2022-08-14 15:44:23 -07:00
imgui-winit Allow accessing frame on immutable buffer (#288) 2022-08-14 15:44:23 -07:00
invaders Allow accessing frame on immutable buffer (#288) 2022-08-14 15:44:23 -07:00
minimal-egui Allow accessing frame on immutable buffer (#288) 2022-08-14 15:44:23 -07:00
minimal-fltk Allow accessing frame on immutable buffer (#288) 2022-08-14 15:44:23 -07:00
minimal-sdl2 Allow accessing frame on immutable buffer (#288) 2022-08-14 15:44:23 -07:00
minimal-web Allow accessing frame on immutable buffer (#288) 2022-08-14 15:44:23 -07:00
minimal-winit Allow accessing frame on immutable buffer (#288) 2022-08-14 15:44:23 -07:00
raqote-winit Allow accessing frame on immutable buffer (#288) 2022-08-14 15:44:23 -07:00