Commit History

Author SHA1 Message Date
  Liav A 0a5416a87a Kernel: Mark Console::{hide,show}_cursor methods protected 2 years ago
  Andreas Kling e475263113 AK+Kernel: Add AK::AtomicRefCounted and use everywhere in the kernel 2 years ago
  kleines Filmröllchen 4314c25cf2 Kernel: Require lock rank for Spinlock construction 2 years ago
  MacDue 348750a9f4 Kernel/Console: Tidy up code a little 3 years ago
  MacDue 805a3d5b29 Kernel/Console: Factor out framebuffer offset and support glyph_spacing 3 years ago
  Liav A 0d784de3a6 Kernel/Graphics: Implement basic cursor for FramebufferConsole 3 years ago
  Liav A 969e5fa163 Kernel/Console: Use 8x16 character font bitmap instead of old 8x8 bitmap 3 years ago
  Andreas Kling 884ebc42b1 Kernel: Respect actual framebuffer pitch 3 years ago
  Tom eb446725d5 Kernel: Separate GenericFramebufferConsole implementation 3 years ago
  Brian Gianforcaro bb58a4d943 Kernel: Make all Spinlocks use u8 for storage, remove template 3 years ago
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock 3 years ago
  Sahan Fernando b9ad6058aa Kernel: Add VirtIOGPU graphics device 4 years ago
  Sahan Fernando 34e9fa4d3b Kernel: Abstract FramebufferConsole away from contiguous physical range 4 years ago