Commit Graph

55 Commits

Author SHA1 Message Date
Kbz-8
0b4b32b5ac removing GCC error 2023-12-16 20:20:51 +01:00
Kbz-8
1922b409dd adding error checks 2023-12-16 20:17:49 +01:00
Kbz-8
b28b144edb fixing issue when destroying an image in the loop hook, begenning single time command buffers manager 2023-12-15 21:08:46 +01:00
Kbz-8
d08a97f55c adding multiple font support 2023-12-14 19:13:41 +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
b22064035a adding xmake support and windows workflow 2023-12-08 14:11:48 +01:00
Kbz-8
d5fa70d7ab fixing issue in 42 header 2023-12-08 12:56:59 +01:00
Kbz-8
689c9b3ed4 fixing memory leaks, begenning xmake support to build on windows 2023-12-07 23:19:56 +01:00
Kbz-8
49c211cebc transparency management added 2023-11-25 10:31:06 +01:00
Kbz-8
38768c85c9 improving font management 2023-11-24 19:34:15 +01:00
Kbz-8
d6b6dd955c new feature, font loading 2023-11-23 14:37:42 +01:00
Kbz-8
c93d7854d0 fixing compilation error 2023-11-20 07:29:36 +01:00
Kbz-8
9fdb514541 fixing spaces in indentaions 2023-11-20 07:28:03 +01:00
kbz_8
35f5f41258 fixed error message for image file loading 2023-11-18 17:57:06 +01:00
Kbz-8
f6201014aa cleaning renderpass, framebuffers and swapchain code, setting all vulkan resources to NULL after destroy 2023-11-18 17:25:30 +01:00
Kbz-8
b882771a18 removing all memory dump strings informations in release mode 2023-11-16 14:04:51 +01:00
Kbz-8
39aa8009a4 fixing memory management issue, VMA uses custom asserts 2023-11-14 12:46:51 +01:00
Kbz-8
52929e215c fixing macos warning 2023-11-14 07:22:38 +01:00
Kbz-8
ad60a17da9 fixing rendering issues 2023-11-14 07:07:43 +01:00
Kbz-8
85c43dabf4 fixing compilation issues, adding profile 2023-11-10 09:19:47 +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
31e08416e0 reworking texture modifiers 2023-04-25 22:14:01 +02:00
kbz_8
4edd619841 adding multiple mapping support on textures 2023-04-23 22:11:44 +02:00
kbz_8
77f707ca7a removing texture library 2023-04-21 22:17:55 +02:00
kbz_8
5f1298f9ce adding documentation to mlx.h 2023-04-19 12:36:59 +02:00
kbz_8
b71c0eafb8 fixing color bug 2023-04-19 11:51:13 +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
3863bd3378 working text pipeline 2023-04-11 19:21:11 +02:00
kbz_8
77d71adc1f almost fixing text rendering 2023-04-08 20:45:06 +02:00
kbz_8
b4b3bbda54 working on text render pipeline 2023-04-08 04:09:25 +02:00
kbz_8
f6c6b5e018 adding stb_truetype 2023-04-07 13:47:22 +02:00
Kbz-8
8ae152e67a working on text put pipeline 2023-04-06 17:26:19 +02:00
Kbz-8
66022c08fb removing xpm support bc frick xpm 2023-04-06 15:30:01 +02:00
kbz_8
0466c40242 working on xpm support 2023-04-06 12:56:36 +02:00
kbz_8
83e6ebb430 working on xpm support 2023-04-05 01:11:49 +02:00
Kbz-8
f4bf7ea6b7 working on xpm implementation 2023-04-04 15:41:45 +02:00
kbz_8
d360c8fb6a working on event system 2023-04-04 12:40:47 +02:00
kbz_8
e444856964 adding manual image manipulation 2023-04-03 00:01:13 +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