Commit graph

11 commits

Author SHA1 Message Date
bc12874c80
Change library to make it less buggy when destroying objects
# Conflicts:
#	include/window.hpp
#	src/window.cpp
2025-06-06 17:12:45 +02:00
32b6c523c3
Correct safe function 2025-05-30 23:02:10 +02:00
aea1ee6822
Fixing error to create the window in a safely way 2025-05-30 22:43:24 +02:00
ac620fb3b7
Separate files between include and src 2025-05-29 13:29:46 +02:00
9fd87798e2
Export files in the correct include directory 2025-05-29 12:47:58 +02:00
c66e95bbdf
Add README.md 2025-05-29 11:59:28 +02:00
cfebea3b74
install procedure and exporting targets 2025-05-28 23:00:38 +02:00
5f45e1ab25
Using ${PROJECT_NAME} 2025-05-28 23:00:20 +02:00
9e5aa3359b
jemalloc as an imported target 2025-05-28 22:59:45 +02:00
d85f76519d
UNITY_BUILD + format file 2025-05-24 19:12:57 +02:00
a8ebc7a78f
init 2025-05-24 19:07:31 +02:00