|
|
1c6e844401
|
Context window is now header only
|
2026-01-07 23:15:22 +01:00 |
|
|
|
35f2bfe9e1
|
Changing it to a static library to have shared glfwInit
|
2026-01-06 23:31:57 +01:00 |
|
|
|
acffb63d7c
|
Up-to-date install in CMakeLists.txt
|
2026-01-05 22:35:26 +01:00 |
|
|
|
66e43ba333
|
Adding glew as OpenGL initialization in a different scope
|
2026-01-05 22:24:00 +01:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|