summaryrefslogtreecommitdiff
path: root/apps/plugins/test_fps.c
AgeCommit message (Expand)Author
2008-04-06Adapt the remaining plugins to put the greyscale isr on cop. Now they can be ...Jens Arnold
2008-04-04Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...Jens Arnold
2008-03-25iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...Jens Arnold
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold
2008-03-22Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold
2008-03-02Greyscale library: Preparations for a gamma measurement plugin.Jens Arnold
2008-03-02Use IRAM where appropriate when testing framerate, for more realistic results...Jens Arnold
2008-01-13Greyscale library: Plugins can now put the management structure in IRAM for h...Jens Arnold
2008-01-08FPS Test plugin: add greyscale library performance measurement.Jens Arnold
2007-10-15Fix warnings in test_fps.Jens Arnold
2007-10-13Improved FPS test plugin: * Better precision for low frame rates (take extra ...Jens Arnold
2007-08-05Make test_disk and test_fps plugins compile for the simulator.Jens Arnold
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold
2007-01-09Removed executable flagLinus Nielsen Feltzing
2006-04-11FPS test: Made output better fit smaller screens. * Added remote LCD FPS meas...Jens Arnold
2006-04-11use the power switch on units without off button (like the X5)Daniel Stenberg
2006-04-08Test plugin for measuring LCD update speed, for developers.Jens Arnold