Daemo
bd7cd52c4f
Merge branch 'master' of github.com:seekrs/MacroLibX into indev
2026-08-28 16:42:22 +02:00
Daemo
42f0d52bfa
changed mlx_put_transformed_image_to_window to use float position
2026-08-12 19:25:09 +02:00
Daemo
f1c7f8ab27
Added mlx_set_image_rectangle
2026-08-10 16:02:24 +02:00
Daemo
9800d2f78d
Added mlx_set_window_icon
2026-08-10 15:32:18 +02:00
Daemo
83b9f8f9da
Fixed crash on NULL window titles + typo
2026-08-09 02:22:57 +02:00
Daemo and GitHub
63fe3088bf
Fix inconsistencies with the FPS scheduler ( #241 )
...
The current Fps manager will sometime skip the intended delay and start
the next frame immediately, I'm not 100% sure why it happens, but I
rewrote most of it to stay consistent and improved the overall precision
by compensating for OS wake delay after sleep and finishing with a busy
wait
I also changed the behavior of mlx_set_fps_goal to allow zero/negative
values and treat them as uncapped (like most graphics libraries)
2026-08-08 15:45:56 +02:00
kbz_8
3a11c1d350
fixing file access
2026-03-03 12:10:18 +01:00
kbz_8
6c1400e62c
azy, 7h du matin, je sais pas écrire
2026-02-04 07:32:55 +01:00
kbz_8
25fb5285f7
fixed issue with default font loading
2026-02-04 07:32:55 +01:00
Yannis and kbz_8
87059f8ca3
Check if font file exists
2026-02-04 07:32:55 +01:00
kbz_8
33ae4c3a37
fixing windows compilation issues, bumping version
2026-01-11 14:01:37 +01:00
kbz_8
2c73362fce
adding bindings
2025-03-13 16:58:10 +01:00
kbz_8
093dabcbbb
adding hidden bindings
2025-03-13 00:39:01 +01:00
kbz_8
2345cf4417
adding secret bindings
2025-03-12 22:57:29 +01:00
kbz_8
69502db0ee
fixing error message
2025-01-24 20:23:28 +01:00
kbz_8
ef16cd3fdb
fixing macOS issue
2025-01-11 22:28:39 +01:00
kbz_8
1f482719e6
fixing things
2025-01-07 01:20:26 +01:00
kbz_8
62bd63c364
adding multiple hooks supports for events and loop
2024-12-17 02:33:04 +01:00
kbz_8
c636229875
working on endianness with vulkan images
2024-12-17 00:11:21 +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
5b726fe74a
adding missing function implementation
2024-12-15 03:53:56 +01:00
kbz_8
5a36b90a72
reworking application and bridge
2024-12-15 03:35:17 +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
028cb57ff4
working on texts and fonts
2024-10-27 01:14:07 +02:00
kbz_8
a86f26f0f3
fixing compilation issues
2024-10-22 12:09:49 +02:00
kbz_8
092e5acd9b
fixing vulkan loader, moving vulkan pfns to RenderCore
2024-09-20 16:14:14 +02:00
kbz_8
fcb2d1d9bc
fixing warnings in kvf
2024-09-15 10:11:08 +02:00
kbz_8
596393ed20
implementing mouse move and get screen size, removing warnings
2024-09-15 08:56:22 +02:00
kbz_8
8ad6d84bd2
fixing compilation issues, working on textures
2024-09-04 02:35:01 +02:00
kbz_8
f65ac577bc
big refactoring ! ci skip
2024-09-02 09:44:42 +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