index
:
spice-common.git
master
spice-common
Fabiano Fidêncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
common: mem.h add alloca definition
Marc-André Lureau
2012-03-20
1
-0
/
+30
*
common: spice_memdup could accept NULL
Marc-André Lureau
2012-03-20
1
-0
/
+4
*
common: add windows.h where required, make gdi_handlers static
Marc-André Lureau
2012-03-20
3
-1
/
+8
*
move get_time_stamp to main_channel.c
Christophe Fergeau
2012-03-20
1
-7
/
+0
*
use standard do { } while (0) for spice_common.h macros
Christophe Fergeau
2012-03-20
1
-11
/
+11
*
move WARN and WARN_ONCE to spice_common.h
Christophe Fergeau
2012-03-20
4
-15
/
+7
*
common: use PANIC from spice_common.h
Christophe Fergeau
2012-03-20
3
-20
/
+0
*
common,server: use ASSERT from spice_common.h
Christophe Fergeau
2012-03-20
7
-36
/
+3
*
common: don't duplicate find_msb implementation
Christophe Fergeau
2012-03-20
4
-67
/
+95
*
add missing static
Christophe Fergeau
2012-03-20
1
-2
/
+2
*
add #include <config.h> to all source files
Christophe Fergeau
2012-03-20
20
-5
/
+63
*
autotools: correctly build canvas-related code
Christophe Fergeau
2012-03-20
9
-14
/
+39
*
autotools: refactor the whole build machinery
Christophe Fergeau
2012-03-20
1
-31
/
+56
*
common: don't try to redefine PANIC if it already exists
Christophe Fergeau
2012-03-20
1
-0
/
+2
*
use foo(void) instead of foo() in prototypes
Christophe Fergeau
2012-03-20
11
-11
/
+11
*
common: add missing header guards to gl_canvas.h
Christophe Fergeau
2012-03-20
1
-0
/
+5
*
common: add extern "C" guards to headers
Christophe Fergeau
2012-03-20
23
-2
/
+182
*
draw: remove SPICE_ADDRESS
Christophe Fergeau
2012-03-20
1
-1
/
+0
*
common/pixman: remove dead assignments
Christophe Fergeau
2012-03-20
1
-7
/
+3
*
common/gl: remove unused variable
Christophe Fergeau
2012-03-20
1
-3
/
+2
*
ring: add RING_FOREACH{,_SAFE,_REVERSED}
Alon Levy
2012-03-20
1
-0
/
+21
*
server/common: introduce common/spice_common.h
Alon Levy
2012-03-20
1
-0
/
+70
*
common: add SpiceBuffer - based on qemu-vnc Buffer
Marc-André Lureau
2012-03-20
2
-0
/
+70
*
common/sw_canvas: remove unused error val
Alon Levy
2012-03-20
1
-2
/
+1
*
common/canvas_base.c: remove unused variables
Alon Levy
2012-03-20
1
-12
/
+0
*
common, canvas_get_jpeg_alpha: let top_down be any value
Alon Levy
2012-03-20
1
-1
/
+1
*
mingw32 build: various fixes
Alon Levy
2012-03-20
1
-2
/
+2
*
mingw32 build: fix two functions
Alon Levy
2012-03-20
1
-1
/
+1
*
mingw32 build: fix signed/unsigned warnings as errors
Alon Levy
2012-03-20
3
-7
/
+7
*
mingw32 build: fix build errors
Gerd Hoffmann
2012-03-20
1
-2
/
+2
*
Initialize variable to avoid compiler warning
Alexander Larsson
2012-03-20
1
-1
/
+1
*
Handle surface images in DrawOpaque
Alexander Larsson
2012-03-20
1
-19
/
+42
*
Fix crash when resetting pixman image transform
Alexander Larsson
2012-03-20
1
-1
/
+2
*
Fix scaling with large magnification
Alexander Larsson
2012-03-20
1
-20
/
+16
*
Revert "Fix scaling with large magnification"
Alexander Larsson
2012-03-20
1
-104
/
+32
*
Fix scaling with large magnification
Alexander Larsson
2012-03-20
1
-32
/
+104
*
canvas: Better coordinate rounding in scaling
Alexander Larsson
2012-03-20
1
-28
/
+36
*
server: Fix alloc_lz_image_surface stride allocations
Alexander Larsson
2012-03-20
1
-1
/
+1
*
Stride can be negative, so don't use size_t for it
Alexander Larsson
2012-03-20
2
-2
/
+2
*
Don't send padding over the network with video data
Alexander Larsson
2012-03-20
1
-1
/
+0
*
codegen: Various cleanups
Alexander Larsson
2012-03-20
1
-11
/
+12
*
canvas_base jpeg_alpha: supply the correct size to jpeg_decoder
Yonit Halperin
2012-03-20
1
-1
/
+1
*
Add files i forgot to commit
Alexander Larsson
2012-03-20
2
-0
/
+15
*
Make distcheck work
Alexander Larsson
2012-03-20
2
-8
/
+8
*
Fix various misspellings
Alexander Larsson
2012-03-20
6
-7
/
+7
*
Fix sign warnings from win32 compiler
Alexander Larsson
2012-03-20
2
-3
/
+3
*
Fix inclusion of common files, no need for common/ part
Alexander Larsson
2012-03-20
11
-11
/
+11
*
Simplify spice_pixman_region32_init_rects with new types
Alexander Larsson
2012-03-20
1
-28
/
+2
*
Make all internal structures not be packed
Alexander Larsson
2012-03-20
1
-37
/
+33
*
Move SpiceChunks to mem.h
Alexander Larsson
2012-03-20
3
-19
/
+19
[prev]
[next]