Anton Mikhaylov twix
  • Joined on 2025-06-26
twix synced commits to master at twix/raylib from mirror 2026-05-25 14:10:27 -04:00
34b06ca587 Update BINDINGS.md (#5887)
twix synced commits to master at twix/raylib from mirror 2026-05-25 06:00:27 -04:00
4d845608b8 Update listed Raylib version for zig bindings (#5886)
twix synced commits to master at twix/raylib from mirror 2026-05-24 21:50:26 -04:00
eaf32c83bf REXM: Latest w64devkit supports make directly, simplifying code to avoid mingw32-make
twix synced commits to master at twix/raylib from mirror 2026-05-24 13:40:26 -04:00
808e6b9b20 Raylib-lua version to 5.5 (#5884)
twix synced commits to master at twix/raylib from mirror 2026-05-24 05:30:27 -04:00
7dd72e7328 rlparser: update raylib_api.* by CI
f17babfe8a REVIEWED: #5879
f65d5ad7a9 rshapes: fix auto segment rounded-corner math and rounding (#5883)
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2026-05-20 03:31:39 -04:00
0d78f10161 Reviewed comments formating
7d5b61ce01 [rlsw][SEGFAULT] Fix triangle and quad spans applying pixels out of bounds (#5849)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-05-19 19:21:40 -04:00
fd1dfd7d65 ADDED: rprand_get_value_raw()
be56f2c524 [rcore][GLFW] Fix GetClipboardImage() creating new connection under X11 (#5871)
d31c10a01e Adjust segment calculation in DrawRectangleRounded to be consistent with DrawRectangleRoundedLinesEx (#5875)
Compare 4 commits »
twix synced commits to master at twix/raygui from mirror 2026-05-17 18:31:38 -04:00
b256d4552b Standardize the internal icon logic (#553)
36b79b7e14 Avoid overrunning the 256 icon memory buffer (#491)
4fbd4253cc feat: expose GuiLoadStyleFromMemory() (#549)
669c88fe71 REVIEWED: Examples, noted that latest raylib and raygui mist be used #536
f4a124239a Update raygui.h
Compare 5 commits »
twix synced commits to master at twix/raylib from mirror 2026-05-15 17:31:39 -04:00
c04e57399a Fix compilation for -DPLATFORM=RGFW (#5870)
6c090f6193 Fix build.zig building examples all the time (#5869)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-05-14 17:01:39 -04:00
5ca45bce37 Update rcore.c
729327a078 Update .gitignore
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-05-14 08:51:39 -04:00
ea76845ecb [cmake]: remove GLFW_BUILD warnings for when platform is SDL (#5865)
5506aed190 BINDINGS.md: update golang binding to v6.0 (#5866)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-05-13 08:21:39 -04:00
43366d1c6a Some formatting tweaks
f35f4b9fad REVIEWED: GetTime(), small addition for RPI Pico 2
c4b4fcc17e Format review
fbf132d1d1 Use rlgl provided interface instead of rlsw direct access
e274c195af Update rcore.c
Compare 6 commits »
twix synced commits to master at twix/raylib from mirror 2026-05-12 16:01:40 -04:00
5aa3de194c Updated miniaudio warnings with emscripten
twix synced commits to master at twix/raylib from mirror 2026-05-11 23:41:39 -04:00
9400199b80 [rcore][RGFW] Add fullscreen behaviour on size 0 window creation (#5859)
twix synced commits to master at twix/raylib from mirror 2026-05-10 15:11:39 -04:00
094edcd32e Update Makefile
a005a044da [rcore_android] Restore face-button input on Android gamepads (#5824)
ae315eecb9 added win32 to cmake + examples (#5855)
dcb0ca5d14 [raudio]: free converterResidual in UnloadSoundAlias to prevent leak (#5857)
Compare 5 commits »
twix synced commits to master at twix/raylib from mirror 2026-05-09 14:41:39 -04:00
07b729d5d6 fix: check fread return value in jar_mod_load_file (#5840)
cd4599b447 Update BINDINGS.md (#5850)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-05-08 22:21:39 -04:00
b2ea5eae5e REVIEWED: long long usage in all raylib, minimize
29ff1f02e9 Update Makefile comment (#5846)
d840a100a7 [CMake] Add configure-time test for libatomic requirement (#5847)
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2026-05-08 06:11:39 -04:00
95bfa196fd [cmake] Fix config.h parsing into cmake options (#5844)
twix synced commits to master at twix/raylib from mirror 2026-05-07 13:51:39 -04:00
aceb8ce3a8 Re-enable GLFW_LINUX_ENABLE_WAYLAND flag by default #5816
33e889907e ADDED: GL_SHADING_LANGUAGE_VERSION for swGetString()
61537200c0 Code cleaning
080f5c94bd [rlsw][rcore_drm] Silence warnings when using PLATFORM_DRM and GRAPHICS_API_OPENGL_SOFTWARE (#5839)
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2026-05-06 13:21:40 -04:00
7207c03c72 [rlsw] ESP32 optimizations (#5827)