ladybird/Kernel/Devices/GPU
Dan Klishch 5ed7cd6e32 Everywhere: Use east const in more places
These changes are compatible with clang-format 16 and will be mandatory
when we eventually bump clang-format version. So, since there are no
real downsides, let's commit them now.
2024-04-19 06:31:19 -04:00
..
3dfx Kernel: Use the new API to query and map BAR spaces in most places 2024-01-12 15:59:47 -07:00
Bochs Kernel: Use the new API to query and map BAR spaces in most places 2024-01-12 15:59:47 -07:00
Console Kernel: Move TTY-related code to a new subdirectory under Devices 2023-09-09 12:08:59 -06:00
Generic Kernel: Move all Graphics-related code into Devices/GPU directory 2023-06-06 00:40:32 +02:00
Intel Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
VirtIO Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
VMWare Kernel: Use the new API to query and map BAR spaces in most places 2024-01-12 15:59:47 -07:00
Definitions.h Kernel: Move all Graphics-related code into Devices/GPU directory 2023-06-06 00:40:32 +02:00
DisplayConnector.cpp Kernel: Add a framebuffer driver for 3Dfx Voodoo 3 2023-10-16 01:25:45 +02:00
DisplayConnector.h Kernel: Move all Graphics-related code into Devices/GPU directory 2023-06-06 00:40:32 +02:00
GenericGraphicsAdapter.h Kernel: Move all Graphics-related code into Devices/GPU directory 2023-06-06 00:40:32 +02:00
Management.cpp Kernel/Graphics: Probe PCI graphics adapters on all architectures 2024-02-21 22:36:00 +01:00
Management.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00