Commit Graph

4 Commits

Author SHA1 Message Date
218e5c2c96 graphics: make SetPixel() an inline instead of a function pointer
graphics_Init() happens before relocation, so the function breaks once the identity mapping is removed (or flagged NX)
2021-10-28 16:00:25 +08:00
876ed1eba8 graphics: optimize rendering with Invalidate() 2021-10-25 04:39:11 +08:00
dfce649314 graphics, kernel: update cursor pos on kMain hlt hit 2021-10-10 23:20:00 +08:00
d25da95e1e Initial commit 2021-10-10 14:39:17 +08:00