index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.15-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
jpeg
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Bugfix] Some systems (notably OS X Leopard) have fls() already, so rename
Adam Tkac
2010-01-19
1
-2
/
+2
*
[Bugfix] Work around alignment issue with OS X linker which was causing
Adam Tkac
2010-01-19
31
-0
/
+93
*
Test fast upsampling
DRC
2009-04-05
4
-10
/
+23
*
Add colorspace extensions to merged upsampling routines
DRC
2009-04-05
7
-993
/
+1353
*
Remove unnecessary code
DRC
2009-04-05
1
-6
/
+0
*
Oops. jcolsamp.inc should be included from j[c|d]clr[mmx|ss2].asm so it rece...
DRC
2009-04-04
4
-2
/
+4
*
Oops. jcolsamp.inc needs to be included from j[c|d]clr[mmx|ss2].asm so that ...
DRC
2009-04-04
4
-2
/
+4
*
Don't install test programs, build them only.
Adam Tkac
2009-04-03
1
-1
/
+1
*
Check if C++ compiler is present.
Adam Tkac
2009-04-03
1
-0
/
+1
*
Include low-level unit tests borrowed from VirtualGL
DRC
2009-04-03
9
-1
/
+1972
*
Implement new colorspaces to allow directly compressing from/decompressing to...
DRC
2009-04-03
19
-1889
/
+2486
*
Add environment variables to force MMX/SSE2 code path selection
DRC
2009-04-03
1
-0
/
+7
*
Fix build for RGB_PIXELSIZE==4
DRC
2009-04-01
1
-2
/
+2
*
iEliminate backward incompatibility which required empty_output_buffer() to h...
DRC
2009-03-16
2
-21
/
+46
*
Work around subdirectory bug in older automake.
Pierre Ossman
2009-03-16
36
-83
/
+88
*
Fix broken buffered I/O (to make cjpeg work)
DRC
2009-03-14
2
-9
/
+10
*
Make source compilable via GNU autotools which are part of RHEL 5.
Adam Tkac
2009-03-13
1
-1
/
+1
*
Revert r3657 (import of autogenerated) files.
Adam Tkac
2009-03-13
10
-38639
/
+0
*
Add new simd files to Visual Studio project file.
Pierre Ossman
2009-03-13
1
-0
/
+12
*
Move variable init around a bit to please crappy compilers.
Pierre Ossman
2009-03-13
1
-2
/
+2
*
Don't mix LOCAL() and qualifiers.
Pierre Ossman
2009-03-13
1
-2
/
+0
*
Include Huffman codec optimizations borrowed from TurboJPEG
DRC
2009-03-12
1
-109
/
+147
*
Import autogenerated files for unix/ and common/ subdirs to make source
Adam Tkac
2009-03-11
10
-0
/
+38639
*
Add SSE2 SIMD implementation of computationally intensive routines.
Pierre Ossman
2009-03-09
20
-22
/
+6897
*
Add SSE SIMD implementation of computationally intensive routines.
Pierre Ossman
2009-03-09
10
-5
/
+1223
*
Most SIMD implementations need 16 byte alignment
Pierre Ossman
2009-03-09
1
-0
/
+4
*
Make sure the work space memory is properly aligned
Pierre Ossman
2009-03-09
2
-3
/
+33
*
Add 3DNow SIMD implementation of computationally intensive routines.
Pierre Ossman
2009-03-09
9
-1
/
+1114
*
Add MMX SIMD implementation of computationally intensive routines.
Pierre Ossman
2009-03-09
21
-2
/
+6438
*
"Optimise" quantization step by replacing the division by a multiplication.
Pierre Ossman
2009-03-09
2
-32
/
+149
*
Implement x86 SIMD framework
Pierre Ossman
2009-03-09
9
-5
/
+562
*
Framework for supporting SIMD acceleration
Pierre Ossman
2009-03-09
13
-29
/
+674
*
Split up the forward DCT routine into three stages
Pierre Ossman
2009-03-09
2
-111
/
+199
*
Improve memory allocater alignment handling
Pierre Ossman
2009-03-09
1
-72
/
+92
*
Explain the config header voodoo.
Pierre Ossman
2009-03-06
1
-1
/
+4
*
Don't test for GNU malloc as we don't need it (or even check the result
Pierre Ossman
2009-03-06
1
-1
/
+0
*
Renamed README_TightVNC.txt as README_TigerVNC.txt
Peter Åstrand
2009-03-03
1
-0
/
+0
*
Rebrand the source as TigerVNC. It is my hope that this patch is
Peter Åstrand
2009-02-27
1
-1
/
+1
*
This should be the final modification to restore a working Visual
Peter Åstrand
2008-12-02
2
-2
/
+48
*
[Bugfix] Include man files and more jpeg libraries in tarball
Adam Tkac
2008-10-22
1
-2
/
+2
*
Add headers to Makefile.am-s to fix "make dist" command in common/* subtree
Adam Tkac
2008-06-18
1
-8
/
+11
*
- introduced common/jpeg/jconfig.h.in - minimal jconfig.h template
Adam Tkac
2008-04-14
2
-2
/
+49
*
- introduced common/jpeg/{configure.ac,Makefile.am}
Adam Tkac
2008-04-03
11
-4212
/
+100
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
67
-0
/
+29084