14 Commits

Author SHA1 Message Date
Alex
25256d81a8
Added license headers to all project files 2023-04-04 02:19:05 +03:00
Alex
f4641e21fe
Refactor driver file creation to use structured binding 2023-03-26 21:20:12 +03:00
Alex
028115a1b0
Boot screen & change shutting down/rebooting procedure 2023-03-25 12:05:33 +02:00
Alex
d7c9b7ab02
Prevent dangling pointer 2023-03-14 06:24:02 +02:00
Alex
eb93510e53
Added more debug info 2023-03-06 17:38:43 +02:00
Alex
0f42ad6500
Updated fetching mouse procedure 2023-03-02 02:33:14 +02:00
Alex
0fb62e52d2
Use correct instruction 2023-02-18 04:11:59 +02:00
Alex
4d8205a516
Implemented simple GUI 2023-01-04 06:46:13 +02:00
Alex
4501826025
Kernel now uses SSE instructions properly 2023-01-03 06:36:15 +02:00
Alex
4a83ff1114
More optimization for GUI 2023-01-02 04:09:31 +02:00
Alex
7615bfdfb3
Set a minimum for resizing a window 2022-12-29 20:32:03 +02:00
Alex
fad624205f
Fixed resize 2022-12-29 19:59:40 +02:00
Alex
7e0b387e69
Rewrote GUI implementation 2022-12-29 08:05:30 +02:00
Alex
dec78acc19
Very simple GUI stub 2022-12-26 08:41:01 +02:00