aboutsummaryrefslogtreecommitdiffstats
path: root/src/scale.c
Commit message (Collapse)AuthorAgeFilesLines
* 2 bugsJohn Hawthorn2010-01-191-2/+2
|
* major cleanup. xlib methods have been abstracted away as a genericJohn Hawthorn2010-01-041-1/+1
| | | | backend. Represent image states as flags.
* slight tweaks. slightly fasterJohn Hawthorn2009-12-251-9/+11
|
* added super sampling scaleJohn Hawthorn2009-12-211-6/+74
|
* add performance tests for scaling.John Hawthorn2009-12-201-18/+16
|
* added macros to test timingJohn Hawthorn2009-01-031-21/+4
|
* cleanup"John Hawthorn ext:(%22)2008-12-311-1/+1
|
* got scale() as fast as it used to be"John Hawthorn ext:(%22)2008-12-311-44/+50
|
* alleviated some of that performance hit."John Hawthorn ext:(%22)2008-12-311-22/+18
|
* Fixed overflow in X direction. Big performance hit. WIP"John Hawthorn ext:(%22)2008-12-311-25/+38
|
* removed overflow and other tweaks in scale()"John Hawthorn ext:(%22)2008-12-311-22/+51
|
* forgot file"John Hawthorn ext:(%22)2008-12-261-0/+92