Skip to content

Fix pixel() alpha blending , clean code.

Jeremy Soller requested to merge robbycerantola:master into master

Created by: robbycerantola

  • Important fix to correctly manage the alpha channel in the new multiplexed implementation of pixel();
  • code clean up, removed most of the legacy functions;

Merge request reports