serenity/Userland/Demos
Nico Weber 56cad36ef2 LibGfx: Make Painter::draw_rect() scale-aware
Needed for the window server minimize animation.

draw_rect() can't just call draw_line() because that isn't
draw_op()-aware. The draw_op()-awareness in Painter looks a bit ad-hoc,
but that's for another day.
2021-01-15 19:13:29 +01:00
..
CatDog Demos+Games: Pledge "sendfd" in demos and games 2021-01-15 18:47:07 +01:00
Cube Demos+Games: Pledge "sendfd" in demos and games 2021-01-15 18:47:07 +01:00
Eyes Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
Fire Demos+Games: Pledge "sendfd" in demos and games 2021-01-15 18:47:07 +01:00
LibGfxDemo Demos+Games: Pledge "sendfd" in demos and games 2021-01-15 18:47:07 +01:00
LibGfxScaleDemo LibGfx: Make Painter::draw_rect() scale-aware 2021-01-15 19:13:29 +01:00
Mouse Demos+Games: Pledge "sendfd" in demos and games 2021-01-15 18:47:07 +01:00
Screensaver Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
WidgetGallery Demos+Games: Pledge "sendfd" in demos and games 2021-01-15 18:47:07 +01:00
CMakeLists.txt LibGfx: Make it possible to apply an (integer) scale to a Painter 2021-01-12 23:32:54 +01:00