|
|
e29ea92202
|
adding transformations
|
2024-11-13 12:17:59 +01:00 |
|
|
|
e8de2c169d
|
adding clear color in mlx_clear_window
|
2024-11-04 21:21:46 +01:00 |
|
|
|
b59888efb3
|
yes
|
2024-11-03 01:23:52 +01:00 |
|
|
|
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 |
|
|
|
a86f26f0f3
|
fixing compilation issues
|
2024-10-22 12:09:49 +02:00 |
|
|
|
d0a74e79c5
|
fixing inputs bug, fixing missing depth image destruction in scenes
|
2024-10-17 18:35:33 +02:00 |
|
|
|
fcb2d1d9bc
|
fixing warnings in kvf
|
2024-09-15 10:11:08 +02:00 |
|
|
|
ace4c98945
|
working on code refactor
|
2024-04-23 20:59:50 +02:00 |
|
|
|
6bbf1e196d
|
begenning the refactor
|
2024-03-27 23:03:54 +01:00 |
|
|
|
fab193db38
|
yes
|
2024-01-24 17:49:38 +01:00 |
|
|
|
a3af54f271
|
adding fps capper
|
2024-01-18 15:25:13 +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 |
|
|
|
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 |
|
|
|
c24d961211
|
working on cmd resources management
|
2024-01-05 23:13:35 +01:00 |
|
|
|
09829ed104
|
fixing compilation issue
|
2024-01-03 15:33:46 +01:00 |
|
|
|
988ccf32db
|
fixing windows compilation issue
|
2024-01-03 15:30:35 +01:00 |
|
|
|
ae6c4710c8
|
improving vulkan error messages
|
2024-01-03 15:15:38 +01:00 |
|
|
|
ac3b28c922
|
fixing issue when creating multiple mlx application with leaks in the first one
|
2023-12-28 01:06:03 +01:00 |
|
|
|
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 |
|
|
|
6f0f944fbe
|
removing GCC error
|
2023-12-16 20:20:51 +01:00 |
|
|
|
72cc2eb9ab
|
adding error checks
|
2023-12-16 20:17:49 +01:00 |
|
|
|
c7e59cbbeb
|
adding multiple font support
|
2023-12-14 19:13:41 +01:00 |
|
|
|
3ab024cced
|
fixing DLL API import error
|
2023-12-11 20:36:21 +01:00 |
|
|
|
4d6c970a71
|
moving profile to API scope
|
2023-12-11 20:28:58 +01:00 |
|
|
|
555af79e9e
|
fixing windows dll issues
|
2023-12-08 23:33:26 +01:00 |
|
|
|
591c144104
|
fixing cross compilation issue
|
2023-12-08 18:09:08 +01:00 |
|
|
|
b84350f76d
|
adding xmake support and windows workflow
|
2023-12-08 14:11:48 +01:00 |
|
|
|
5184e9500d
|
adding mouse wheel support
|
2023-12-08 12:24:20 +01:00 |
|
|
|
d5a8b96be8
|
new feature, font loading
|
2023-11-23 14:37:42 +01:00 |
|
|
|
d90ab27489
|
Update mlx.h
|
2023-08-10 08:52:46 +02:00 |
|
|
|
6a8d55dbe8
|
reworking texture modifiers
|
2023-04-25 22:14:01 +02:00 |
|
|
|
cb4e9dbe8d
|
adding multiple mapping support on textures
|
2023-04-23 22:11:44 +02:00 |
|
|
|
6d3421d7f4
|
removing texture library
|
2023-04-21 22:17:55 +02:00 |
|
|
|
f6736f210a
|
adding documentation to mlx.h
|
2023-04-19 12:36:59 +02:00 |
|
|
|
e7d65a297e
|
fixing color bug
|
2023-04-19 11:51:13 +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 |
|
|
|
06a95fae73
|
working text pipeline
|
2023-04-11 19:21:11 +02:00 |
|
|
|
bada255057
|
working on text put pipeline
|
2023-04-06 17:26:19 +02:00 |
|
|
|
b03bd6fe0a
|
removing xpm support bc frick xpm
|
2023-04-06 15:30:01 +02:00 |
|
|
|
27000b6163
|
working on xpm support
|
2023-04-05 01:11:49 +02:00 |
|
|
|
c85c12bfaf
|
working on xpm implementation
|
2023-04-04 15:41:45 +02:00 |
|
|
|
d02f04c294
|
working on event system
|
2023-04-04 12:40:47 +02:00 |
|
|
|
21962dda90
|
adding manual image manipulation
|
2023-04-03 00:01:13 +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 |
|