Commit Graph

375 Commits

Author SHA1 Message Date
9c0e7dfd21 update dependencies (#45)
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action
2024-01-26 12:01:23 +01:00
1dd24f687c adding check to texture pointers 2024-01-26 11:59:57 +01:00
Kbz-8
1e2f2880ae [BOT] update dependencies 2024-01-26 01:04:35 +00:00
eaf2d00864 yes (#43) 2024-01-24 17:54:37 +01:00
528867bc7b Merge branch 'master' into indev 2024-01-24 17:49:53 +01:00
fab193db38 yes 2024-01-24 17:49:38 +01:00
3f4dcad12f adding rule to gitignore 2024-01-20 08:54:28 +01:00
a461624fea improving descriptor sets and pools management (#41) 2024-01-20 08:53:13 +01:00
77ab3bf68c improving descriptor sets and pools management 2024-01-20 08:46:50 +01:00
982b8c17f4 adding fps capper (#40) 2024-01-18 15:31:37 +01:00
d857d598e8 Merge branch 'master' into indev 2024-01-18 15:28:20 +01:00
a3af54f271 adding fps capper 2024-01-18 15:25:13 +01:00
48133e3432 fixing texts allocation issues (#39) 2024-01-18 14:23:05 +01:00
6143e8b1c5 Merge branch 'master' into indev 2024-01-18 13:59:37 +01:00
dd0599c088 fixing allocation issues with texts 2024-01-18 13:57:41 +01:00
Kbz-8
208b0e4710 fixing shit 2024-01-17 07:41:15 +01:00
209472d0a1 i dont know chat i did i was high as f*ck 2024-01-17 05:30:38 +01:00
708e509bfa fixing issue with swapchain recreation 2024-01-16 07:19:27 +01:00
47aead9e2d oh the misery (#38)
Fixed a bug and modified the example/main.c to test all mlx functions 

![image](https://github.com/seekrs/MacroLibX/assets/105780726/d9946f1f-4e97-453f-87a6-953ffd0ad52d)
2024-01-12 14:56:14 +01:00
Namonay
9024b9cc12 upgraded example to test all mlx functions 2024-01-12 04:25:12 +01:00
Namonay
0bd6f17260 Fixed mlx_mouse_move() not updating mouse position
Removed SDL_FlushEvent(SDL_MOUSEMOTION) preventing Input::update() from catching new mouse position after a mlx_mouse_move() call
2024-01-12 04:24:24 +01:00
a0d5cea21f Preventing some segfaults (#37)
![nerd](https://github.com/seekrs/MacroLibX/assets/105780726/74152e81-029a-4f35-afda-11e6411646bf)
2024-01-12 01:51:51 +01:00
Namonay
2c9c4217ec Merge branch 'seekrs:indev' into indev 2024-01-12 01:28:25 +01:00
Namonay
39298eda36 Added protections to THE bridge 2024-01-12 01:27:02 +01:00
99e6267489 improving vsupp 2024-01-12 00:49:42 +01:00
4835ff0337 Indev (#36) 2024-01-11 15:53:39 +01:00
7f1dd999bf Merge branch 'master' into indev 2024-01-11 15:48:15 +01:00
088e1891fc fixing compilation error 2024-01-11 15:47:45 +01:00
18d0f102ec fixing vsupp missing character 2024-01-11 15:46:11 +01:00
e060cf39f9 merge indev to master (#35) 2024-01-11 05:32:13 +01:00
7de0758f76 Merge branch 'master' into indev 2024-01-11 05:27:21 +01:00
189764dc34 new text management, texts and textures are on the same level, new texture rendering management, fixing issues 2024-01-11 05:23:16 +01:00
875d73e3dd fixing color management issue with texts 2024-01-10 20:22:53 +01:00
62c623d70a adding xmake profiler option 2024-01-10 18:49:54 +01:00
05ba165c45 adding profiler (#34) 2024-01-10 18:48:52 +01:00
944038e564 fixing windows compilation issue 2024-01-10 18:37:14 +01:00
fb6bda24a6 adding profiler 2024-01-10 18:32:40 +01:00
c3ffb80a10 Indev (#33)
Indev
2024-01-09 01:42:36 +01:00
Namonay
0acb086819 added back not so much 'unnecesary' include 2024-01-09 01:37:01 +01:00
Namonay
b14468eed1 removed useless includes 🤓 2024-01-09 01:28:50 +01:00
Namonay
f9d1234642 update buid.sh 2024-01-09 01:01:31 +01:00
Namonay
44d76a3b9e Fixed brief typo 2024-01-09 00:31:39 +01:00
aa97d048b8 fixing norme issue in the example 2024-01-09 00:25:23 +01:00
887e2b8699 fixing issue with vulkan queues on multiple GPU computers 2024-01-08 23:50:00 +01:00
c64cb4ac67 fixing issue with fonts vulkan descriptor destroyed 2024-01-08 22:18:45 +01:00
c88d9f1d9d Better vk commands management (#31) 2024-01-07 01:49:40 +01:00
15b54a15c8 figin another MacOS compilation error 2024-01-07 01:45:12 +01:00
348dff8140 fixing compilation issues 2024-01-07 01:40:19 +01:00
6e4322e1ba removing gdb garbage file 2024-01-07 01:35:18 +01:00
a9cd7375f6 fixing better vk command buffers management 2024-01-07 01:34:02 +01:00