Age | Commit message (Expand) | Author |
---|---|---|
2023-01-28 | AK: Remove `try_` prefix from FixedArray creation functions | Linus Groh |
2022-12-07 | Meta+Userland: Pass Gfx::IntSize by value | MacDue |
2022-12-03 | Everywhere: Run clang-format | Linus Groh |
2022-09-14 | LibSoftGPU: Use `memcpy` instead of a loop to blit the color buffer | Jelle Raaijmakers |
2022-08-27 | LibGL+LibGPU+LibSoftGPU: Implement flexible pixel format conversion | Jelle Raaijmakers |
2022-05-09 | LibSoftGPU: Reference correct class in Typed2DBuffer comment | Jelle Raaijmakers |
2022-02-22 | LibSoftGPU: Apply regular cartesian coordinate system | Jelle Raaijmakers |
2022-02-22 | LibSoftGPU: Generalize pixel buffers and standardize on BGRA8888 | Jelle Raaijmakers |