| 2021-04-10 21:08 | video: Many terminal related bug fixes and improvements | mintsuki | f7638e96 |
| 2021-04-10 04:09 | linux: Ensure that the framebuffer memory map tag does not reach the kernel | mintsuki | 3be90039 |
| 2021-04-10 02:21 | docs: Remove stray ! in README.md | mintsuki | f7ab1890 |
| 2021-04-10 02:14 | Merge pull request #79 from jlxip/trunk | mint | d74e358f |
| 2021-04-10 01:50 | README: Link to stivale specs | JlXip | 71650253 |
| 2021-04-09 02:57 | stivale2: Initialise gterm in case we're coming in from a non-graphical mode | mintsuki | c796764a |
| 2021-04-09 01:09 | gensyms.sh: Explicitly use bash in shebang | mintsuki | ebcaf8df |
| 2021-04-09 00:52 | build: Fix wrong variable used on 'which' invocation in decompressor Makefile | mintsuki | 1a7736b2 |
| 2021-04-09 00:28 | mtrr: Wholly remove MTRR support | mintsuki | c3481e12 |
| 2021-04-08 23:26 | image: Add support for centering images | mintsuki | 91f0600e |
| 2021-04-08 22:22 | gterm: Speed up terminal by doing sub-character pixel comparisons and only printing differences | mintsuki | bf9962e8 |
| 2021-04-08 21:41 | gterm: Speed up terminal greatly by only printing on screen characters that changed | mintsuki | 8bd7cf74 |
| 2021-04-08 21:34 | menu: Default to black and grey for bg and fg in case they are not provided for backwards compatibility | mintsuki | 55a88438 |
| 2021-04-08 21:05 | gterm: Speed up terminal greatly by caching an alpha blent canvas of the background instead of alpha blending every pixel of the background every time | mintsuki | 05c60bac |
| 2021-04-08 19:02 | build: Minor changes | mintsuki | 21ec72f1 |
| 2021-04-08 17:55 | docs: Add missing build dependencies to README.md | mintsuki | c01a66be |
| 2021-04-08 17:41 | build: Make build system more flexible to use when using the host toolchain | mintsuki | 543edfa0 |
| 2021-04-08 03:23 | build: Add missing -pie to test link command | mintsuki | 7e5b809a |
| 2021-04-08 00:07 | build: Prefer -static-pie to -shared for linking PIE executables | mintsuki | 621fc30a |
| 2021-04-07 23:15 | trace: Add support for UEFI | mintsuki | 9caa5559 |
| 2021-04-07 00:51 | test: Add missing break in switch case | mintsuki | 46a82f1c |
| 2021-04-07 00:10 | stivale2: Implement terminal | mintsuki | 7abb7348 |
| 2021-04-06 21:57 | menu: Fix broken comparison that would always override user set menu resolution | mintsuki | 4c5ff180 |
| 2021-04-04 16:05 | video: Fix missing terminal deinitialisation before changing into final video mode | mintsuki | bfc613bc |
| 2021-04-04 02:51 | video: Wire in new textmode modesetting logic; use BIOS instead of VGA ports to enable and disable hardware textmode cursor | mintsuki | 98fdd625 |
| 2021-04-04 02:02 | video: Implement fb_clear() | mintsuki | 49ac7572 |
| 2021-04-04 01:38 | video: Do not switch video modes when unnecessary to avoid flickering and screen blanking out | mintsuki | 1ffb45ac |
| 2021-04-03 22:28 | build: Use -M q35 for UEFI test targets | mintsuki | b44fa6c8 |
| 2021-04-03 20:12 | build: Misc enhancements | mintsuki | f899648d |
| 2021-04-03 13:27 | Revert "limine-install: Offer the option to force installation on an unrecognised MBR device instead of just failing" | mintsuki | e80e20f2 |