mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
Deleted unused parts of blitter
This commit is contained in:
parent
158bfa6442
commit
e8e5ef0369
6 changed files with 0 additions and 541 deletions
|
@ -101,8 +101,6 @@ video::IImage* SourceImageCache::getOrLoad(const std::string &name)
|
|||
|
||||
|
||||
/** Draw an image on top of another one with gamma-incorrect alpha compositing
|
||||
*
|
||||
* This exists because IImage::copyToWithAlpha() doesn't seem to always work.
|
||||
*
|
||||
* \tparam overlay If enabled, only modify pixels in dst which are fully opaque.
|
||||
* Defaults to false.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue