45 Commitit (v1.8.0)

Tekijä SHA1 Viesti Päivämäärä
  Pierre Ossman 5da019ad6b Use correct color space for current monitor 7 vuotta sitten
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data 7 vuotta sitten
  Pierre Ossman de6a5806d2 Add alpha blending support to surfaces 7 vuotta sitten
  Pierre Ossman 3d74d88806 Render on a temporary surface when needed 7 vuotta sitten
  Pierre Ossman 403ac27d23 Abstract platform rendering to "surfaces" 7 vuotta sitten
  Pierre Ossman 5b092766fc Improve framebuffer performance test measurement 7 vuotta sitten
  klemens 0536d0975b spelling fixes 7 vuotta sitten
  Pierre Ossman 0f626ad79a Do explict sync after XShmPutImage() 7 vuotta sitten
  Brian P. Hinz 4ece7c5d81 Add Fltk and Gettext include dirs when compiling tests 7 vuotta sitten
  Pierre Ossman 38a1c70260 Add test to measure framebuffer performance 7 vuotta sitten
  Pierre Ossman d175da7189 Add unit tests for getHostAndPort() 7 vuotta sitten
  Pierre Ossman 6627efa44f Performance analysis of multi-core decoder 8 vuotta sitten
  Pierre Ossman 98d7af9cd1 Estimate CPU core usage in performance tests 8 vuotta sitten
  Pierre Ossman 3da238dee8 Let CConnection intercept more callbacks 8 vuotta sitten
  Pierre Ossman 9f273e9cd8 Delegate decoder object management to a separate class 8 vuotta sitten
  Pierre Ossman b591c9dfff Include kernel time in CPU usage measurement 8 vuotta sitten
  Pierre Ossman 135906e4b2 Remove parameter "hasBeenSet" logic 9 vuotta sitten
  Pierre Ossman f10d2a7cb0 Wrong array index in CPU usage calculation on Windows 9 vuotta sitten
  Pierre Ossman 7d218b08a3 Windows doesn't have %lld 9 vuotta sitten
  Pierre Ossman fc331e62a8 overrun() needs to return the available space 9 vuotta sitten
  Pierre Ossman 86475a684d Move things around slightly so the compiler can track cc 9 vuotta sitten
  Pierre Ossman fb450fba5d Fix mismatches between format string and arguments 9 vuotta sitten
  Pierre Ossman 5c23b9ed7d Fix bad signed/unsigned comparisons 9 vuotta sitten
  DRC 13cfb51071 encperf, decperf: catch fopen() errors 9 vuotta sitten
  DRC 2a172c9cf1 encperf: Optionally disable pixel translation 9 vuotta sitten
  DRC e46dda6992 encperf: change % to %% in printf format 9 vuotta sitten
  DRC 562eb71741 encperf: add compression level to encoding list 9 vuotta sitten
  DRC 4631a76c1b encperf: allow # of iterations to be specified 9 vuotta sitten
  DRC 77be929e03 encperf: report encoded & raw-equivalent bytes 9 vuotta sitten
  DRC b4c4a387e5 encperf: Code formatting tweaks 9 vuotta sitten
  Pierre Ossman 8738e8a627 Add test to measure high level encoding performance 9 vuotta sitten
  Pierre Ossman 8ac31113cc Make it possible to measure CPU usage in parellel 9 vuotta sitten
  Pierre Ossman e1f2545fa1 Add test to measure decoding performance 9 vuotta sitten
  Pierre Ossman 86a01b0052 Make sure stride handling is also tested 9 vuotta sitten
  Pierre Ossman 387bf9b386 Use constants for the test buffer dimensions 9 vuotta sitten
  Pierre Ossman 41deb88359 Add pixel conversion correctness test 9 vuotta sitten
  Pierre Ossman ab9b95f9c7 Add missing copyright header. 9 vuotta sitten
  Pierre Ossman 8c7962bee8 Rename the pixel conversion performance test 9 vuotta sitten
  Pierre Ossman a088f1ab39 Remove PixelTransformer and TransImageGetter 10 vuotta sitten
  Pierre Ossman acc387c1eb Test results comparing PixelTransformer and bufferFromBuffer() 10 vuotta sitten
  Pierre Ossman 761fe24089 Add ability to directly convert between two pixel formats 10 vuotta sitten
  Pierre Ossman 00bed5c595 Put some space between the groups of tests 10 vuotta sitten
  Pierre Ossman e18132cec2 Add more 8 bpp conversion tests 10 vuotta sitten
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 vuotta sitten
  Pierre Ossman 236c03cc33 Add pixel conversion speed test 10 vuotta sitten