Luna/kernel/src/video
apio 59765aa334
All checks were successful
continuous-integration/drone/push Build is passing
Rename String.h -> CString.h
Let's not confuse String.h with a managed string class, it's in fact the equivalent of the C stdlib's <string.h>
2022-12-16 20:40:04 +01:00
..
BuiltinFont.h Reorganize the luna/ directory so that headers aren't in the top level include path 2022-12-04 12:42:43 +01:00
Framebuffer.cpp Make all refs to the bootboot structure const 2022-12-05 13:04:01 +01:00
Framebuffer.h Reorganize the luna/ directory so that headers aren't in the top level include path 2022-12-04 12:42:43 +01:00
TextConsole.cpp Rename String.h -> CString.h 2022-12-16 20:40:04 +01:00
TextConsole.h Remove some redundant error propagation 2022-12-16 18:32:29 +01:00