summaryrefslogtreecommitdiff
path: root/Libraries/LibGfx/BMPLoader.cpp
AgeCommit message (Expand)Author
2020-10-02Everywhere: Fix typosNico Weber
2020-09-12LibGfx: Don't blindly trust file-internal offsetBen Wiederhake
2020-08-12LibGfx: Mark compilation-unit-only functions as staticBen Wiederhake
2020-08-06Refactor: Expose const_cast by removing ByteBuffer::warp(const void*, size_t)asynts
2020-06-21LibGfx: Add BMP loaderMatthew Olsson