This website requires JavaScript.
Explore
Help
Register
Sign In
DragonOS-Community
/
DragonOS
Watch
1
Star
1
Fork
0
You've already forked DragonOS
mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced
2025-06-09 15:26:47 +00:00
Code
Issues
Releases
Wiki
Activity
DragonOS
/
kernel
/
lib
/
libUI
History
longjin
fbe1e23e97
将makefile中的gcc字样用$(CC)环境变量代替
2022-10-16 11:08:32 +08:00
..
Makefile
将makefile中的gcc字样用$(CC)环境变量代替
2022-10-16 11:08:32 +08:00
screen_manager.c
使用内核线程来刷新屏幕 (
#57
)
2022-10-12 18:45:58 +08:00
screen_manager.h
new: 初步完成了textui的基本显示功能
2022-08-04 21:40:26 +08:00
textui-render.c
new: vma反向映射
2022-08-15 01:42:34 +08:00
textui.c
使用内核线程来刷新屏幕 (
#57
)
2022-10-12 18:45:58 +08:00
textui.h
doc: textui中的几个对象的关系图
2022-08-12 21:41:28 +08:00