Anton Mikhaylov twix
  • Joined on 2025-06-26
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)
twix synced commits to master at twix/raylib from mirror 2026-05-02 03:21:40 -04:00
cf9f27db54 Update raymath.h
0a2b81b128 Update rcore_web.c
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-05-01 19:11:40 -04:00
05c15c8ba7 SDL: Use precise mouse wheel values (#5830)
twix synced commits to master at twix/raylib from mirror 2026-04-29 18:11:40 -04:00
d768dae402 [build] Shift __cplusplus check to a higher level for bool type define (#5804)
d580c47504 [raymath.h] Add missing (float * Vector) operator overloads (#5815)
7b7ded566c Fix directory navigation in core_directory_files (#5823)
d9427b1e6f REVIEWED: Avoid static variable floating around and include it to PlatformData struct
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2026-04-29 10:01:39 -04:00
da55d9067c added NPOT check to rlLoadTexture to match rlGenTextureMipmaps and WebGL 1.0 standard (#5820)
e5702a716f Update DenoRaylib550 to Deno-Raylib with version 6.0 (#5821)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-04-29 01:51:40 -04:00
2dd8d7e8b1 Update rcore_desktop_sdl.c
168e2c43d0 fix(rcore): correct string boundary handling (#5812)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2026-04-28 17:41:39 -04:00
638c1cb339 Update BINDINGS.md (#5819)
twix synced commits to master at twix/raylib from mirror 2026-04-28 09:37:25 -04:00
6a430eb834 [examples] Update build.zig to support wasm examples (#5811)
twix synced commits to master at twix/raygui from mirror 2026-04-27 17:17:26 -04:00
6d2b28ff74 raygui build with exported symbols (#543)
713790ab91 Fix minimum vertical scroll value in GuiScrollPanel() (#544)
5c7081b330 Update Makefile
8469559b3d Fix wrongly casting a parameter as const char** when calling GuiListViewEx (#537)
Compare 5 commits »
twix synced commits to master at twix/raylib from mirror 2026-04-27 17:17:25 -04:00
3c82b48b1f Update BINDINGS.md to reflect raylib4fb project supporting 6.0 (#5813)