aboutsummaryrefslogtreecommitdiffstats
path: root/src/meh.h
Commit message (Expand)AuthorAgeFilesLines
* preliminary caching support. Next/prev images are loaded before being viewed.John Hawthorn2010-01-051-0/+1
* major cleanup. xlib methods have been abstracted away as a genericJohn Hawthorn2010-01-041-22/+30
* aleays redraw after scaling, allows more responsive resizing.John Hawthorn2009-12-221-0/+2
* added super sampling scaleJohn Hawthorn2009-12-211-2/+2
* add performance tests for scaling.John Hawthorn2009-12-201-0/+6
* cleanup. prepare for caching.John Hawthorn2009-11-211-1/+1
* fix compiler warningsJohn Hawthorn2009-08-311-0/+2
* experimental support for imagemagick backendJohn Hawthorn2009-08-311-0/+9
* load jpegs scaled 1/8 firstJohn Hawthorn2009-02-171-2/+2
* switched to using state to keep track of imageJohn Hawthorn2009-02-161-9/+9
* more TDEBUG informationJohn Hawthorn2009-01-041-1/+1
* added macros to test timingJohn Hawthorn2009-01-031-0/+13
* Major changes. Optional XShm support, bilinear scaling, caching WIPJohn Hawthorn2008-09-131-3/+16
* added close method. Fixed all known memory leaksJohn Hawthorn2008-06-251-2/+2
* cleanupJohn Hawthorn2008-06-241-1/+2
* cleanupJohn Hawthorn2008-06-221-4/+4
* reorganizedJohn Hawthorn2008-06-171-0/+7
* changed all formats to use struct imageJohn Hawthorn2008-06-161-4/+0
* split format work into seperate functions. Only JPEG works for nowJohn Hawthorn2008-06-151-0/+14
* cleanupJohn Hawthorn2008-05-221-0/+7