Commit Graph

65 Commits

Author SHA1 Message Date
86709573fe fixing macOS issue 2025-01-11 22:47:26 +01:00
12c7469f52 fixing macOS issue 2025-01-11 22:23:20 +01:00
023215aeed fixing macOS issue 2025-01-11 22:00:42 +01:00
bb523e8f66 fixing macOS issue 2025-01-11 21:49:30 +01:00
48da7003c9 fixing macOS issue 2025-01-11 21:44:17 +01:00
2137fc4ee7 fixing macOS issue 2025-01-11 21:42:50 +01:00
49002fdd98 fixing vicious bug in scene code 2024-12-27 23:28:51 +01:00
62bd63c364 adding multiple hooks supports for events and loop 2024-12-17 02:33:04 +01:00
5a93cd4ae5 fixing homebrew path 2024-12-16 17:26:12 +01:00
4efe213fc6 revert 2024-12-16 17:22:34 +01:00
8721fe5000 installing SDL2 framework in macos action 2024-12-16 17:03:53 +01:00
65fd92dca9 trying to fix merge conflicts 2024-12-04 15:55:11 +01:00
999ef64d0a working on subpass dependencies 2024-12-04 15:38:47 +01:00
33260f316f yes 2024-12-04 15:14:56 +01:00
3122576f04 enabling pre compiled header 2024-12-04 15:04:51 +01:00
57a7b10850 adding compiler version info to makefile header 2024-12-04 14:30:09 +01:00
122f4e8403 working on swapchains 2024-11-26 23:11:03 +01:00
5f46c8cb55 fixing bug with image recreation 2024-11-05 11:50:40 +01:00
99437a6d6a adding shaders compilation in makefile 2024-09-22 21:39:20 +02:00
596393ed20 implementing mouse move and get screen size, removing warnings 2024-09-15 08:56:22 +02:00
7f2d60f21d fixing compilation issues 2024-09-14 09:55:19 +02:00
e0da415e86 starting to fix compilation issues 2024-09-02 13:36:02 +02:00
f65ac577bc big refactoring ! ci skip 2024-09-02 09:44:42 +02:00
d95233e728 fixing compoilation issues 2024-07-05 22:15:36 +02:00
81387ec53d removing GLFW support 2024-05-25 16:47:28 +02:00
killian
710634ced6 feature(Makefile): change color when compiling in debug 2024-04-24 15:00:22 +02:00
killian
d616adb466 feature(Makefile): remove bc dependency, allow usage of -j with make re 2024-04-24 14:57:20 +02:00
xtrm
920e0f5e66 🔨 chore: mauvaisfeedback 2024-04-23 22:46:32 +02:00
xtrm
7f7b6704ce 🐛 fix(Makefile): optimize color usage 2024-04-23 20:38:26 +02:00
xtrm
291927a1cc 🐛 fix(actions): try and fix logging in GitHub Actions CI 2024-04-23 20:37:17 +02:00
xtrm
280e3b43d3 🔨 chore(render_core.cpp): revert moving the warning to Makefile 2024-04-23 20:33:11 +02:00
xtrm
969555d572 feature(Makefile): pretty makefile, added -rdynamic LDFLAG, moved debug warning, added debug Makefile rule 2024-04-23 20:21:53 +02:00
6bbf1e196d begenning the refactor 2024-03-27 23:03:54 +01:00
c26c6f952b adding pre compiled header 2024-03-25 18:58:48 +01:00
fb6bda24a6 adding profiler 2024-01-10 18:32:40 +01:00
075a8718de fuck SDL_main on windows 2023-12-31 01:14:17 +01:00
bcfd5ef454 adding message when instance init fails 2023-12-12 15:46:47 +01:00
d2fb0e0e83 fixing run file and lib name on macos 2023-12-12 13:27:19 +01:00
e297b8a05a fxing macos libraries location issue 2023-12-12 13:08:00 +01:00
5f6a28f4f8 fixing warning issue with clang 2023-12-10 23:15:59 +01:00
49f6bb4b71 suppress warnings 2023-12-10 23:12:22 +01:00
555af79e9e fixing windows dll issues 2023-12-08 23:33:26 +01:00
854a074cac fixing memory leaks, begenning xmake support to build on windows 2023-12-07 23:19:56 +01:00
df29e41ac5 improving font management 2023-11-24 19:34:15 +01:00
02d2dbb1bd fixing rendering issues 2023-11-14 07:07:43 +01:00
b75f543977 fixing physical device pick issues 2023-11-11 03:30:29 +01:00
0134e4e55d debugging CI 2023-10-20 03:33:31 +02:00
5d4ab828ed debugging CI 2023-10-19 23:48:00 +02:00
7f393fdcd5 debugging CI 2023-10-19 23:44:52 +02:00
3c0abd6fe0 debugging CI 2023-10-19 23:31:36 +02:00