aboutsummaryrefslogtreecommitdiff
path: root/src/client/imagefilters.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Spacing fixesShadowNinja2022-04-081-1/+1
|
* Fix compiling on Windows with Visual StudioLoneWolfHT2021-10-151-0/+1
|
* Fix inconsistent integer comparison warningsSmallJoker2021-08-171-1/+1
|
* Cap iterations of imageCleanTransparent sanelysfan52021-08-161-2/+7
| | | | fixes #11513 performance regression with 256x textures
* Enable cleanTransparent filter for mipmapping and improve its' algorithm ↵sfan52021-04-201-18/+89
| | | | (#11145)
* imageScaleNNAA: Fix image clipping on rect- instead of image dimensions (#9896)Hugues Ross2020-06-011-5/+5
| | | Fixes GUI scaling filters applied on animated images and 9slice backgrounds.
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-0/+172
Update Android.mk Remove 'src/client' from include_directories