summaryrefslogtreecommitdiff
path: root/content/handlers/image/nssprite.c
Commit message (Expand)AuthorAgeFilesLines
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-061-2/+2
* Errorcodes: Add SPRITE_ERROR and use it in sprite content handler.Michael Drake2017-08-301-1/+1
* Sprite content handler: Ensure we broadcast error on librosprite error.Michael Drake2017-08-291-0/+1
* Sprite content handler: Fix leaked rosprite_mem_context on rosprite_load error.Michael Drake2017-08-291-4/+11
* Sprite content handler: Convert to using content_broadcast_errorcode().Michael Drake2017-08-281-5/+2
* Content API: Make content_broadcast take pointer to content_msg_data.Michael Drake2017-08-261-2/+2
* Update all core use of plotters to new APIVincent Sanders2017-02-111-9/+18
* Allow include directories to be added by sub makefilesVincent Sanders2016-06-061-1/+1
* Update content to split public and internal APIVincent Sanders2016-06-061-3/+5
* move plotters header into public APIVincent Sanders2016-05-301-1/+1
* move bitmap API header to core include directoryVincent Sanders2016-05-261-1/+1
* move image content handlers to accomodate core build changesVincent Sanders2016-05-231-0/+259