summaryrefslogtreecommitdiff
path: root/include/netsurf/bitmap.h
Commit message (Expand)AuthorAgeFilesLines
* Bitmap: Remove misleading format documentation.Michael Drake2022-06-141-27/+5
* Bitmap: Implement test_opaque in core instead of in every frontend.Michael Drake2022-03-291-8/+8
* Bitmap: Add support for premultiplied alpha conversion.Michael Drake2022-03-281-1/+2
* Include: Bitmap: Add API for setting core bitmap format.Michael Drake2022-03-261-0/+67
* Include: Bitmap: Document bitmap pixel alignment requirement.Michael Drake2022-03-261-0/+2
* Bitmap API: Clean up creation flags.Michael Drake2022-03-241-7/+10
* Include: Bitmap: Remove unused save callback.Michael Drake2022-03-241-9/+0
* Include: Bitmap: Modified flag isn't used.Michael Drake2022-03-241-1/+0
* Include: Bitmap: Fix comment typo.Michael Drake2022-03-241-1/+1
* Include: Bitmap: Drop get_bpp from bitmap operation table.Michael Drake2022-03-241-7/+0
* split out gtk misc operations from gui moduleVincent Sanders2021-02-221-2/+2
* rationalise history icon bitmap handling to ensure correct lifetimeVincent Sanders2017-09-101-1/+1
* move bitmap API header to core include directoryVincent Sanders2016-05-261-0/+177