Anton Mikhaylov twix
  • Joined on 2025-06-26
twix synced commits to master at twix/raylib from mirror 2025-11-03 10:33:14 -05:00
cfb43fa999 Update rcore_desktop_sdl.c
ed68a4fcce Fixed bugs in SDL backend (#5325)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-11-02 18:13:14 -05:00
91addeb889 Update rexm.c
ee3be5799a Update raymath.h
87d49262f8 REVIEWED: raymath: MatrixCompose()
81004135a4 adding Matrix MatrixCompose( translate, rotation, scale ) to raymath.h (#5324)
cc83b2bd8e fix: cursor lock/unlock inconsistent behaviour on glfw, rgfw, sl (#5323)
Compare 8 commits »
twix synced commits to master at twix/raylib from mirror 2025-11-01 18:43:13 -04:00
0246621210 REVIEWED: SIMD intrinsics checks and usage
twix synced commits to master at twix/raylib from mirror 2025-10-31 18:13:14 -04:00
dfc94f64d1 Revert "UpdateModelAnimation does matrixtranspose(matrixinvert) only once per…" (#5322)
twix synced commits to master at twix/raylib from mirror 2025-10-30 17:53:13 -04:00
bca54047f9 [rlsw] Review depth formats and fix depth writing (#5317)
b2d455400c Adding SwiftForth language binding (#5319)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-10-30 01:33:13 -04:00
127cc1c79e REVIEWED: Makefile to support software renderer
twix synced commits to master at twix/raylib from mirror 2025-10-29 09:13:13 -04:00
3389c80f49 Update rlsw.h
f16d5ce1dd REVIEWED: Make sure SSE is being used when compiling with MSVC
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-10-29 01:03:14 -04:00
cbff0fa22c [rlsw] Fix axis aligned quad detection (#5314)
twix synced commits to master at twix/raylib from mirror 2025-10-28 16:53:13 -04:00
bf5c00f7e0 RE-ADDED: swGetColorBuffer() for convenience #5312
a844a943b5 It seems alignas() is C11 and raylib is C99, so not fully supported #5312
f106301d46 ADDED: Some code sample for RISC-V RVV vector instructions -WIP-
78870335e6 Update rlgl.h
93a21c7e13 Support other graphic backends on some platforms
Compare 6 commits »
twix synced commits to master at twix/raylib from mirror 2025-10-27 08:13:13 -04:00
3b6a68ba69 Improve support for PLATFORM_DESKTOP_WIN32 in src/Makefile (#5311)
twix synced commits to master at twix/raylib from mirror 2025-10-27 00:03:14 -04:00
5db5c9b4a1 Update rexm.c
9aaf120bbe [examples] Fixed spaces shaders_mandelbrot_set (#5310)
aae2c4b355 Update rexm.c
5338e39124 Update rexm.c
Compare 8 commits »
twix created repository twix/NNControl 2025-10-26 21:15:24 -04:00
twix synced commits to master at twix/raylib from mirror 2025-10-26 15:53:14 -04:00
a6dd08fb71 Update shaders_color_correction.c
6a5b7fb3f8 Update models_decals.c
40594f3ec0 Fix typo in font loading documentation (#5308)
70f4911698 [examples] Added shaders_color_correction (#5307)
Compare 8 commits »
twix synced commits to master at twix/raylib from mirror 2025-10-25 23:41:42 -04:00
a818508158 [rlsw] Completeness of glDraw functions (#5304)
1c20b5588d Updatee project id
e501dfad60 [rlsw] Subpixel correction (#5300)
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2025-10-25 15:31:43 -04:00
a25d11ad1a Add example: shapes_math_angle_rotation (angle rotation lines) (#5236)
6f101f4011 [examples] Added: shapes_math_sine_cosine (#5257)
Compare 2 commits »
twix synced commits to master at twix/raylib from mirror 2025-10-25 07:21:42 -04:00
efe62f0e0d Formating review to follow raylib code conventions #5298
79fd6be008 Minor format tweaks
dbcc508196 [examples] Added models_decals (#5298)
4bb8c89084 Don't undefine the versions of LoadImage that don't conflict with raylib so that the Win32 platform can use them. (#5299)
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2025-10-24 15:01:43 -04:00
39242dba23 [rlsw] Smarter texture management (#5296)
twix synced commits to master at twix/raylib from mirror 2025-10-23 14:31:43 -04:00
12dc0d6675 Revert undesired change to rcore and restore correct win32 ifdef and max path (#5297)
93c5dc3b5f [rlsw] c++ support (#5291)
04930c5132 Fix typo in RPI cross-compiler variable name (#5295)
780a7df760 Fix warnings in more examples. (#5292)
Compare 4 commits »
twix synced commits to master at twix/raylib from mirror 2025-10-22 05:51:42 -04:00
428421f21a Update examples_list.txt
twix synced commits to master at twix/raylib from mirror 2025-10-21 21:41:43 -04:00
1b5a14e516 [rcore_desktop_sdl] fix: handle monitor ID correctly on SDL3 (#5290)
99ed814615 Update rcore_desktop_win32.c
77b9214575 Update rcore_desktop_sdl.c
Compare 3 commits »