summaryrefslogtreecommitdiff
path: root/frontends/riscos/bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* Bitmap: Implement test_opaque in core instead of in every frontend.Michael Drake2022-03-291-50/+0
* RISC OS: Include core bitmap header from RO bitmap header.Michael Drake2022-03-241-1/+0
* RISC OS: Squash unused variable warning.Michael Drake2022-03-241-1/+1
* Bitmap API: Clean up creation flags.Michael Drake2022-03-241-8/+6
* RISC OS: Drop bitmap save callback entry; core doesn't use it.Michael Drake2022-03-241-1/+0
* RISC OS: Bitmap modified flag is not used.Michael Drake2022-03-241-1/+0
* RISC OS: Drop bitmap get bpp function.Michael Drake2022-03-241-15/+0
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-061-10/+22
* Update content to split public and internal APIVincent Sanders2016-06-061-1/+1
* 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-1/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+876