index
:
~sandmann/spice
a8
render2
setcaps
version
Unnamed repository; edit this file 'description' to name the repository.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-03
Remove all mentions of "cairo" from the code
Alexander Larsson
20
-83
/
+83
2010-04-29
client: Report window format right for win32
Alexander Larsson
2
-4
/
+14
2010-04-29
client: Support 16bpp pixmaps on win32
Alexander Larsson
2
-6
/
+33
2010-04-26
fix two warnings
Gerd Hoffmann
1
-1
/
+1
2010-04-23
Fix up win32 client with recent changes
Alexander Larsson
3
-11
/
+16
2010-04-23
Make each surface its own depth/format
Alexander Larsson
3
-27
/
+32
2010-04-23
Client: Support pixmap format conversion in copy_pixels
Alexander Larsson
11
-249
/
+179
2010-04-23
X11 client: Add helper for XImage construction
Alexander Larsson
2
-4
/
+47
2010-04-23
Add utility functions to create XShm images
Alexander Larsson
2
-0
/
+83
2010-04-23
Create screen composit area in same format as window
Alexander Larsson
1
-2
/
+2
2010-04-23
Add helper to compare RedDrawable::Formats for copy compabible
Alexander Larsson
1
-0
/
+4
2010-04-23
Add RedDrawable::Format get_format()
Alexander Larsson
4
-0
/
+8
2010-04-23
Add XPlatform::get_screen_format for X11
Alexander Larsson
2
-0
/
+30
2010-04-23
Move RedPixmap::Format to RedDrawable::Format
Alexander Larsson
9
-65
/
+66
2010-04-23
Make client canvas and pixmaps handle more formats and simplify
Alexander Larsson
21
-214
/
+176
2010-04-23
Add emacs modelines to more files
Alexander Larsson
11
-0
/
+11
2010-04-23
Make client start if screen is 16bpp
Alexander Larsson
1
-9
/
+18
2010-04-23
Client: Don't die if XIM not availible
Alexander Larsson
2
-27
/
+40
2010-04-23
Detect XShm extension sanely
Alexander Larsson
1
-6
/
+4
2010-04-14
Avoid unncessary buffer management in mjpeg decoder if possible
Alexander Larsson
2
-19
/
+46
2010-04-13
Relicense everything from GPL to LGPL 2.1+
Alexander Larsson
139
-1263
/
+1263
2010-04-13
Fix A1 handling in RedDrawable combine_pixels.
Alexander Larsson
1
-23
/
+18
2010-04-12
Use upstream name for pthreads lib and new freetype version
Alexander Larsson
1
-2
/
+2
2010-04-12
Fixed vs2008 warning
Alexander Larsson
1
-1
/
+1
2010-04-09
spice: win32 client: fix gdi locking
Izik Eidus
5
-13
/
+13
2010-04-08
Remove leftover AutoVStreamInit class
Alexander Larsson
1
-10
/
+0
2010-04-08
Initialize _kill_mark so we don't get spurious valgrind warnings
Alexander Larsson
2
-6
/
+9
2010-04-08
Free the jpeg decoder with the stream
Alexander Larsson
1
-0
/
+1
2010-04-08
Use libjpeg to decode mjpegs, not ffmpeg
Alexander Larsson
6
-163
/
+354
2010-04-08
Update project file to visual studio 2008
Alexander Larsson
2
-9
/
+8
2010-04-06
client: handling SPICE_MSG_MAIN_MIGRATE_SWITCH_HOST
Yonit Halperin
4
-4
/
+98
2010-04-06
client: fix unsafe access to an event member
Yonit Halperin
1
-4
/
+1
2010-04-03
client: x11: fix a crash caused by a call to a destroyed window.
Yonit Halperin
2
-4
/
+10
2010-04-03
libspice: add off screens support
Izik Eidus
10
-104
/
+439
2010-04-03
spice server: surface create/destroy protocol support
Izik Eidus
3
-42
/
+115
2010-03-24
spice: client: fix handling of top down images in video streams
Alon Levy
1
-9
/
+5
2010-03-24
configure.ac: client: replace $(top_srcdir) in x11/Makefile.am (subdir config)
Alexander Larsson
1
-89
/
+92
2010-03-18
client: add command line support for ciphers, ca file, and host certificate s...
Yonit Halperin
7
-10
/
+116
2010-03-11
Explicitly depend on various X libraries, and -pthread
Søren Sandmann Pedersen
1
-1
/
+5
2010-03-11
New memory allocators that exit on OOM and handle multiplication overflow
Alexander Larsson
4
-0
/
+30
2010-03-10
Define __STDC_LIMIT_MACROS for c++ code to get SIZE_MAX
Alexander Larsson
1
-0
/
+1
2010-03-10
Define GL_GLEXT_PROTOTYPES in CFLAGS not in random places in the source
Alexander Larsson
7
-9
/
+0
2010-03-09
Use macros from <spice/macros.h> rather than duplicate them
Alexander Larsson
6
-21
/
+16
2010-03-08
Move canvas_region and group_start/end to canvas_base
Alexander Larsson
1
-1
/
+1
2010-03-08
Move virtualization of canvas drawing into common/canvas_base
Alexander Larsson
8
-375
/
+68
2010-03-08
Make canvas Glz decoder integration nicer
Alexander Larsson
7
-16
/
+21
2010-03-05
Fix up win32 build reference to pixman_utils.cpp
Alexander Larsson
1
-1
/
+1
2010-03-03
Only use AI_ADDRCONF if availible
Alexander Larsson
1
-1
/
+4
2010-03-01
Update visual studio project for pixman changes
Larsson@.(none)
1
-4
/
+12
2010-03-01
Make gdi canvas build in the new pixman world
Larsson@.(none)
1
-3
/
+12
[next]