Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |