|
|
3d42dea9eb
|
- Started interface for renderers
- Renamed fproc -> langproc (I'll probably never settle on a naming convention for this)
- Refactored set to use median psl
|
2025-08-02 13:17:20 -04:00 |
|
|
|
3d4ea4398a
|
- Setup Contexts to pull more info from the GPU
- Started outlining OpenGL implementation
|
2025-07-28 21:06:52 -04:00 |
|
|
|
7493b5252a
|
- More implementations and dependencies for Linux Wayland support
|
2025-07-26 20:57:25 -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 |
|
|
|
6ae682aff6
|
- Removed a bug with attempt to include pure c headers
- Added some more information about the license
- fennec::file implementation
|
2025-07-14 05:11:52 -04:00 |
|
|
|
4c0d36c933
|
- Fixed a bunch of compilation errors and warnings
- Added frameworks for retrieving specific filesystem information for a target platform
|
2025-07-10 01:10:13 -04:00 |
|
|
|
cc20af7504
|
- Removed fennec::path, see #Security Ramblings in PLANNING.md
|
2025-07-08 23:35:37 -04:00 |
|
|
|
a33bf5206f
|
- Stacktrace generation with failed asserts
|
2025-07-05 14:22:59 -04:00 |
|
|
|
31e3c26b66
|
- Touched up documentation for Math library
- finished matrix implementation
- added custom assert implementation
|
2025-06-22 16:29:12 -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 |
|
|
|
9d35daa494
|
- Added More Documentation
|
2025-06-17 19:45:50 -04:00 |
|
|
|
1c67c13a27
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# PLANNING.md
|
2025-06-16 01:55:59 -04:00 |
|
|
|
db7d52c86c
|
- Fixed Documentation for Consistency
- Added more documentation, predominantly in the Math Library
|
2025-06-16 01:48:31 -04:00 |
|
|
|
096e82f47a
|
- Created Layout for Textures
- Separated Build and Output directories
|
2025-06-14 22:17:46 -04:00 |
|
|
|
bbae30b244
|
Filled in some more details.
|
2025-06-14 10:42:49 -04:00 |
|
|
|
885cca6ca7
|
Increased Detail of 3D Graphics Pipeline Stages
|
2025-06-13 19:47:01 -04:00 |
|
|
|
fae7f601c9
|
- Fixed up some style issues
- Added PLANNING.md
|
2025-06-13 01:44:48 -04:00 |
|