index
:
~airlied/spice-common
master
Unnamed repository; edit this file 'description' to name the repository.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
lines.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-07
mi: Fix shadow warnings
Christophe Fergeau
1
-4
/
+0
2014-01-07
mi: fix memory leak in miFillUniqueSpanGroup
Christophe Fergeau
1
-0
/
+2
2014-01-07
mi: Avoid stack smash when drawing dashed lines
Christophe Fergeau
1
-3
/
+3
2013-10-04
Remove INLINE usage
Marc-André Lureau
1
-1
/
+1
2012-03-20
Remove casts from void * with xrealloc() calls
Daniel P. Berrange
1
-12
/
+10
2012-03-20
Remove useless if() before free()
Daniel P. Berrange
1
-10
/
+5
2012-03-20
fix memory leak in error path
Christophe Fergeau
1
-1
/
+2
2012-03-20
common: use INLINE instead of inline
Arnon Gilboa
1
-2
/
+1
2012-03-20
add #include <config.h> to all source files
Christophe Fergeau
1
-1
/
+3
2012-03-20
Initialize variable to avoid compiler warning
Alexander Larsson
1
-1
/
+1
2012-03-20
Use the spice allocator in common/
Alexander Larsson
1
-2
/
+3
2012-03-20
Use macros from <spice/macros.h> rather than duplicate them
Alexander Larsson
1
-16
/
+1
2012-03-20
Fix warnings from visual studio compiler
Larsson@.(none)
1
-10
/
+10
2012-03-20
Add line rasterizer
Alexander Larsson
1
-0
/
+3632