5 Commits

Author SHA1 Message Date
450f725cab - More Documentation
- Updated Copyright
2026-01-06 19:48:28 -05:00
c1be5385d3 - switched from GLEW to GLAD and now dynamically links EGL & OpenGL 2025-12-28 02:14:45 -05:00
7aafa4c9aa - Implemented EGL Context 2025-07-28 13:00:20 -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