pixels/src
Jay Oster 4c6682e65b
Configurable clear color (#236)
- Closes #235
- Now using alpha blending (non-premultiplied) in the scaling renderer
  so that the clear color can be blended with the texture. This can be
  made configurable, but we'll go with this for now.
2021-12-05 14:23:06 -08:00
..
builder.rs Configurable clear color (#236) 2021-12-05 14:23:06 -08:00
lib.rs Configurable clear color (#236) 2021-12-05 14:23:06 -08:00
renderers.rs Configurable clear color (#236) 2021-12-05 14:23:06 -08:00