Commit Graph

382 Commits

Author SHA1 Message Date
Kbz-8
afc17be8e4 [BOT] update dependencies 2024-11-24 00:41:50 +00:00
0b492d5d47 yes (#102) 2024-11-22 15:37:01 +01:00
8c63e316ef Edit valgrind.supp for libdbus & libnvidia leak (#101)
Added rules in valgrind.supp for libdbus.so & libnvidia leaks
2024-11-22 15:35:43 +01:00
Thomas Arnaud
375fa0f49e Edit valgrind.supp for libdbus & libnvidia lib 2024-11-22 13:59:35 +01:00
bccfb8cd90 update dependencies (#100)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-11-04 17:50:11 +01:00
Kbz-8
f3efdd8d72 [BOT] update dependencies 2024-11-03 00:40:16 +00:00
9499ade4c0 update dependencies (#98)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-10-27 11:42:45 +01:00
Kbz-8
e470e4c43c [BOT] update dependencies 2024-10-27 00:40:14 +00:00
625e23e624 feature(platform/window.cpp): put SDL_CreateWindow flags in a define (#97) 2024-10-27 00:42:33 +02:00
7114522d80 fixed code style 2024-10-27 00:34:41 +02:00
killian
1c073eb8eb feature(platform/window.cpp): put SDL_CreateWindow flags in a define
Signed-off-by: killian <oss@xtrm.me>
2024-10-27 00:32:22 +02:00
049eb3e33c update dependencies (#95)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-10-20 02:42:25 +02:00
Kbz-8
66024349cb [BOT] update dependencies 2024-10-20 00:40:22 +00:00
e1af24a3ef fixing crash when initializing mlx multiple times (#94) 2024-10-19 10:57:39 +02:00
40b82243ba Merge branch 'master' into indev 2024-10-19 10:52:55 +02:00
ecb0a15e74 fetching deps once a week 2024-10-19 10:51:33 +02:00
12b832ee31 fixing crash when initializing the mlx multiple times 2024-10-19 10:50:50 +02:00
a905f571dc update dependencies (#92)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-10-19 00:44:08 +02:00
Kbz-8
ec2f1101f0 [BOT] update dependencies 2024-10-12 01:21:00 +00:00
568b5a85ce update dependencies (#91)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-10-08 05:29:49 +02:00
Kbz-8
f2cbd6679d [BOT] update dependencies 2024-10-08 01:23:20 +00:00
2e93798948 update dependencies (#90)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-10-07 06:09:15 +02:00
Kbz-8
d4ea03e047 [BOT] update dependencies 2024-10-07 01:25:31 +00:00
5866f5ac25 update dependencies (#89)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-10-06 07:50:37 +02:00
Kbz-8
53650f3153 [BOT] update dependencies 2024-10-06 01:35:52 +00:00
cc8fb1bbb3 update dependencies (#88)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-10-06 02:05:35 +02:00
Kbz-8
a3334277c6 [BOT] update dependencies 2024-10-05 01:22:08 +00:00
a593838c4d dumbass (#87) 2024-09-30 03:26:07 +02:00
xtrm
b4e61e1875 Update mlx.h 2024-09-30 03:15:44 +02:00
ef72083bd0 update dependencies (#86)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-09-28 22:03:43 +02:00
Kbz-8
b0924861aa [BOT] update dependencies 2024-09-27 01:23:16 +00:00
a4801fbce8 merge indev into master (#84) 2024-09-14 00:45:30 +02:00
760317dcc7 fixing compilation issues with GCC 2024-09-14 00:05:50 +02:00
520ce8d61e resolving merge (#83) 2024-09-13 23:54:58 +02:00
7db31b13c2 adding support for changing window position (#82)
added window move function
2024-09-12 21:00:40 +02:00
4f6886517e fixing codestyle in application.inl 2024-09-12 03:32:08 +02:00
Tidian Delage
d87d4fbd6a adding support for changing window position
mlx_set_window_position(void *mlx, void *win, int x, int y)
2024-09-12 01:32:52 +02:00
aa09d9d83f update dependencies (#80)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-09-07 05:17:36 +02:00
Kbz-8
34b4d2bda0 [BOT] update dependencies 2024-09-07 01:17:30 +00:00
06372a84ed update dependencies (#79)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-09-02 09:42:20 +02:00
Kbz-8
1dae0931f7 [BOT] update dependencies 2024-08-31 01:18:08 +00:00
3d8ab31abb update dependencies (#75)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-08-22 23:13:32 +02:00
Kbz-8
5dcb7402e1 [BOT] update dependencies 2024-08-17 01:12:49 +00:00
8b9ef40f99 Add <algorithm> header to fix compilation issue on Arch Linux (#76)
The code was failing to compile on Arch Linux due to missing definitions
from the <algorithm> header. Including this header resolves the issue,
ensuring compatibility across different environments.
2024-08-08 18:10:22 +02:00
bonsthie
1fe21e7725 Add <algorithm> header to fix compilation issue on Arch Linux
The code was failing to compile on Arch Linux due to missing definitions from the <algorithm> header. Including this header resolves the issue, ensuring compatibility across different environments.
2024-08-08 17:49:14 +02:00
bea16a2dc1 update dependencies (#74)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-07-20 09:58:01 +02:00
Kbz-8
1ddad73356 [BOT] update dependencies 2024-07-19 15:46:30 +00:00
538cd96eda update dependencies (#73)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-07-13 03:50:02 +02:00
Kbz-8
3668515e9b [BOT] update dependencies 2024-07-13 01:13:25 +00:00
d209747978 update dependencies (#72)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-07-05 12:59:44 +02:00