Commit Graph

65 Commits

Author SHA1 Message Date
kbz_8 62bd63c364 adding multiple hooks supports for events and loop 2024-12-17 02:33:04 +01:00
kbz_8 6604cd647d changing endianness getter 2024-12-17 00:42:21 +01:00
kbz_8 f64ce376d6 implementing endianness check on mlx_color struct 2024-12-17 00:19:13 +01:00
kbz_8 c636229875 working on endianness with vulkan images 2024-12-17 00:11:21 +01:00
kbz_8 024a9af55a fixing macos compilation issue 2024-12-16 16:17:17 +01:00
kbz_8 623021a669 implementing last functions, adding put pixel region 2024-12-16 16:13:44 +01:00
kbz_8 feb3fcbd1f finxing memory usages 2024-12-16 01:24:25 +01:00
kbz_8 5a36b90a72 reworking application and bridge 2024-12-15 03:35:17 +01:00
kbz_8 e365c8a48c rewritting parts of the API; ci skip 2024-12-14 16:38:44 +01:00
kbz_8 34ea0822a7 moving experimental features to a new folder 2024-12-04 18:34:53 +01:00
kbz_8 e29ea92202 adding transformations 2024-11-13 12:17:59 +01:00
kbz_8 e8de2c169d adding clear color in mlx_clear_window 2024-11-04 21:21:46 +01:00
kbz_8 b59888efb3 yes 2024-11-03 01:23:52 +01:00
kbz_8 a662427097 added show and hide cursor support, fixing technological debt from original mlx, fixed missaligned comments in mlx.h 2024-10-31 15:16:01 +01:00
kbz_8 a86f26f0f3 fixing compilation issues 2024-10-22 12:09:49 +02:00
kbz_8 d0a74e79c5 fixing inputs bug, fixing missing depth image destruction in scenes 2024-10-17 18:35:33 +02:00
kbz_8 fcb2d1d9bc fixing warnings in kvf 2024-09-15 10:11:08 +02:00
kbz_8 ace4c98945 working on code refactor 2024-04-23 20:59:50 +02:00
kbz_8 6bbf1e196d begenning the refactor 2024-03-27 23:03:54 +01:00
kbz_8 fab193db38 yes 2024-01-24 17:49:38 +01:00
kbz_8 a3af54f271 adding fps capper 2024-01-18 15:25:13 +01:00
kbz_8 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
kbz_8 708e509bfa fixing issue with swapchain recreation 2024-01-16 07:19:27 +01:00
Namonay 44d76a3b9e Fixed brief typo 2024-01-09 00:31:39 +01:00
kbz_8 c24d961211 working on cmd resources management 2024-01-05 23:13:35 +01:00
kbz_8 09829ed104 fixing compilation issue 2024-01-03 15:33:46 +01:00
kbz_8 988ccf32db fixing windows compilation issue 2024-01-03 15:30:35 +01:00
kbz_8 ae6c4710c8 improving vulkan error messages 2024-01-03 15:15:38 +01:00
kbz_8 ac3b28c922 fixing issue when creating multiple mlx application with leaks in the first one 2023-12-28 01:06:03 +01:00
kbz_8 9f555316fc Merge branch 'master' into indev 2023-12-20 17:38:06 +01:00
xtrm d25cfc5975 🐛 fix: change github links to reflect organisation change
Signed-off-by: xtrm <oss@xtrm.me>
2023-12-20 00:58:24 +01:00
kbz_8 6f0f944fbe removing GCC error 2023-12-16 20:20:51 +01:00
kbz_8 72cc2eb9ab adding error checks 2023-12-16 20:17:49 +01:00
kbz_8 c7e59cbbeb adding multiple font support 2023-12-14 19:13:41 +01:00
kbz_8 3ab024cced fixing DLL API import error 2023-12-11 20:36:21 +01:00
kbz_8 4d6c970a71 moving profile to API scope 2023-12-11 20:28:58 +01:00
kbz_8 555af79e9e fixing windows dll issues 2023-12-08 23:33:26 +01:00
kbz_8 591c144104 fixing cross compilation issue 2023-12-08 18:09:08 +01:00
kbz_8 b84350f76d adding xmake support and windows workflow 2023-12-08 14:11:48 +01:00
kbz_8 5184e9500d adding mouse wheel support 2023-12-08 12:24:20 +01:00
kbz_8 d5a8b96be8 new feature, font loading 2023-11-23 14:37:42 +01:00
kbz_8 d90ab27489 Update mlx.h 2023-08-10 08:52:46 +02:00
kbz_8 6a8d55dbe8 reworking texture modifiers 2023-04-25 22:14:01 +02:00
kbz_8 cb4e9dbe8d adding multiple mapping support on textures 2023-04-23 22:11:44 +02:00
kbz_8 6d3421d7f4 removing texture library 2023-04-21 22:17:55 +02:00
kbz_8 f6736f210a adding documentation to mlx.h 2023-04-19 12:36:59 +02:00
kbz_8 e7d65a297e fixing color bug 2023-04-19 11:51:13 +02:00
kbz_8 4fa9873f44 working input API 2023-04-12 21:53:14 +02:00
kbz_8 fe45d0953d fixing performance issue in text pipeline, working on event system 2023-04-12 15:15:25 +02:00