Commit Graph

36 Commits

Author SHA1 Message Date
Kbz-8
91661fd206 adding profiler 2024-01-10 18:32:40 +01:00
Namonay
aa2d0be63f added back not so much 'unnecesary' include 2024-01-09 01:37:01 +01:00
Namonay
2b557d5be7 removed useless includes 🤓 2024-01-09 01:28:50 +01:00
Kbz-8
5babfde870 fixing issue when creating multiple mlx application with leaks in the first one 2023-12-28 01:06:03 +01:00
Kbz-8
79b01a5007 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
Kbz-8
401e6d13f3 moving profile to API scope 2023-12-11 20:28:58 +01:00
Kbz-8
b5ce2347f6 improving custom malloc, removing unused code in input system 2023-12-11 19:30:37 +01:00
Kbz-8
52ca0c0d1b suppress warnings 2023-12-10 23:12:22 +01:00
Kbz-8
b79b8da031 improving vsupp file 2023-12-09 18:02:30 +01:00
kbz_8
d16af1c4a8 fixing windows dll issues 2023-12-08 23:33:26 +01:00
Kbz-8
5dcc2045d6 adding symbols to dll on windows 2023-12-08 19:13:25 +01:00
Kbz-8
19ce912afe adding symbols to dll on windows 2023-12-08 18:56:33 +01:00
Kbz-8
fd8e98f1ce adding mouse wheel support 2023-12-08 12:24:20 +01:00
Kbz-8
c7e09f1d8c adding logo 2023-11-25 12:23:57 +01:00
Kbz-8
c0f539b57f adding debug messages to renderer, working on VMA implementation 2023-11-09 09:07:03 +01:00
Kbz-8
a7ac7b2318 adding SDL initialisation and quit, improving inputs code readability 2023-08-28 10:53:22 +02:00
kbz_8
5f1298f9ce adding documentation to mlx.h 2023-04-19 12:36:59 +02:00
Kbz-8
39c7857ccc working on colors issue 2023-04-14 12:29:17 +02:00
Kbz-8
ff6fb56042 working input API 2023-04-12 21:53:14 +02:00
Kbz-8
0c79a0d01c fixing performance issue in text pipeline, working on event system 2023-04-12 15:15:25 +02:00
Kbz-8
34cc9d63da fixing color issues with texts 2023-04-11 23:42:27 +02:00
kbz_8
d360c8fb6a working on event system 2023-04-04 12:40:47 +02:00
kbz_8
7a5e280322 adding graphics support class, refactoring the code 2023-04-02 17:37:38 +02:00
kbz_8
534bea942c adding clear window 2023-04-01 17:51:29 +02:00
kbz_8
3a93881392 working textures 2023-04-01 15:48:28 +02:00
kbz_8
e9c3fb8046 working pixel put pipeline 2023-04-01 13:03:21 +02:00
kbz_8
90c1aaad4b adding pixel put pipeline 2023-03-31 22:16:21 +02:00
Kbz-8
b170354e7f adding vulkan images, start using images for put_pixel 2023-01-25 21:46:58 +01:00
Kbz-8
659f6cc14e doing some stuff 2023-01-24 20:06:00 +01:00
Kbz-8
72d6802230 adding uniform buffers and projection matrix management in vertex shader 2023-01-24 17:27:55 +01:00
Kbz-8
4c1043ee17 adding descriptors support to renderer 2023-01-23 19:27:37 +01:00
Kbz-8
54fc452aa2 rendering 2022-12-19 17:16:50 +01:00
Kbz-8
f1e0499564 almost first rendering, fixing renderer issues 2022-12-19 00:59:45 +01:00
Kbz-8
4a67aab716 fixing compatibility, workign on renderer 2022-12-18 04:04:10 +01:00
Kbz-8
f52c4e51c9 working on window manager 2022-10-05 20:37:04 +02:00
Kbz-8
5df9b4d39f adding imputs system 2022-10-05 17:08:36 +02:00