|
|
e1eaf97961
|
- Switched to SDL for main branch, will revisit custom implementation later.
|
2025-08-23 20:09:53 -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 |
|
|
|
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 |
|
|
|
83f0c01e29
|
- Fixes for Doxygen Layouts
- Changed dynarray indexing to use size_t
- Added groups to optional documentation
|
2025-08-19 18:05:09 -04:00 |
|
|
|
55a8c54119
|
- Documentation of containers and adjusting page hierarchy
|
2025-08-18 14:13:35 -04:00 |
|
|
|
73041e994d
|
- Added Debian dependencies to README.md and fixed some issues that I ran into on a clean machine
|
2025-08-17 09:51:08 -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 |
|