a1bdc077b1
- fennec::variant & fennec::generic, TODO: Test
2025-12-13 19:00:43 -05:00
992a02db3e
- Changed directory structure significantly, moving gfx api implementations to fennec/renderers
...
- Began new overarching window interface
- Began outlining renderer interfaces
- Began a binary tree implementation in bintree.h, this will act as a generalized binary tree, then red-black tree will be implemented on top of it for sequences (ordered sets)
2025-08-28 00:01:54 -04:00
ff27caab4f
- Fixed some variable naming with graph and it's PrettyPrinter
...
- Added boost-atomic and boost-thread as dependencies for concurrency support
2025-08-21 06:44:22 -04:00
55a8c54119
- Documentation of containers and adjusting page hierarchy
2025-08-18 14:13:35 -04:00
f173c3e7cd
- Fixed some semantics issues to make data structure names more akin to their mathematical equivalents
...
- multiset.h TODO: test
- Fixed some double underscores that I missed
2025-08-14 02:57:46 -04:00
cc4d85c393
- Outlined more functions for component systems
...
- Tidied up map and set structures to invoke less constructors and assignments
2025-08-12 13:55:07 -04:00
b9de039a10
- Debugged more PrettyPrinters, all implemented thus far work in testing
...
- Fixed implementation of tuple.h, TODO: Still need to complete
- Wrote a PrettyPrinter for tuple.h
2025-08-10 23:46:36 -04:00
2cb41e1437
- Documented and Debugged containers
...
- Attempted to setup gdb prettywriters
2025-08-07 19:03:34 -04:00
0f721f57ea
- Moved OpenGL library wrapper into platform
...
- Finished reorganizing PLANNING.md
2025-08-05 16:14:00 -04:00
4a3639ecb4
- Continued Texture Implementation
...
- Began reorganizing the planning document into /planning/
2025-08-04 21:11:22 -04:00