summaryrefslogtreecommitdiff
path: root/Libraries/LibGfx/CMakeLists.txt
AgeCommit message (Expand)Author
2020-06-27LibGfx: Add PGM image file type supportHüseyin ASLITÜRK
2020-06-23LibGfx+LibWeb: Add JPEG decoder and integrate with LibWebDevashish
2020-06-22LibGfx: Add PPM image file type supportHüseyin ASLITÜRK
2020-06-21LibGfx: Initial support for ICO image files.Paul Roukema
2020-06-21LibGfx: Add PBM image file type supportHüseyin ASLITÜRK
2020-06-21LibGfx: Add BMP loaderMatthew Olsson
2020-05-14Build: Switch to CMake :^)Sergey Bugaev