58 次代码提交 (v1.9.90)

作者 SHA1 备注 提交日期
  Pierre Ossman 07993b26c9 Add unit tests for convertLF() and convertCRLF() 4 年前
  Pierre Ossman 94de4dd0c4 Split test programs to benchmarking and unit tests 4 年前
  Pierre Ossman 66f1db543b Clean up internal clipboard handling 5 年前
  Pierre Ossman beb59a4320 Remove variable length arrays 5 年前
  Pierre Ossman dd45b44901 Let CMsgHandler::serverInit() handle initial set up 5 年前
  Pierre Ossman 0d3ce87f11 Rename ConnParams to ClientParams 6 年前
  Pierre Ossman b14a6bc1aa Split out ServerParams from ConnParams 6 年前
  Pierre Ossman 9312b0e3e1 Encapsulate screen layout storage in ConnParams 5 年前
  Pierre Ossman 8060c5acd6 Fix .gitignore for vncviewer/ and tests/ 5 年前
  Pierre Ossman 8ee522a66e Catch exceptions by reference 6 年前
  Pierre Ossman e6810fa3e5 Fix calculation of conversion test target values 6 年前
  Pierre Ossman 2fa63f8576 Add client support for LED state sync 7 年前
  Pierre Ossman 1669a2d5a1 Use correct color space for current monitor 7 年前
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data 7 年前
  Pierre Ossman de6a5806d2 Add alpha blending support to surfaces 7 年前
  Pierre Ossman 3d74d88806 Render on a temporary surface when needed 7 年前
  Pierre Ossman 403ac27d23 Abstract platform rendering to "surfaces" 7 年前
  Pierre Ossman 5b092766fc Improve framebuffer performance test measurement 7 年前
  klemens 0536d0975b spelling fixes 7 年前
  Pierre Ossman 0f626ad79a Do explict sync after XShmPutImage() 7 年前
  Brian P. Hinz 4ece7c5d81 Add Fltk and Gettext include dirs when compiling tests 7 年前
  Pierre Ossman 38a1c70260 Add test to measure framebuffer performance 7 年前
  Pierre Ossman d175da7189 Add unit tests for getHostAndPort() 7 年前
  Pierre Ossman 6627efa44f Performance analysis of multi-core decoder 8 年前
  Pierre Ossman 98d7af9cd1 Estimate CPU core usage in performance tests 8 年前
  Pierre Ossman 3da238dee8 Let CConnection intercept more callbacks 8 年前
  Pierre Ossman 9f273e9cd8 Delegate decoder object management to a separate class 8 年前
  Pierre Ossman b591c9dfff Include kernel time in CPU usage measurement 8 年前
  Pierre Ossman 135906e4b2 Remove parameter "hasBeenSet" logic 9 年前
  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 年前