|
|
e1eaf97961
|
- Switched to SDL for main branch, will revisit custom implementation later.
|
2025-08-23 20:09:53 -04:00 |
|
|
|
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 |
|
|
|
7aafa4c9aa
|
- Implemented EGL Context
|
2025-07-28 13:00:20 -04:00 |
|
|
|
8124ea2ae5
|
- Refactor on platform implementation. See comment in interface/platform.h for more info
|
2025-07-27 22:44:32 -04:00 |
|
|
|
7493b5252a
|
- More implementations and dependencies for Linux Wayland support
|
2025-07-26 20:57:25 -04:00 |
|
|
|
f9de242b87
|
Adjusted Platform Structure
|
2025-07-23 12:12:29 -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 |
|