aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS/fastmemcpybench.c
Commit message (Expand)AuthorAge
* Add missing 'void' keyword to parameterless function declarations.Gravatar diego2009-01-05
* Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.Gravatar diego2008-10-16
* Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.Gravatar diego2008-10-16
* Change a bunch of video-output-specific preprocessor directives from a HAVE_Gravatar diego2008-08-02
* cosmetics: Remove useless parentheses from return statements.Gravatar diego2008-05-16
* Mark all functions that are only used within the file as static.Gravatar diego2008-04-30
* Remove unused #include.Gravatar diego2007-08-27
* warning fix:Gravatar diego2007-08-27
* warning fix:Gravatar diego2007-08-27
* Unify include path handling by using -I.Gravatar diego2005-11-18
* small compilation fixGravatar rathann2004-11-01
* bugfixGravatar michael2001-11-23
* missaligned arrays, as nick requestedGravatar michael2001-11-23
* newly allocated memory seems to point to only 1 zero filled 4k page or someth...Gravatar michael2001-11-22
* slight proofreadingGravatar nickols_k2001-05-02
* added mga_vid support (systemram->videoram tests)Gravatar arpi_esp2001-04-22
* Initial release, used to benchmark fastmemcpy.h code from libvo.Gravatar atmosfear2001-04-21