index
:
~reynaldo/weston
uninstalled
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared
/
image-loader.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-15
shared/image: Silence maybe-uninitialized warning
Quentin Glidic
1
-2
/
+1
2016-07-26
include stdint.h for int32_t/uint32_t
Jussi Kukkonen
1
-0
/
+1
2016-03-07
configure: Make jpeglib an optional dependency.
Emmanuel Gil Peyrot
1
-7
/
+23
2016-02-19
configure: Make WebP support togglable, and improve its error message.
Emmanuel Gil Peyrot
1
-2
/
+9
2015-06-15
Moved helper macro to a discrete include file.
Jon Cruz
1
-2
/
+1
2015-06-15
shared: Update boilerplate from MIT X11 license to MIT Expat license
Bryce Harrington
1
-16
/
+19
2014-09-11
load_image: always print a message on failure if filename is not empty
Bill Spitzak
1
-2
/
+12
2013-06-05
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
Daniel Stone
1
-1
/
+1
2013-04-03
Fix compiler warnings
Armin K
1
-0
/
+1
2013-01-28
Add new shared/image-loader.h to separate include dependencies
Kristian Høgsberg
1
-1
/
+1
2012-11-30
Fix build warnings from image_loader
Pekka Paalanen
1
-1
/
+1
2012-07-11
image-loader: Use pixman_image_t, not struct pixman_image_t
Kristian Høgsberg
1
-1
/
+1
2012-07-11
image-loader: don't leak pixman_image bits data
Rafal Mielniczuk
1
-3
/
+21
2012-07-09
shared: Don't leak file descriptor in shared/image-loader.c
Martin Olsson
1
-1
/
+3
2012-05-10
Fix a few -pedantic warnings
Kristian Høgsberg
1
-1
/
+1
2012-04-11
shared: Use $(GCC_CFLAGS), fix warnings
Kristian Høgsberg
1
-2
/
+5
2012-04-03
Fix `unused-result' warnings.
Jonas Ådahl
1
-2
/
+4
2012-03-12
Consolidate image loading code and move to shared/
Kristian Høgsberg
1
-0
/
+379