1576 Commits (f324dc451b343721a0721bdb6ab89608b8792d75)
 

Author SHA1 Message Date
  Pierre Ossman 78b2359dca Improve auto mode for new JPEG code. 15 years ago
  Pierre Ossman 090e7d6fb3 Make sure we list fallback encodings in a preferable order. 15 years ago
  Pierre Ossman c6a445f2ae Tweak the quality to JPEG settings mapping a bit. 15 years ago
  Pierre Ossman 3d2ccc4b63 The quality setting goes from 0 to 9, not 1 to 9. 15 years ago
  Adam Tkac d27f13b29b Fix README. jpeg/zlib parameters are --with-included-{zlib,jpeg} instead of 15 years ago
  Adam Tkac fc4cd71685 Import autogenerated files for unix/ and common/ subdirs to make source 15 years ago
  Pierre Ossman 5b39bbe785 Fix some overloading ambiguity. 15 years ago
  Pierre Ossman 7469386f02 Add SSE2 SIMD implementation of computationally intensive routines. 15 years ago
  Pierre Ossman 0d37c57779 Add SSE SIMD implementation of computationally intensive routines. 15 years ago
  Pierre Ossman fd6df4219f Most SIMD implementations need 16 byte alignment 15 years ago
  Pierre Ossman 33f9019f77 Make sure the work space memory is properly aligned 15 years ago
  Pierre Ossman 2c2e54bd68 Add 3DNow SIMD implementation of computationally intensive routines. 15 years ago
  Pierre Ossman 3e0e2de120 Add MMX SIMD implementation of computationally intensive routines. 15 years ago
  Pierre Ossman 4aa2429c35 "Optimise" quantization step by replacing the division by a multiplication. 15 years ago
  Pierre Ossman 82c7f3138c Implement x86 SIMD framework 15 years ago
  Pierre Ossman 9ad5234612 Framework for supporting SIMD acceleration 15 years ago
  Pierre Ossman b85c2f8ae8 Split up the forward DCT routine into three stages 15 years ago
  Pierre Ossman 0d04355ed0 Improve memory allocater alignment handling 15 years ago
  Pierre Ossman 960a28523f Ignore generated configuration header. 15 years ago
  Pierre Ossman 67e7b29e33 Don't forget the highest byte when reading out pixels. 15 years ago
  Pierre Ossman cd66dbf8d8 Update default white pixel value now that we use 24-bit fb. 15 years ago
  Pierre Ossman 8673eb73bb Use a 24-bit framebuffer by default. This is what's commonly used today and 15 years ago
  Pierre Ossman d678fb3d37 Explain the config header voodoo. 15 years ago
  Pierre Ossman 73ea721687 Don't test for GNU malloc as we don't need it (or even check the result 15 years ago
  Pierre Ossman 67b2b2fa7f Consolidate pixel conversion into the PixelFormat class and optimise the 15 years ago
  Pierre Ossman 02e43d78bf Remove the "video" feature and its associated custom JPEG handling. 15 years ago
  Pierre Ossman b39ace5b32 Ignore generated icons. 15 years ago
  Pierre Ossman e9752ead54 Replace TightVNC graphics with the TigerVNC logo. 15 years ago
  Pierre Ossman b844b4609d Add some basic icon files. 15 years ago
  Adam Tkac d732625bcb Update xserver16.patch. 15 years ago
  Adam Tkac f35d37421b Change version strings to "0.0.90". 15 years ago
  Peter Åstrand 9210a9901b Renamed tightvnc.pot as tigervnc.pot 15 years ago
  Peter Åstrand 11213b903b Renamed README_TightVNC.txt as README_TigerVNC.txt 15 years ago
  Peter Åstrand 4eacc02e12 Rebrand the source as TigerVNC. It is my hope that this patch is 15 years ago
  Peter Åstrand b031862497 Update to r3618; yet another update of my copyright 15 years ago
  Peter Åstrand 7877cd62e3 No need to repeat the project home page in every source file. Not SPOT. 15 years ago
  Peter Åstrand a87caa6902 Updated my copyright 15 years ago
  Peter Åstrand 97270a7da3 Use include files from the includedir variable as well, 15 years ago
  Adam Tkac 60909b5718 [Bugfix] Fixed building of libvnc module when xserver is configured with 15 years ago
  Peter Åstrand 47af811333 Removed Windows version of rfbplayer, not part of the TigerVNC project. 15 years ago
  Peter Åstrand 6f752eb544 Removed Java-based rfbplayer, not a part of the TigerVNC project. 15 years ago
  Peter Åstrand 6381e6b9de Ignore generated build files (but not those copied from the Xserver). 15 years ago
  Peter Åstrand 234a902025 Ignore created files 15 years ago
  Peter Åstrand ee576e21ac Ignore files created by a simple build. 15 years ago
  Peter Åstrand 25faaed2d0 Added script for building Xvnc using latest Xorg from git master. Note however, that our Xvnc is not yet compatible with latest Xorg. 15 years ago
  Adam Tkac acf6c6b9ac [Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions. 15 years ago
  Adam Tkac 48df274707 [Bugfix] Make windows viewer compilable via migw32 (4.3 series) 15 years ago
  Adam Tkac 72e19ed14c [Bugfix] Removed one #ifdef/#endif, it broke compilation with X 1.5 source 15 years ago
  Adam Tkac 84496811af [Bugfix] Updated xserver16.patch 15 years ago
  Adam Tkac 3ae4500233 [Bugfix] Removed obsolete #ifdef from Xorg module to make it working. 15 years ago