Commit Graph

482 Commits

Author SHA1 Message Date
850b47f6cf update dependencies (#65)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-05-25 14:58:18 +02:00
Kbz-8
1641a48e4e [BOT] update dependencies 2024-05-23 01:08:01 +00:00
9ef9cd897d πŸ› fix(vsupp): dl and dbus errors suppressed (#66)
ehehheheheh
2024-05-22 18:53:36 +02:00
Arkturius
b93d0753c6 πŸ› fix(vsupp): dl and dbus errors suppressed 2024-05-22 18:30:59 +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
e7eb894335 fixing segmentation fault on mlx_destroy_image 2024-04-24 13:52:34 +02:00
afee09d1ea still refactor 2024-04-24 13:47:58 +02:00
1d9a51e4f7 still working on code refactoring 2024-04-23 22:59:33 +02:00
10f1b865bd Cool Makefile I guess (#64)
yada yada yada
2024-04-23 22:52:09 +02:00
xtrm
920e0f5e66 πŸ”¨ chore: mauvaisfeedback 2024-04-23 22:46:32 +02:00
ace4c98945 working on code refactor 2024-04-23 20:59:50 +02:00
xtrm
a7aa05fcbe πŸ”¨ chore(actions): change usage of DEBUG=true to the debug rule 2024-04-23 20:42:39 +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
a69ea93597 fixing multiple window issue 2024-04-22 17:35:41 +02:00
610603e87c update dependencies (#62)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-04-22 12:57:49 +02:00
Kbz-8
58c082f033 [BOT] update dependencies 2024-04-22 01:07:14 +00:00
e09797a1a6 merge indev to master (#61) 2024-04-21 18:20:21 +02:00
2c01c67361 Merge branch 'master' into indev 2024-04-21 18:15:25 +02:00
7271b8fc9a update dependencies (#60)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-04-21 18:14:31 +02:00
67d7635a32 fixing bug with window destruction within mlx_loop 2024-04-21 18:14:14 +02:00
215a0dc2c3 working 2024-04-21 18:10:36 +02:00
Kbz-8
39d38c822b [BOT] update dependencies 2024-04-20 01:04:56 +00:00
6bbf1e196d begenning the refactor 2024-03-27 23:03:54 +01:00
e5ff232065 renaming MLX_Window to Window 2024-03-27 13:19:28 +01:00
4af38a2c7e working glfw support 2024-03-26 00:11:38 +01:00
2200863406 fixing pch compilation error 2024-03-25 19:27:48 +01:00
d9a00dee22 fixing pch compilation error 2024-03-25 19:24:37 +01:00
f7946eea68 fixing pre compiled header usage, improved compilation time 2024-03-25 19:21:14 +01:00
c26c6f952b adding pre compiled header 2024-03-25 18:58:48 +01:00
54435be20d working on fps capper 2024-03-25 17:33:42 +01:00
be2a7d5157 fixing new gcc warning in GPU allocator, fixing #55 2024-03-25 16:18:24 +01:00
7011a6ee6e fixing some bad memory usage 2024-03-25 13:57:20 +01:00
235292b440 update dependencies (#59)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-03-24 23:04:44 +01:00
Kbz-8
d9e88f70c7 [BOT] update dependencies 2024-03-23 01:01:59 +00:00
e8c80eccab update dependencies (#57)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-03-15 15:42:44 +01:00
Kbz-8
fa7f16744d [BOT] update dependencies 2024-03-09 01:00:27 +00:00
105b32b710 The bro did it again (#54) 2024-02-25 09:40:47 +01:00
75bca5bf6f Merge branch 'master' into indev 2024-02-25 09:35:31 +01:00
c5a5a029af removing debug print 2024-02-25 09:30:30 +01:00
6000b3e3c1 merge to master (#53) 2024-02-25 09:15:29 +01:00
7b64359f3e fixing issue with text destruction 2024-02-25 09:02:57 +01:00
3624caf519 adding std namespace to all libstd provided primitive types 2024-02-25 08:04:44 +01:00
828024e131 removing unecessary SDL window creation in Vulkan Instance creation 2024-02-24 04:47:05 +01:00
784156c395 fixing weird color bug with mlx_get_image_pixel 2024-02-24 03:58:12 +01:00
b53b36e07a update dependencies (#50)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-02-18 21:42:23 +01:00
Kbz-8
3bb167e164 [BOT] update dependencies 2024-02-17 01:02:17 +00:00