|
|
aee4e340dd
|
- Started setting up a thread safe window manager
- Created thread & atomic structures
|
2025-12-17 01:11:28 -05:00 |
|
|
|
1acf00138a
|
- Setup EGL context for Wayland. Test window now opens as black rectangle.
|
2025-12-15 13:20:08 -05:00 |
|
|
|
6d58105734
|
- Switched back to custom window management, taking another stab
- Refactored lang yet again, `fennec/lang` is now C++ language. `fennec/string` `fennec/filesystem` and `fennec/format` are now independent.
|
2025-12-04 01:04:36 -05:00 |
|
|
|
fe8c3a4602
|
- Basic RTTI type data with inheritance.
|
2025-11-28 12:58:23 -05: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 |
|
|
|
4d8466851c
|
- Added More Documentation
- Added some more notes to the planning doc regarding shared libraries
- Started adding unit tests for the C++ lang library.
|
2025-06-19 15:16:29 -04:00 |
|
|
|
e50cfb6e64
|
- Updated Coding Standards and adjusted code to fit.
- Restructured test for organization purposes
|
2025-06-12 13:03:50 -04:00 |
|
|
|
b7e1b1ff62
|
Restructured Test Folder
|
2025-06-11 15:40:14 -04:00 |
|