Commit Graph

661 Commits

Author SHA1 Message Date
deb6c20361 fixing transformations 2025-01-07 19:57:03 +01:00
b432e3e2e1 fixing possible segmentation fault in Texture::SetLinearRegion 2025-01-07 15:59:26 +01:00
1f482719e6 fixing things 2025-01-07 01:20:26 +01:00
3683a48e17 update dependencies (#109)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2025-01-05 12:05:19 +01:00
Kbz-8
94b46ac18c [BOT] update dependencies 2025-01-05 00:40:54 +00:00
6d34a7ffa6 update dependencies (#107)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-12-29 17:27:48 +01:00
Kbz-8
f4c186e724 [BOT] update dependencies 2024-12-29 00:41:02 +00:00
ce530c765e wtf is hapenning 2024-12-28 15:42:38 +01:00
d1d7f7ed98 Merge branch 'indev' of github.com:seekrs/MacroLibX into indev 2024-12-27 23:29:27 +01:00
49002fdd98 fixing vicious bug in scene code 2024-12-27 23:28:51 +01:00
45220a35fb update dependencies (#106)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-12-22 15:42:50 +01:00
Kbz-8
5244cde0ae [BOT] update dependencies 2024-12-22 00:40:37 +00:00
4e326db10d re-adding render to texture 2024-12-20 01:19:15 +01:00
952e48a05c fixing documentation in headers 2024-12-17 03:00:12 +01:00
62bd63c364 adding multiple hooks supports for events and loop 2024-12-17 02:33:04 +01:00
30f4602b1c fixing gcc/msvc error 2024-12-17 01:40:58 +01:00
393735b1d6 fixing gcc/msvc error 2024-12-17 01:03:00 +01:00
d40264891c fixing gcc/msvc error 2024-12-17 00:59:54 +01:00
6604cd647d changing endianness getter 2024-12-17 00:42:21 +01:00
f64ce376d6 implementing endianness check on mlx_color struct 2024-12-17 00:19:13 +01:00
c636229875 working on endianness with vulkan images 2024-12-17 00:11:21 +01:00
a85ad6378e fixing bug in texture clear 2024-12-16 19:07:16 +01:00
5a93cd4ae5 fixing homebrew path 2024-12-16 17:26:12 +01:00
4efe213fc6 revert 2024-12-16 17:22:34 +01:00
8721fe5000 installing SDL2 framework in macos action 2024-12-16 17:03:53 +01:00
a90bb88169 update action images 2024-12-16 16:57:23 +01:00
35b47936b4 fixing windows compilation issue 2024-12-16 16:39:50 +01:00
69bbed5b54 adding gcc13 to CI 2024-12-16 16:39:04 +01:00
024a9af55a fixing macos compilation issue 2024-12-16 16:17:17 +01:00
623021a669 implementing last functions, adding put pixel region 2024-12-16 16:13:44 +01:00
feb3fcbd1f finxing memory usages 2024-12-16 01:24:25 +01:00
5b726fe74a adding missing function implementation 2024-12-15 03:53:56 +01:00
5a36b90a72 reworking application and bridge 2024-12-15 03:35:17 +01:00
e365c8a48c rewritting parts of the API; ci skip 2024-12-14 16:38:44 +01:00
7bd2b9c4c7 working on garbage collection, fixing small issues with font destroy 2024-12-14 01:39:50 +01:00
f78c3e9f0f fixing valgrind issues, injecting garbage collector inside vulkan's funtions 2024-12-13 02:51:52 +01:00
34ea0822a7 moving experimental features to a new folder 2024-12-04 18:34:53 +01:00
f5ffd97e48 officially push 2.0 to test (#105) 2024-12-04 15:56:59 +01:00
6f57d9dab7 fetching deps 2024-12-04 15:56:38 +01:00
65fd92dca9 trying to fix merge conflicts 2024-12-04 15:55:11 +01:00
999ef64d0a working on subpass dependencies 2024-12-04 15:38:47 +01:00
33260f316f yes 2024-12-04 15:14:56 +01:00
3122576f04 enabling pre compiled header 2024-12-04 15:04:51 +01:00
92d060fc70 adding include check 2024-12-04 14:35:54 +01:00
57a7b10850 adding compiler version info to makefile header 2024-12-04 14:30:09 +01:00
777b92af8c adding missing include 2024-12-04 14:19:36 +01:00
b7183a1058 fixing window resizing 2024-12-04 14:04:44 +01:00
e425b66591 update dependencies (#104)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-12-03 14:35:12 +01:00
Kbz-8
8db78fc86b [BOT] update dependencies 2024-12-01 00:48:21 +00:00
122f4e8403 working on swapchains 2024-11-26 23:11:03 +01:00