summaryrefslogtreecommitdiff
path: root/frontends/atari/bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* Bitmap: Implement test_opaque in core instead of in every frontend.Michael Drake2022-03-291-35/+0
* Bitmap API: Clean up creation flags.Michael Drake2022-03-241-16/+16
* Atari: Drop bitmap save callback entry; core doesn't use it.Michael Drake2022-03-241-16/+0
* Atari: Drop bitmap get bpp function.Michael Drake2022-03-241-12/+1
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-061-14/+18
* create netsurf inttypes header to have portable integer formatting macrosVincent Sanders2017-01-211-1/+1
* move mouse and pointer state 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/+455