Commit Graph

384 Commits

Author SHA1 Message Date
Kbz-8
e29f5e7edd [BOT] update dependencies 2024-12-01 00:48:21 +00:00
kbz_8
b8966d5907 update dependencies (#103)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-11-24 18:11:21 +01:00
Kbz-8
50edf78e7d [BOT] update dependencies 2024-11-24 00:41:50 +00:00
kbz_8
89b1ae475f yes (#102) 2024-11-22 15:37:01 +01:00
kbz_8
44484798e8 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
8cf08d3490 Edit valgrind.supp for libdbus & libnvidia lib 2024-11-22 13:59:35 +01:00
kbz_8
142ea2d39f 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
21964fc628 [BOT] update dependencies 2024-11-03 00:40:16 +00:00
kbz_8
d3bf2505f6 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
c6d6c821a9 [BOT] update dependencies 2024-10-27 00:40:14 +00:00
kbz_8
fc6aeab678 feature(platform/window.cpp): put SDL_CreateWindow flags in a define (#97) 2024-10-27 00:42:33 +02:00
kbz_8
53bb936453 fixed code style 2024-10-27 00:34:41 +02:00
killian
a7fdb5838d 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
kbz_8
418feba7d3 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
0c35f2702e [BOT] update dependencies 2024-10-20 00:40:22 +00:00
kbz_8
226430f01e fixing crash when initializing mlx multiple times (#94) v1.3.3 2024-10-19 10:57:39 +02:00
kbz_8
ae3be69081 Merge branch 'master' into indev 2024-10-19 10:52:55 +02:00
Kbz-8
307270532f fetching deps once a week 2024-10-19 10:51:33 +02:00
Kbz-8
04f9cb1d95 fixing crash when initializing the mlx multiple times 2024-10-19 10:50:50 +02:00
kbz_8
c45a76a5bf 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
09561328ed [BOT] update dependencies 2024-10-12 01:21:00 +00:00
kbz_8
baa0ab0a2c 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
fd56e83c7b [BOT] update dependencies 2024-10-08 01:23:20 +00:00
kbz_8
ea2ee83a3e 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
5be3c86de4 [BOT] update dependencies 2024-10-07 01:25:31 +00:00
kbz_8
ae02055e18 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
74e2d04b7b [BOT] update dependencies 2024-10-06 01:35:52 +00:00
kbz_8
6ad95ca4c4 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
f08b1f6c8a [BOT] update dependencies 2024-10-05 01:22:08 +00:00
kbz_8
4d640ed70c dumbass (#87) 2024-09-30 03:26:07 +02:00
xtrm
85ada83d57 Update mlx.h 2024-09-30 03:15:44 +02:00
kbz_8
c9ca2187b3 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
6a0f4fd8dc [BOT] update dependencies 2024-09-27 01:23:16 +00:00
kbz_8
3dd68f9942 merge indev into master (#84) v1.3.2 2024-09-14 00:45:30 +02:00
Kbz-8
ffe5704673 fixing compilation issues with GCC 2024-09-14 00:05:50 +02:00
kbz_8
20ec13d2b9 resolving merge (#83) 2024-09-13 23:54:58 +02:00
kbz_8
33d2b98c55 adding support for changing window position (#82)
added window move function
2024-09-12 21:00:40 +02:00
kbz_8
1adce43d9f fixing codestyle in application.inl 2024-09-12 03:32:08 +02:00
Tidian Delage
466050ee7a 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
kbz_8
6bc505de13 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
d70d748877 [BOT] update dependencies 2024-09-07 01:17:30 +00:00
kbz_8
5cda85d16c 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
9318456afb [BOT] update dependencies 2024-08-31 01:18:08 +00:00
kbz_8
40fe100ecc 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
c1bfc0f27d [BOT] update dependencies 2024-08-17 01:12:49 +00:00
kbz_8
5a09ebb179 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
8370ae8324 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
kbz_8
a4fcbf187b 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
b15aa648e2 [BOT] update dependencies 2024-07-19 15:46:30 +00:00
kbz_8
9a88a8502e 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