28 커밋 (056c153209fea793ce00986cf102a5b587e28369)

작성자 SHA1 메시지 날짜
  Pierre Ossman f10d2a7cb0 Wrong array index in CPU usage calculation on Windows 9 년 전
  Pierre Ossman 7d218b08a3 Windows doesn't have %lld 9 년 전
  Pierre Ossman fc331e62a8 overrun() needs to return the available space 9 년 전
  Pierre Ossman 86475a684d Move things around slightly so the compiler can track cc 9 년 전
  Pierre Ossman fb450fba5d Fix mismatches between format string and arguments 9 년 전
  Pierre Ossman 5c23b9ed7d Fix bad signed/unsigned comparisons 9 년 전
  DRC 13cfb51071 encperf, decperf: catch fopen() errors 9 년 전
  DRC 2a172c9cf1 encperf: Optionally disable pixel translation 9 년 전
  DRC e46dda6992 encperf: change % to %% in printf format 9 년 전
  DRC 562eb71741 encperf: add compression level to encoding list 9 년 전
  DRC 4631a76c1b encperf: allow # of iterations to be specified 9 년 전
  DRC 77be929e03 encperf: report encoded & raw-equivalent bytes 9 년 전
  DRC b4c4a387e5 encperf: Code formatting tweaks 9 년 전
  Pierre Ossman 8738e8a627 Add test to measure high level encoding performance 9 년 전
  Pierre Ossman 8ac31113cc Make it possible to measure CPU usage in parellel 9 년 전
  Pierre Ossman e1f2545fa1 Add test to measure decoding performance 9 년 전
  Pierre Ossman 86a01b0052 Make sure stride handling is also tested 9 년 전
  Pierre Ossman 387bf9b386 Use constants for the test buffer dimensions 9 년 전
  Pierre Ossman 41deb88359 Add pixel conversion correctness test 9 년 전
  Pierre Ossman ab9b95f9c7 Add missing copyright header. 9 년 전
  Pierre Ossman 8c7962bee8 Rename the pixel conversion performance test 9 년 전
  Pierre Ossman a088f1ab39 Remove PixelTransformer and TransImageGetter 10 년 전
  Pierre Ossman acc387c1eb Test results comparing PixelTransformer and bufferFromBuffer() 10 년 전
  Pierre Ossman 761fe24089 Add ability to directly convert between two pixel formats 10 년 전
  Pierre Ossman 00bed5c595 Put some space between the groups of tests 10 년 전
  Pierre Ossman e18132cec2 Add more 8 bpp conversion tests 10 년 전
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 년 전
  Pierre Ossman 236c03cc33 Add pixel conversion speed test 10 년 전