Age | Commit message (Expand) | Author |
---|---|---|
2020-08-12 | Meta: Replace remaining LibM/math.h includes with math.h | Linus Groh |
2020-08-06 | Refactor: Expose const_cast by removing ByteBuffer::warp(const void*, size_t) | asynts |
2020-08-04 | Revert "LibM: Always include <math.h> instead of <LibM/math.h>" | Andreas Kling |
2020-08-04 | LibM: Always include <math.h> instead of <LibM/math.h> | Andreas Kling |
2020-06-21 | LibGfx: Prefer the largest image in the file when loading an ICO | Paul Roukema |
2020-06-21 | LibGfx: Add support for uncompressed/classic ICO files | Paul Roukema |
2020-06-21 | LibGfx: Initial support for ICO image files. | Paul Roukema |