Files
raylib/src
sleeptightAnsiC 77df0ab1e8 [rcore_desktop_glfw.c] fix: make sure that GLFW uses RL_*alloc macros (#4777)
Raylib allows for providing custom allocators via macros.
GLFW supports this too, but via function pointers.

Make sure that GLFW uses those Raylib macros, by wrapping them in
function calls and setting them up inside of InitPlatform().
This is possible because of glfwInitAllocator() and GLFWallocator.

Fixes: https://github.com/raysan5/raylib/issues/4776
Relates-to: https://github.com/raysan5/raylib/issues/4751
2025-02-18 22:53:18 +01:00
..
2025-01-16 00:34:27 +01:00
2024-12-15 11:16:08 +01:00
2025-01-01 00:02:52 +01:00
2025-01-01 00:02:52 +01:00
2025-01-01 00:02:52 +01:00
2025-01-01 00:02:52 +01:00
2024-11-14 16:40:04 +01:00
2025-01-01 00:02:52 +01:00
2025-01-01 00:02:52 +01:00
2025-01-01 00:02:52 +01:00
2025-01-01 00:02:52 +01:00
2025-01-01 00:02:52 +01:00
2025-01-01 00:02:52 +01:00
2025-01-16 19:47:21 +01:00
2025-02-16 15:43:32 +01:00
2025-02-12 23:12:10 +01:00
2025-01-01 00:02:52 +01:00
2025-01-01 00:02:52 +01:00