Age | Commit message (Expand) | Author |
2023-10-24 | nix: Changing whole nix build setup to use stdenv | Claudius "keldu" Holeksa |
2023-10-19 | core: Added check if the ids are equal | Claudius "keldu" Holeksa |
2023-10-19 | core: Check for double free detection in tests | Claudius "keldu" Holeksa |
2023-10-19 | core: Fixed compilation issues | Claudius "keldu" Holeksa |
2023-10-19 | core: Adding id map as a container to forstio | Claudius "keldu" Holeksa |
2023-10-19 | core: Added comment | Claudius "keldu" Holeksa |
2023-10-19 | core: Added basic array class to avoid exceptions | Claudius "keldu" Holeksa |
2023-10-17 | core: Experimental idea for describing object relations with IDs | Claudius "keldu" Holeksa |
2023-10-17 | codec,codec-minecraft: Adding basic foundations needed for the minecraft | Claudius "keldu" Holeksa |
2023-10-15 | tests: Renamed the ID test | Claudius "keldu" Holeksa |
2023-10-15 | c++,core: Added ID | Claudius "keldu" Holeksa |
2023-09-19 | window-opengl: Fixing build file | Claudius "keldu" Holeksa |
2023-09-19 | window-opengl: Fixing function call | Claudius "keldu" Holeksa |
2023-09-19 | window-opengl: Fixing the constructor definition | Claudius "keldu" Holeksa |
2023-09-19 | window-opengl: More work on proper naming | Claudius "keldu" Holeksa |
2023-09-19 | window-opengl: More fixes for proper naming | Claudius "keldu" Holeksa |
2023-09-19 | window-opengl: More proper call fixes | Claudius "keldu" Holeksa |
2023-09-19 | window-opengl: Fixing up more badly named calls | Claudius "keldu" Holeksa |
2023-09-19 | window,window-opengl: Fixing up more private problems | Claudius "keldu" Holeksa |
2023-09-19 | window,window-opengl: Fixing up calls to private fields | Claudius "keldu" Holeksa |
2023-09-19 | window-opengl: Fixing to proper return value | Claudius "keldu" Holeksa |
2023-09-19 | window-opengl: Changing gl to gpu names | Claudius "keldu" Holeksa |
2023-09-19 | window,window-opengl: Renaming to gpu_* | Claudius "keldu" Holeksa |
2023-08-23 | c++,window: Implemented missing functions | Claudius "keldu" Holeksa |
2023-08-22 | c++,window-opengl: Fixing errors in ogl | Claudius "keldu" Holeksa |
2023-08-16 | c++,window,window-opengl: Fixing missing functions and other minor | Claudius "keldu" Holeksa |
2023-08-11 | c++,window-opengl: Fixing comp issues | Claudius "keldu" Holeksa |
2023-08-09 | c++,window,nix: Fixed nix window-opengl call and fixed class naming | Claudius "keldu" Holeksa |
2023-08-09 | c++,window-opengl: Initial module commit | Claudius "keldu" Holeksa |
2023-08-07 | c++,codec: Fully removing duplicate FixedArray data class | Claudius "keldu" Holeksa |
2023-08-07 | c++,codec: Removed duplicate class | Claudius "keldu" Holeksa |
2023-08-07 | c++,window: Implemented window event pipe | Claudius "keldu" Holeksa |
2023-08-07 | c++,window: Fixed compilation issues | Claudius "keldu" Holeksa |
2023-08-07 | c++,codec: Added FixedArray native class. Incomplete | Claudius "keldu" Holeksa |
2023-08-06 | c++,codec: Renamed member value | Claudius "keldu" Holeksa |
2023-08-06 | c++,codec: Adding fixed array type to native encoding | Claudius "keldu" Holeksa |
2023-08-06 | c++,graphics: Removing graphics folder | Claudius "keldu" Holeksa |
2023-08-05 | c++,window: Fix typo in method definition | Claudius "keldu" Holeksa |
2023-08-05 | c++,window: friend classing window | Claudius "keldu" Holeksa |
2023-08-05 | c++,window: More ammending missing rename changes | Claudius "keldu" Holeksa |
2023-08-05 | c++,core: Fixed compile time multiplication naming | Claudius "keldu" Holeksa |
2023-08-05 | c++,window: Ammend to reflect renamed variable | Claudius "keldu" Holeksa |
2023-08-05 | c++,window: Changed a function call which was renamed | Claudius "keldu" Holeksa |
2023-08-05 | c++,window: Fixed minor issues regarding the changed indirection | Claudius "keldu" Holeksa |
2023-07-31 | c++,core: Added multiplication helper to template handling | Claudius "keldu" Holeksa |
2023-07-30 | c++,io-fs: Setting up io-fs folder | Claudius "keldu" Holeksa |
2023-07-28 | c++,codec-json: Added passing of ring_buffer | Claudius "keldu" Holeksa |
2023-07-21 | c++,window: Implemented missing functionality | Claudius "keldu" Holeksa |
2023-07-20 | c++: Add basic csv files | Claudius "keldu" Holeksa |
2023-07-20 | c++,graphics: Slowly starting rebuilding the graphics code | Claudius "keldu" Holeksa |