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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
jpeg
/
simd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the included libjpeg-turbo from the tree and rely completely on one
Pierre Ossman
2011-03-02
64
-25284
/
+0
*
Clarify that the SIMD C wrappers and headers fall under the same license as t...
DRC
2011-02-02
3
-0
/
+3
*
[Bugfix] Pass correct include path (-I) to nasm.
Adam Tkac
2010-11-02
1
-2
/
+2
*
CMake build system for Windows
DRC
2010-10-27
2
-1
/
+63
*
Sync with libjpeg-turbo 1.0.1
DRC
2010-09-30
1
-1
/
+1
*
Fix typo in SIMD dispatch routines which was causing 4:2:0 upsampling to be u...
DRC
2010-08-07
2
-2
/
+2
*
Fix build with YASM
DRC
2010-08-03
2
-2
/
+2
*
SIMD should now work on 64-bit Windows
DRC
2010-04-23
4
-12
/
+34
*
Use correct filenames in headers
DRC
2010-04-23
17
-17
/
+17
*
Don't allow code path to be forced on a system that doesn't support it
DRC
2010-03-03
1
-4
/
+4
*
Make TJ_FORCE* work properly
DRC
2010-02-26
1
-4
/
+4
*
[Expletive deleted] Windows is LLP64, not LP64
DRC
2010-02-26
1
-1
/
+1
*
This should make the codec work on Win64 (but doesn't for unknown reasons)
DRC
2010-02-22
11
-22
/
+80
*
Oops. Leftover bugs from the 64-bit port (cause seg fault when using JDCT_FL...
DRC
2010-02-18
3
-3
/
+3
*
Fix build on Sun Studio
DRC
2010-02-16
2
-3
/
+2
*
Fix VPATH and out-of-tree builds
DRC
2010-02-14
1
-3
/
+5
*
Oops. Use EGREP instead of GREP, because GREP is not available in earlier ve...
DRC
2010-02-05
1
-1
/
+1
*
Fix build problems on Solaris 10
DRC
2010-01-29
1
-1
/
+1
*
[Bugfix] Mark stack as non-executable in NASM code.
Adam Tkac
2010-01-27
1
-0
/
+3
*
Enable 64-bit build on Snow Leopard
DRC
2009-10-08
2
-2
/
+2
*
Work around alignment issue with OS X linker which was causing problems on Le...
DRC
2009-10-08
45
-0
/
+148
*
Fix tarball generation via `make dist`.
Adam Tkac
2009-09-07
1
-10
/
+3
*
Windows build fixes:
Peter Åstrand
2009-08-19
1
-1
/
+1
*
Oops. Clean up a couple of remaining 32-bit memory accesses
DRC
2009-08-06
2
-3
/
+3
*
Make sure the indirectly used assembly files get packaged.
Pierre Ossman
2009-07-10
1
-0
/
+7
*
Make x86_64 SIMD code PIC friendly
Pierre Ossman
2009-06-29
11
-247
/
+247
*
Clean up SIMD glue code
Pierre Ossman
2009-06-29
4
-100
/
+1645
*
64-bit SIMD acceleration
DRC
2009-06-25
21
-2
/
+7105
*
Fix dependencies for merged upsampling code
DRC
2009-06-25
1
-0
/
+2
*
Add colorspace extensions to merged upsampling routines
DRC
2009-04-05
5
-984
/
+1268
*
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
*
Implement new colorspaces to allow directly compressing from/decompressing to...
DRC
2009-04-03
10
-1802
/
+2275
*
Fix build for RGB_PIXELSIZE==4
DRC
2009-04-01
1
-2
/
+2
*
Work around subdirectory bug in older automake.
Pierre Ossman
2009-03-16
34
-58
/
+142
*
Add SSE2 SIMD implementation of computationally intensive routines.
Pierre Ossman
2009-03-09
18
-0
/
+6761
*
Add SSE SIMD implementation of computationally intensive routines.
Pierre Ossman
2009-03-09
8
-0
/
+1188
*
Add 3DNow SIMD implementation of computationally intensive routines.
Pierre Ossman
2009-03-09
7
-0
/
+1046
*
Add MMX SIMD implementation of computationally intensive routines.
Pierre Ossman
2009-03-09
17
-1
/
+6140
*
Implement x86 SIMD framework
Pierre Ossman
2009-03-09
4
-0
/
+358