summaryrefslogtreecommitdiff
path: root/frontends/monkey/bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* Bitmap: Implement test_opaque in core instead of in every frontend.Michael Drake2022-03-291-6/+0
* Bitmap API: Clean up creation flags.Michael Drake2022-03-241-15/+12
* Monkey: Drop bitmap save callback entry; core doesn't use it.Michael Drake2022-03-241-6/+0
* Monkey: Bitmap: Modified flag is not used.Michael Drake2022-03-241-1/+0
* Monkey: Drop bitmap get bpp function.Michael Drake2022-03-241-7/+0
* centralise monkey output generationVincent Sanders2018-11-031-1/+2
* Reflow monkey code, it was annoying me too muchDaniel Silverstone2017-06-101-56/+56
* 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-1/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+150