1. 6e075fc Check if C++ compiler is present. by Adam Tkac · 16 years ago
  2. 2e7b76b Include low-level unit tests borrowed from VirtualGL by DRC · 16 years ago
  3. f25c071 Implement new colorspaces to allow directly compressing from/decompressing to RGB/RGBX/BGR/BGRX/XBGR/XRGB without conversion by DRC · 16 years ago
  4. 59c1a25 Add environment variables to force MMX/SSE2 code path selection by DRC · 16 years ago
  5. c7fbf29 Fix build for RGB_PIXELSIZE==4 by DRC · 16 years ago
  6. 3cba8db Eliminate backward incompatibility that required empty_output_buffer() to handle cases in which the buffer wasn't 100% full by DRC · 16 years ago
  7. 3a65ef4 Work around subdirectory bug in older automake. by Pierre Ossman · 16 years ago
  8. 8629988 Fix broken buffered I/O (to make cjpeg work) by DRC · 16 years ago
  9. d07a0a6 Make source compilable via GNU autotools which are part of RHEL 5. by Adam Tkac · 16 years ago
  10. 6a8b33d Revert r3657 (import of autogenerated) files. by Adam Tkac · 16 years ago
  11. 995a3e1 Add new simd files to Visual Studio project file. by Pierre Ossman · 16 years ago
  12. dc5db14 Move variable init around a bit to please crappy compilers. by Pierre Ossman · 16 years ago
  13. b28e287 Don't mix LOCAL() and qualifiers. by Pierre Ossman · 16 years ago
  14. 9931338 Include Huffman codec optimizations borrowed from TurboJPEG by DRC · 16 years ago
  15. 0747ad2 Import autogenerated files for unix/ and common/ subdirs to make source by Adam Tkac · 16 years ago
  16. eea7215 Add SSE2 SIMD implementation of computationally intensive routines. by Pierre Ossman · 16 years ago
  17. a2e6a9d IJG R6b with x86SIMD V1.02 by MIYASAKA Masaru · 19 years ago
  18. 018fc42 Add SSE SIMD implementation of computationally intensive routines. by Pierre Ossman · 16 years ago
  19. 7311830 Most SIMD implementations need 16 byte alignment by Pierre Ossman · 16 years ago
  20. 35c4719 Make sure the work space memory is properly aligned by Pierre Ossman · 16 years ago
  21. 65d0317 Add 3DNow SIMD implementation of computationally intensive routines. by Pierre Ossman · 16 years ago
  22. 5eb84ff Add MMX SIMD implementation of computationally intensive routines. by Pierre Ossman · 16 years ago
  23. dedc42e "Optimise" quantization step by replacing the division by a multiplication. by Pierre Ossman · 16 years ago
  24. 2ae181c Implement x86 SIMD framework by Pierre Ossman · 16 years ago
  25. 59a3938 Framework for supporting SIMD acceleration by Pierre Ossman · 16 years ago
  26. 49dcbfb Split up the forward DCT routine into three stages by Pierre Ossman · 16 years ago
  27. 5557fd2 Improve memory allocater alignment handling by Pierre Ossman · 16 years ago
  28. 2fb0831 Ignore generated configuration header. by Pierre Ossman · 16 years ago
  29. ba0ce39 Explain the config header voodoo. by Pierre Ossman · 16 years ago
  30. b22e883 Don't test for GNU malloc as we don't need it (or even check the result by Pierre Ossman · 16 years ago
  31. aa026fb Renamed README_TightVNC.txt as README_TigerVNC.txt by Peter Åstrand · 16 years ago
  32. 8a418b2 Rebrand the source as TigerVNC. It is my hope that this patch is by Peter Åstrand · 16 years ago
  33. 5f33883 Ignoring Autotools and build files. by Peter Åstrand · 16 years ago
  34. 213a72a This should be the final modification to restore a working Visual by Peter Åstrand · 16 years ago
  35. da5a1fe [Bugfix] Include man files and more jpeg libraries in tarball by Adam Tkac · 16 years ago
  36. 0ca4425 Merged changes from branches/1.5-xserver (revision range 2432:2631) back to trunk. by Constantin Kaplinsky · 16 years ago
  37. c875307 Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. by Constantin Kaplinsky · 18 years ago