Daemo
ff1a0bb4cb
Fixed C casts to reinterpret cast in window icon deletion
2026-08-28 16:58:55 +02:00
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
f53d90e72c
Added a header for event code definition and resize window event
2026-08-09 02:11:37 +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
8b952f14c5
temp fix
2026-05-11 14:05:10 +02:00
kbz_8
564942ad35
fix
2026-03-23 21:45:36 +01: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
0verLighT and kbz_8
e3ee9f0327
refactor(meson): delete all meson.build files in the runtime subfolders and regroup all sources in a meson.build file
2026-01-11 00:24:16 +01:00
0verLighT and kbz_8
807931fc8b
feat(meson): adding meson.build
2026-01-11 00:24:16 +01:00
kbz_8
4adaccf72a
removing garbage collector from SDL
2025-11-04 20:38:53 +01:00
kbz_8
14dee628c4
starting to work on headless support
2025-06-24 07:10:02 +02:00
kbz_8
3e079cc0e9
fixing bug
2025-03-17 11:24:43 +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
2798a43674
yes
2025-03-12 21:37:59 +01:00
kbz_8
69502db0ee
fixing error message
2025-01-24 20:23:28 +01:00
kbz_8
f4422c3174
fixing macOS issue
2025-01-11 23:04:58 +01:00
kbz_8
ef16cd3fdb
fixing macOS issue
2025-01-11 22:28:39 +01:00
kbz_8
deb6c20361
fixing transformations
2025-01-07 19:57:03 +01:00
kbz_8
1f482719e6
fixing things
2025-01-07 01:20:26 +01:00
kbz_8
4e326db10d
re-adding render to texture
2024-12-20 01:19:15 +01:00
kbz_8
62bd63c364
adding multiple hooks supports for events and loop
2024-12-17 02:33:04 +01:00
kbz_8
d40264891c
fixing gcc/msvc error
2024-12-17 00:59:54 +01:00
kbz_8
c636229875
working on endianness with vulkan images
2024-12-17 00:11:21 +01:00
kbz_8
35b47936b4
fixing windows compilation issue
2024-12-16 16:39:50 +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
7bd2b9c4c7
working on garbage collection, fixing small issues with font destroy
2024-12-14 01:39:50 +01:00
kbz_8
f78c3e9f0f
fixing valgrind issues, injecting garbage collector inside vulkan's funtions
2024-12-13 02:51:52 +01:00
kbz_8
777b92af8c
adding missing include
2024-12-04 14:19:36 +01:00
kbz_8
b7183a1058
fixing window resizing
2024-12-04 14:04:44 +01:00
kbz_8
122f4e8403
working on swapchains
2024-11-26 23:11:03 +01:00
kbz_8
32b6053cfb
working on rtt
2024-11-14 17:38:44 +01:00
kbz_8
e29ea92202
adding transformations
2024-11-13 12:17:59 +01:00
kbz_8
eaf5be3061
adding nesting to debug logs
2024-11-05 12:49:21 +01:00
kbz_8
5f46c8cb55
fixing bug with image recreation
2024-11-05 11:50:40 +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