Alex
|
b9f175f19d
|
Fix GUI windows
|
2023-05-20 01:27:09 +03:00 |
|
Alex
|
80980ecfaf
|
Move drivers to kernel
|
2023-05-19 07:27:42 +03:00 |
|
Alex
|
816e5461c9
|
Fix type sizes
|
2023-05-13 07:40:07 +03:00 |
|
Alex
|
ce869730e6
|
Do not spam "No mouse driver found." in logs
|
2023-05-12 05:43:01 +03:00 |
|
Alex
|
0eb8ba0f69
|
Fix bug causing vector removal to skip elements
|
2023-04-20 03:24:23 +03:00 |
|
Alex
|
411b468f71
|
Optimize memory usage
|
2023-04-11 12:06:32 +03:00 |
|
Alex
|
b4dbf2c281
|
QoL and bug fixes
|
2023-04-10 03:11:46 +03:00 |
|
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 |
|