55 Revize (d8bbbeb3b37c713a72a113f7ef78741e15cc4a4d)

Autor SHA1 Zpráva Datum
  Pierre Ossman beb59a4320 Remove variable length arrays před 5 roky
  Pierre Ossman dd45b44901 Let CMsgHandler::serverInit() handle initial set up před 5 roky
  Pierre Ossman 0d3ce87f11 Rename ConnParams to ClientParams před 6 roky
  Pierre Ossman b14a6bc1aa Split out ServerParams from ConnParams před 6 roky
  Pierre Ossman 9312b0e3e1 Encapsulate screen layout storage in ConnParams před 6 roky
  Pierre Ossman 8060c5acd6 Fix .gitignore for vncviewer/ and tests/ před 6 roky
  Pierre Ossman 8ee522a66e Catch exceptions by reference před 6 roky
  Pierre Ossman e6810fa3e5 Fix calculation of conversion test target values před 6 roky
  Pierre Ossman 2fa63f8576 Add client support for LED state sync před 7 roky
  Pierre Ossman 1669a2d5a1 Use correct color space for current monitor před 7 roky
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data před 7 roky
  Pierre Ossman de6a5806d2 Add alpha blending support to surfaces před 7 roky
  Pierre Ossman 3d74d88806 Render on a temporary surface when needed před 7 roky
  Pierre Ossman 403ac27d23 Abstract platform rendering to "surfaces" před 7 roky
  Pierre Ossman 5b092766fc Improve framebuffer performance test measurement před 7 roky
  klemens 0536d0975b spelling fixes před 7 roky
  Pierre Ossman 0f626ad79a Do explict sync after XShmPutImage() před 7 roky
  Brian P. Hinz 4ece7c5d81 Add Fltk and Gettext include dirs when compiling tests před 7 roky
  Pierre Ossman 38a1c70260 Add test to measure framebuffer performance před 7 roky
  Pierre Ossman d175da7189 Add unit tests for getHostAndPort() před 8 roky
  Pierre Ossman 6627efa44f Performance analysis of multi-core decoder před 8 roky
  Pierre Ossman 98d7af9cd1 Estimate CPU core usage in performance tests před 8 roky
  Pierre Ossman 3da238dee8 Let CConnection intercept more callbacks před 8 roky
  Pierre Ossman 9f273e9cd8 Delegate decoder object management to a separate class před 8 roky
  Pierre Ossman b591c9dfff Include kernel time in CPU usage measurement před 8 roky
  Pierre Ossman 135906e4b2 Remove parameter "hasBeenSet" logic před 9 roky
  Pierre Ossman f10d2a7cb0 Wrong array index in CPU usage calculation on Windows před 9 roky
  Pierre Ossman 7d218b08a3 Windows doesn't have %lld před 9 roky
  Pierre Ossman fc331e62a8 overrun() needs to return the available space před 9 roky
  Pierre Ossman 86475a684d Move things around slightly so the compiler can track cc před 9 roky
  Pierre Ossman fb450fba5d Fix mismatches between format string and arguments před 9 roky
  Pierre Ossman 5c23b9ed7d Fix bad signed/unsigned comparisons před 9 roky
  DRC 13cfb51071 encperf, decperf: catch fopen() errors před 9 roky
  DRC 2a172c9cf1 encperf: Optionally disable pixel translation před 9 roky
  DRC e46dda6992 encperf: change % to %% in printf format před 9 roky
  DRC 562eb71741 encperf: add compression level to encoding list před 9 roky
  DRC 4631a76c1b encperf: allow # of iterations to be specified před 9 roky
  DRC 77be929e03 encperf: report encoded & raw-equivalent bytes před 9 roky
  DRC b4c4a387e5 encperf: Code formatting tweaks před 9 roky
  Pierre Ossman 8738e8a627 Add test to measure high level encoding performance před 9 roky
  Pierre Ossman 8ac31113cc Make it possible to measure CPU usage in parellel před 9 roky
  Pierre Ossman e1f2545fa1 Add test to measure decoding performance před 9 roky
  Pierre Ossman 86a01b0052 Make sure stride handling is also tested před 9 roky
  Pierre Ossman 387bf9b386 Use constants for the test buffer dimensions před 9 roky
  Pierre Ossman 41deb88359 Add pixel conversion correctness test před 9 roky
  Pierre Ossman ab9b95f9c7 Add missing copyright header. před 9 roky
  Pierre Ossman 8c7962bee8 Rename the pixel conversion performance test před 9 roky
  Pierre Ossman a088f1ab39 Remove PixelTransformer and TransImageGetter před 10 roky
  Pierre Ossman acc387c1eb Test results comparing PixelTransformer and bufferFromBuffer() před 10 roky
  Pierre Ossman 761fe24089 Add ability to directly convert between two pixel formats před 10 roky