1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 10:08:10 +00:00
serenity/Kernel/Graphics/Bochs
Liav A 78e724a899 Kernel/Graphics: Rename GraphicsDevice => GenericGraphicsAdapter
We already use the term adapter for instances of this class, so let's
better represent this class by changing its name to what it really is.
2021-10-27 07:57:44 +03:00
..
GraphicsAdapter.cpp Kernel/Graphics: Convert type method => bool vga compatible method 2021-10-27 07:57:44 +03:00
GraphicsAdapter.h Kernel/Graphics: Rename GraphicsDevice => GenericGraphicsAdapter 2021-10-27 07:57:44 +03:00