Commit Graph
7 Commits
Author SHA1 Message Date
MihailRisandGitHub 24931770d3 fix warnings (#648)
* fix unknown command line argument

* fix warnings settings for gcc

* fix -Wzero-as-null-pointer-constant

* revert CMakeLists.txt
2025-10-10 23:12:01 +03:00
MihailRis 8de408fd10 refactor: remove unused abstraction 2025-04-27 12:36:34 +03:00
MihailRis 4f377b2056 refactor textures access 2024-11-01 02:13:21 +03:00
MihailRis c0dca31e98 memory refactor Texture and ImageData 2024-06-30 21:24:46 +03:00
MihailRis 9f2bceb039 just a minor refactor, nothing special 2024-04-23 02:00:03 +03:00
MihailRis c82d95b97d Plotter element 2024-04-20 21:23:00 +03:00
MihailRis b56408a202 src/graphics moved to src/graphics/core 2024-03-18 20:47:35 +03:00