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.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
/
simd
Commit message (
Expand
)
Author
Age
Files
Lines
*
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