Commit graph

  • 9be03f1190 Revert set_pixel Ryan Kennedy 2020-03-22 14:11:35 -0500
  • 01d75b971a Testing performance with different write modes Ryan Kennedy 2020-03-21 23:40:40 -0500
  • 700d657e25 Faster clear screen Ryan Kennedy 2020-03-21 22:26:59 -0500
  • 86c575e7bc Plane refactor Ryan Kennedy 2020-03-21 22:05:53 -0500
  • a84ca2a535 Merge pull request #6 from rust-osdev/develop RKennedy9064 2020-03-19 10:29:28 -0500
  • dc6def0ed0 Upated readme Ryan Kennedy 2020-03-19 10:24:22 -0500
  • 9ed8b8bab5 Merge pull request #5 from rust-osdev/develop RKennedy9064 2020-03-19 10:12:57 -0500
  • 70fa29c21e Added changelog and version bump Ryan Kennedy 2020-03-19 10:06:46 -0500
  • 2ff7cb8c09 Clippy Ryan Kennedy 2020-03-18 20:49:34 -0500
  • 4ed02053d8 Split up tests Ryan Kennedy 2020-03-18 20:47:29 -0500
  • 0e93687209 Initial code for #4 Ryan Kennedy 2020-03-18 20:45:30 -0500
  • cdfe459d5e Merge pull request #3 from StackDoubleFlow/master RKennedy9064 2020-03-17 19:36:00 -0500
  • fb98b1875d Add missing comma in readme StackDoubleFlow 2020-03-17 18:48:25 -0500
  • 6d13a5751a Add badges to readme Ryan Kennedy 2020-03-16 19:21:39 -0500
  • 26d13e1380 Merge pull request #2 from rust-osdev/develop RKennedy9064 2020-03-16 19:13:21 -0500
  • 44bb434c23 Readme, test and version number updates. Ryan Kennedy 2020-03-16 19:07:44 -0500
  • cfeca28530 Double checking configs Ryan Kennedy 2020-03-16 19:00:11 -0500
  • a00a9762e6 Added some cursor manipulation Ryan Kennedy 2020-03-16 18:52:48 -0500
  • ac8da132e5 Code cleanup Ryan Kennedy 2020-03-16 17:03:43 -0500
  • 855c6b8658 Added set_cursor_position Ryan Kennedy 2020-03-16 13:26:09 -0500
  • 273665c720 Use bootloader crate again Ryan Kennedy 2020-03-16 12:17:09 -0500
  • a835eeee07 Update examples Ryan Kennedy 2020-03-15 19:46:42 -0500
  • 9838cc7e70 Mods and docs Ryan Kennedy 2020-03-15 18:49:04 -0500
  • c8392a53aa Decouple font loading Ryan Kennedy 2020-03-15 18:14:03 -0500
  • 7c5107921d Clippy Ryan Kennedy 2020-03-15 18:07:01 -0500
  • ac6b76b4d1 Ability to manipulate palettes Ryan Kennedy 2020-03-15 17:30:28 -0500
  • 27ee8090ff segment not present for qemu tests Ryan Kennedy 2020-03-15 14:03:33 -0500
  • 706725cc02 Added more interrupts to debug Ryan Kennedy 2020-03-15 02:35:24 -0500
  • 168cbcfca2 Build on develop also Ryan Kennedy 2020-03-14 22:57:01 -0500
  • d8c0b83575 Basic tests Ryan Kennedy 2020-03-14 22:55:48 -0500
  • 0b3a12462d Merge branch 'master' of https://github.com/rust-osdev/vga into develop Ryan Kennedy 2020-03-14 21:53:16 -0500
  • da70b96ce5 Merge pull request #1 from rust-osdev/fix-cargo-toml RKennedy9064 2020-03-13 10:54:32 -0500
  • 879b02ec0b Revert "Disable testing for now" Philipp Oppermann 2020-03-13 16:45:40 +0100
  • 98ff35a9e1 Fix Cargo.toml file name Philipp Oppermann 2020-03-13 16:45:16 +0100
  • be6acf47da Testing groundwork Ryan Kennedy 2020-03-12 23:41:00 -0500
  • 079579af06 Added licenses Ryan Kennedy 2020-03-12 17:43:09 -0500
  • 609d9f07c8 Added example to README.md Ryan Kennedy 2020-03-12 17:40:53 -0500
  • 685bdfcbfc Update cargo Ryan Kennedy 2020-03-12 17:30:32 -0500
  • a78cdfe436 Create README.md RKennedy9064 2020-03-12 17:23:40 -0500
  • 460c13c5bb Merge branch 'master' of https://github.com/rust-osdev/vga Ryan Kennedy 2020-03-12 17:17:36 -0500
  • 2090331ecf Removed dependency for now Ryan Kennedy 2020-03-12 17:17:25 -0500
  • 0832437e60 Update rust.yml RKennedy9064 2020-03-12 16:54:15 -0500
  • 9d44d63910 Update rust.yml RKennedy9064 2020-03-12 16:47:00 -0500
  • bfa6a2a025 Update rust.yml RKennedy9064 2020-03-12 16:45:59 -0500
  • 3ad230c5c6 Update rust.yml RKennedy9064 2020-03-12 16:43:04 -0500
  • 262cacf4b2 Disable testing for now Ryan Kennedy 2020-03-12 16:38:54 -0500
  • ecb9824f1d Add vga? Ryan Kennedy 2020-03-12 16:34:34 -0500
  • faa18c66a1 Update rust.yml RKennedy9064 2020-03-12 16:25:49 -0500
  • 5e0b014e46 Update rust.yml RKennedy9064 2020-03-12 16:17:06 -0500
  • 46e947ffdc Update rust.yml RKennedy9064 2020-03-12 16:09:06 -0500
  • 31fee5ecbd More attempts Ryan Kennedy 2020-03-12 16:07:52 -0500
  • d5708b05b2 Who needs stable Ryan Kennedy 2020-03-12 15:56:12 -0500
  • 03129e30db Trying again Ryan Kennedy 2020-03-12 15:54:01 -0500
  • 32b64a5316 remove feature Ryan Kennedy 2020-03-12 15:51:48 -0500
  • 3af14568bf Trying x86_64 action Ryan Kennedy 2020-03-12 15:49:35 -0500
  • 2b1c598ae8 Merge branch 'master' of https://github.com/rust-osdev/vga Ryan Kennedy 2020-03-12 14:39:45 -0500
  • 4d984a2af9 Removed test mod Ryan Kennedy 2020-03-12 14:38:32 -0500
  • 5d96c4b000 Update rust.yml RKennedy9064 2020-03-12 14:24:00 -0500
  • 6e9bd7aaf1 Basic testing groundwork Ryan Kennedy 2020-03-12 13:34:48 -0500
  • 371ac96fb1 More cleanup Ryan Kennedy 2020-03-12 13:04:25 -0500
  • c9ddefd045 Removed deny warnings Ryan Kennedy 2020-03-12 12:58:11 -0500
  • c69c81a502 Fixed clippy warnings Ryan Kennedy 2020-03-12 12:55:27 -0500
  • 94b8cac780 Initial workflow setup Ryan Kennedy 2020-03-12 12:48:28 -0500
  • 2eec3c564c Fixing doc/tests Ryan Kennedy 2020-03-12 12:39:38 -0500
  • 5ea088b659 Added writers and cleanup Ryan Kennedy 2020-03-12 12:34:13 -0500
  • 377852c6ea Fixed ambiguous name Ryan Kennedy 2020-03-12 12:16:27 -0500
  • 4444bdda80 Create rust.yml RKennedy9064 2020-03-12 12:13:08 -0500
  • 66dd6670f6 Initial commit Ryan Kennedy 2020-03-12 12:10:18 -0500