Commit Graph

680 Commits

Author SHA1 Message Date
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
3aaa5df929 2.0 devFixing putpixel and put image overlapping incorrectly after a mlx_clear_window() call (#96)
Fixed m_draw_layer incrementation when TexturePut is called
2024-10-25 23:23:37 +02:00
Namonay
3828b98a60 Merge branch 'seekrs:2.0-dev' into 2.0-dev 2024-10-25 23:08:55 +02:00
da41f2836f yes 2024-10-24 19:13:02 +02:00
Namonay
2dadf5d29a better naming and removed todo🤓 2024-10-24 05:30:37 +02:00
Namonay
1ec2f72d26 this feels wrong 2024-10-24 05:16:37 +02:00
Namonay
b0384830a9 Merge branch '2.0-dev' of github.com:Namonay/MacroLibX into 2.0-dev 2024-10-24 05:15:57 +02:00
Namonay
e1fefba841 this feel so wrong 2024-10-24 05:13:41 +02:00
58ad52e1cc yes 2024-10-22 16:25:13 +02:00
a86f26f0f3 fixing compilation issues 2024-10-22 12:09:49 +02:00
92743b0b03 working on fonts 2024-10-21 23:21:50 +02:00
3291e0cd2a bozoman solution 2024-10-21 21:58:04 +02:00
7a3e5f37fa yes 2024-10-21 19:45:33 +02:00
0304834008 fixing put pixel, adding scene change checker 2024-10-21 01:48:01 +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
4f755f8a6f yes 2024-10-19 10:46:31 +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
386d9abe4b yes 2024-10-19 00:43:39 +02:00
d0a74e79c5 fixing inputs bug, fixing missing depth image destruction in scenes 2024-10-17 18:35:33 +02:00
160364bda2 fixing projection issue 2024-10-17 15:37:39 +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
99437a6d6a adding shaders compilation in makefile 2024-09-22 21:39:20 +02:00
ad35eee0b6 fixing release compilation issue 2024-09-21 12:56:21 +02:00
904b6d31ac adding debug vulkan resources names 2024-09-21 12:18:42 +02:00
2e08c37624 fixing bugs 2024-09-20 21:43:23 +02:00
f9c05d6d7b fixing kvf issues 2024-09-20 17:41:52 +02:00
1e2705ef06 removing all singletons 2024-09-20 17:29:42 +02:00
8348f9ce7a fixing SDLManager 2024-09-20 17:02:55 +02:00
092e5acd9b fixing vulkan loader, moving vulkan pfns to RenderCore 2024-09-20 16:14:14 +02:00
f4e4672cc6 working on vulkan loader 2024-09-16 05:07:02 +02:00
fcb2d1d9bc fixing warnings in kvf 2024-09-15 10:11:08 +02:00