This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-05 07:15:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7ddb433f99879967cc3ff538fcd2652c8a09e805
ladybird
/
Kernel
/
Bus
/
PCI
History
Sam Atkins
bed5961fc2
AK: Rename Bitmap::try_create() to ::create()
...
This is step 1 to removing `must_create()`.
2022-12-22 15:48:53 +01:00
..
Controller
AK: Rename Bitmap::try_create() to ::create()
2022-12-22 15:48:53 +01:00
Access.cpp
Kernel: Fix a comment typo
2022-09-30 20:09:26 -07:00
Access.h
Kernel: Fix includes when building aarch64
2022-11-18 16:25:33 -08:00
API.cpp
Kernel: Introduce the IOWindow class
2022-09-23 17:22:15 +01:00
API.h
Kernel: Introduce the IOWindow class
2022-09-23 17:22:15 +01:00
Definitions.h
Kernel: Introduce the IOWindow class
2022-09-23 17:22:15 +01:00
Device.cpp
…
Device.h
…
IDs.h
Kernel/Graphics: Implement basic support for VMWare SVGA adapter
2022-05-06 18:04:57 +02:00
Initializer.h
…