Commit Graph

544 Commits

Author SHA1 Message Date
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
cf773b586e adding shaders compilation in makefile 2024-09-22 21:39:20 +02:00
Kbz-8
c718915927 fixing release compilation issue 2024-09-21 12:56:21 +02:00
Kbz-8
0b3ca8ec0c adding debug vulkan resources names 2024-09-21 12:18:42 +02:00
Kbz-8
3f065bc77e fixing bugs 2024-09-20 21:43:23 +02:00
Kbz-8
8dd6def84d fixing kvf issues 2024-09-20 17:41:52 +02:00
Kbz-8
4e1ae347a8 removing all singletons 2024-09-20 17:29:42 +02:00
Kbz-8
4ed84d43c1 fixing SDLManager 2024-09-20 17:02:55 +02:00
Kbz-8
48801d1070 fixing vulkan loader, moving vulkan pfns to RenderCore 2024-09-20 16:14:14 +02:00
Kbz-8
e9a8a0cb84 working on vulkan loader 2024-09-16 05:07:02 +02:00
Kbz-8
83432cb356 fixing warnings in kvf 2024-09-15 10:11:08 +02:00
Kbz-8
527a88ebaa fixing compilation issues 2024-09-15 09:03:52 +02:00
Kbz-8
7079e1e42d implementing mouse move and get screen size, removing warnings 2024-09-15 08:56:22 +02:00
Kbz-8
7243c67c3e AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHHHHHHHHHHHHH 2024-09-15 07:56:28 +02:00
Kbz-8
94873df8fe fixing windows build x3 | replacing compile commands by compile flags 2024-09-15 07:52:25 +02:00
Kbz-8
25b605d7d9 fixing windows build x2 2024-09-14 13:20:31 +02:00
Kbz-8
f743fc717f fixing windows build 2024-09-14 13:14:36 +02:00
Kbz-8
8191191fff fixing macos and windows CI ? x3 2024-09-14 13:04:43 +02:00
Kbz-8
9631305e35 fixing macos and windows CI ? 2024-09-14 12:53:29 +02:00
Kbz-8
14b42a7c9e fixing macos and windows CI ? 2024-09-14 12:44:25 +02:00
Kbz-8
f50dd2d946 fixing compilation issues 2024-09-14 09:55:19 +02: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
77bfe4ff11 yes 2024-09-13 23:51:01 +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
6eaf871d45 fixing compilation issues 2024-09-05 00:41:52 +02:00
Kbz-8
0a84ea6a18 fixing compilation issues, working on textures 2024-09-04 02:35:01 +02:00
Kbz-8
1b996af83f starting to fix compilation issues 2024-09-02 13:36:02 +02:00
Kbz-8
b7d554553b adding depth buffer, ci skip 2024-09-02 13:02:32 +02:00
Kbz-8
d5eeef9559 big refactoring ! ci skip 2024-09-02 09:44:42 +02: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
Kbz-8
34a46d643a [BOT] update dependencies 2024-07-13 01:13:25 +00:00
Kbz-8
7ecee717f8 fixing compoilation issues 2024-07-05 22:15:36 +02:00
kbz_8
359be83f49 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