summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Import autogenerated files for unix/ and common/ subdirs to make sourceAdam Tkac2009-03-1187-0/+172030
* Fix some overloading ambiguity.Pierre Ossman2009-03-101-2/+2
* Add SSE2 SIMD implementation of computationally intensive routines.Pierre Ossman2009-03-0920-22/+6897
* Add SSE SIMD implementation of computationally intensive routines.Pierre Ossman2009-03-0910-5/+1223
* Most SIMD implementations need 16 byte alignmentPierre Ossman2009-03-091-0/+4
* Make sure the work space memory is properly alignedPierre Ossman2009-03-092-3/+33
* Add 3DNow SIMD implementation of computationally intensive routines.Pierre Ossman2009-03-099-1/+1114
* Add MMX SIMD implementation of computationally intensive routines.Pierre Ossman2009-03-0921-2/+6438
* "Optimise" quantization step by replacing the division by a multiplication.Pierre Ossman2009-03-092-32/+149
* Implement x86 SIMD frameworkPierre Ossman2009-03-099-5/+562
* Framework for supporting SIMD accelerationPierre Ossman2009-03-0913-29/+674
* Split up the forward DCT routine into three stagesPierre Ossman2009-03-092-111/+199
* Improve memory allocater alignment handlingPierre Ossman2009-03-091-72/+92
* Ignore generated configuration header.Pierre Ossman2009-03-090-0/+0
* Don't forget the highest byte when reading out pixels.Pierre Ossman2009-03-091-1/+3
* Update default white pixel value now that we use 24-bit fb.Pierre Ossman2009-03-091-1/+1
* Use a 24-bit framebuffer by default. This is what's commonly used today andPierre Ossman2009-03-062-3/+3
* Explain the config header voodoo.Pierre Ossman2009-03-061-1/+4
* Don't test for GNU malloc as we don't need it (or even check the resultPierre Ossman2009-03-061-1/+0
* Consolidate pixel conversion into the PixelFormat class and optimise thePierre Ossman2009-03-0613-159/+345
* Remove the "video" feature and its associated custom JPEG handling.Pierre Ossman2009-03-0532-1779/+17
* Ignore generated icons.Pierre Ossman2009-03-040-0/+0
* Replace TightVNC graphics with the TigerVNC logo.Pierre Ossman2009-03-048-0/+0
* Add some basic icon files.Pierre Ossman2009-03-048-0/+2187
* Update xserver16.patch.Adam Tkac2009-03-031-8/+8
* Change version strings to "0.0.90".Adam Tkac2009-03-033-3/+3
* Renamed tightvnc.pot as tigervnc.potPeter Åstrand2009-03-031-0/+0
* Renamed README_TightVNC.txt as README_TigerVNC.txtPeter Åstrand2009-03-031-0/+0
* Rebrand the source as TigerVNC. It is my hope that this patch isPeter Åstrand2009-02-2748-129/+129
* Update to r3618; yet another update of my copyrightPeter Åstrand2009-02-252-2/+2
* No need to repeat the project home page in every source file. Not SPOT.Peter Åstrand2009-02-2543-43/+43
* Updated my copyrightPeter Åstrand2009-02-258-198/+198
* Use include files from the includedir variable as well, Peter Åstrand2009-02-251-3/+3
* [Bugfix] Fixed building of libvnc module when xserver is configured withAdam Tkac2009-02-252-18/+52
* Removed Windows version of rfbplayer, not part of the TigerVNC project. Peter Åstrand2009-02-2527-4226/+0
* Removed Java-based rfbplayer, not a part of the TigerVNC project. Peter Åstrand2009-02-2515-3694/+0
* Ignore generated build files (but not those copied from the Xserver). Peter Åstrand2009-02-160-0/+0
* Ignore created filesPeter Åstrand2009-02-160-0/+0
* Ignore files created by a simple build.Peter Åstrand2009-02-160-0/+0
* Added script for building Xvnc using latest Xorg from git master. Note howeve...Peter Åstrand2009-02-161-0/+205
* [Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions.Adam Tkac2009-02-1311-11/+11
* [Bugfix] Make windows viewer compilable via migw32 (4.3 series)Adam Tkac2009-02-132-3/+3
* [Bugfix] Removed one #ifdef/#endif, it broke compilation with X 1.5 sourceAdam Tkac2009-02-131-2/+0
* [Bugfix] Updated xserver16.patchAdam Tkac2009-02-041-12/+12
* [Bugfix] Removed obsolete #ifdef from Xorg module to make it working.Adam Tkac2009-02-041-6/+2
* [Development] Make Xvnc working when compiled against X 1.6 branch.Adam Tkac2009-02-041-16/+21
* [Bugfix] Dynamic keycode-keysym mapping works again in non-XKB 1.5 server. (X...Adam Tkac2009-02-021-117/+68
* [Bugfix] Rediff xserver16.patch against the latest 1.6 X sourceAdam Tkac2009-01-291-1/+1
* Reverted the dixLookupResourceByType part of r3573 - this function exists onl...Peter Åstrand2009-01-271-1/+1
* Like r3552/r3553, but for Windows viewer: Add TightVNC to window title.Peter Åstrand2009-01-271-1/+1