Kristian Høgsberg
|
c234fb819f
|
image-loader: Use pixman_image_t, not struct pixman_image_t
|
2012-07-11 15:45:59 -04:00 |
|
Rafal Mielniczuk
|
9d4ddefcce
|
image-loader: don't leak pixman_image bits data
Set the pixman_image destroy function to free bits data
|
2012-07-11 15:42:51 -04:00 |
|
Martin Olsson
|
712f5f405e
|
shared: Don't leak file descriptor in shared/image-loader.c
|
2012-07-09 17:50:44 -04:00 |
|
Kristian Høgsberg
|
b71302e1db
|
Fix a few -pedantic warnings
We're not enabling -pedantic by default, but a quick test brought up a few
issues that we should fix.
|
2012-05-10 14:11:44 -04:00 |
|
Kristian Høgsberg
|
ee4b4cb933
|
shared: Use $(GCC_CFLAGS), fix warnings
|
2012-04-11 09:46:51 -04:00 |
|
Jonas Ådahl
|
3685c3abf6
|
Fix `unused-result' warnings.
Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
|
2012-04-03 14:50:15 -04:00 |
|
Kristian Høgsberg
|
f02a649a3c
|
Consolidate image loading code and move to shared/
|
2012-03-12 01:40:59 -04:00 |
|