|
|
fe8c3a4602
|
- Basic RTTI type data with inheritance.
|
2025-11-28 12:58:23 -05:00 |
|
|
|
b9026ec8da
|
- Adjustments to component system design.
- Added indexed parameters to format strings
|
2025-10-06 12:47:11 -04:00 |
|
|
|
80925965d4
|
- GCC ARM64 Support, i.e. natively compiled with gcc on arm64
|
2025-09-15 02:35:34 +00:00 |
|
|
|
e1eaf97961
|
- Switched to SDL for main branch, will revisit custom implementation later.
|
2025-08-23 20:09:53 -04:00 |
|
|
|
540c7fbce8
|
- Similar refactor on XKB
|
2025-08-22 02:53:09 -04:00 |
|
|
|
cbcd699ab0
|
- Decided to remove boost due to extensive dependencies
- Huge refactor on Wayland loading to support retrieval of Protocol headers
- Setup EGL to create surfaces for Wayland windows
|
2025-08-22 02:15:57 -04:00 |
|
|
|
7493b5252a
|
- More implementations and dependencies for Linux Wayland support
|
2025-07-26 20:57:25 -04:00 |
|
|
|
5ab2952e83
|
- Adjusted Formatting of tests
- Finished map implementation and unit tests
TODO: Threading
|
2025-07-23 12:05:18 -04:00 |
|
|
|
73333b4c67
|
- Separated Platform and Compiler Dependent Behaviour into CMake scripts
- Implemented Basic Platform Interfaces
- Implemented partial Linux platform and Wayland Display.
- Implemented Dependencies for the above
- map
- set
- optional
- pair
TODO: threading
|
2025-07-22 00:59:41 -04:00 |
|