Commit Graph

43 Commits

Author SHA1 Message Date
a69ea93597 fixing multiple window issue 2024-04-22 17:35:41 +02:00
3624caf519 adding std namespace to all libstd provided primitive types 2024-02-25 08:04:44 +01:00
784156c395 fixing weird color bug with mlx_get_image_pixel 2024-02-24 03:58:12 +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
99e6267489 improving vsupp 2024-01-12 00:49:42 +01:00
fb6bda24a6 adding profiler 2024-01-10 18:32:40 +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
ac3b28c922 fixing issue when creating multiple mlx application with leaks in the first one 2023-12-28 01:06:03 +01:00
ca13d77996 adding error messages when using a corrupted window pointer, dropping SDL init responsability when running in sandbox 2023-12-21 00:28:53 +01:00
4d6c970a71 moving profile to API scope 2023-12-11 20:28:58 +01:00
0a7a082d24 improving custom malloc, removing unused code in input system 2023-12-11 19:30:37 +01:00
49f6bb4b71 suppress warnings 2023-12-10 23:12:22 +01:00
327374d53b improving vsupp file 2023-12-09 18:02:30 +01:00
555af79e9e fixing windows dll issues 2023-12-08 23:33:26 +01:00
038a6db77f adding symbols to dll on windows 2023-12-08 19:13:25 +01:00
b078165849 adding symbols to dll on windows 2023-12-08 18:56:33 +01:00
5184e9500d adding mouse wheel support 2023-12-08 12:24:20 +01:00
f634b14998 adding logo 2023-11-25 12:23:57 +01:00
4e5fb2648a adding debug messages to renderer, working on VMA implementation 2023-11-09 09:07:03 +01:00
7f7d197e42 adding SDL initialisation and quit, improving inputs code readability 2023-08-28 10:53:22 +02:00
f6736f210a adding documentation to mlx.h 2023-04-19 12:36:59 +02:00
c497645ee9 working on colors issue 2023-04-14 12:29:17 +02:00
4fa9873f44 working input API 2023-04-12 21:53:14 +02:00
fe45d0953d fixing performance issue in text pipeline, working on event system 2023-04-12 15:15:25 +02:00
ec0f2eaa60 fixing color issues with texts 2023-04-11 23:42:27 +02:00
d02f04c294 working on event system 2023-04-04 12:40:47 +02:00
aaf7e861d5 adding graphics support class, refactoring the code 2023-04-02 17:37:38 +02:00
7eea6ea1d5 adding clear window 2023-04-01 17:51:29 +02:00
28850a6cb8 working textures 2023-04-01 15:48:28 +02:00
2ab87dd3ad working pixel put pipeline 2023-04-01 13:03:21 +02:00
88404afb2b adding pixel put pipeline 2023-03-31 22:16:21 +02:00
8ca0b041e3 adding vulkan images, start using images for put_pixel 2023-01-25 21:46:58 +01:00
e74d218d6e doing some stuff 2023-01-24 20:06:00 +01:00
b66476ef4f adding uniform buffers and projection matrix management in vertex shader 2023-01-24 17:27:55 +01:00
006d665ce2 adding descriptors support to renderer 2023-01-23 19:27:37 +01:00
c8302b4fdf rendering 2022-12-19 17:16:50 +01:00
2c6c3a945e almost first rendering, fixing renderer issues 2022-12-19 00:59:45 +01:00
c907c52968 fixing compatibility, workign on renderer 2022-12-18 04:04:10 +01:00
b275918de6 working on window manager 2022-10-05 20:37:04 +02:00
3ee3a5899b adding imputs system 2022-10-05 17:08:36 +02:00