Anton Mikhaylov twix
  • Joined on 2025-06-26
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 »
twix synced commits to master at twix/raylib from mirror 2025-10-21 13:31:43 -04:00
ec06f9be37 Removed trailing spaces
twix synced commits to master at twix/raygui from mirror 2025-10-21 13:31:43 -04:00
b9971133b2 Comment unused variable
twix synced commits to master at twix/raylib from mirror 2025-10-21 05:21:42 -04:00
3c5b3f1c17 [examples] Added shapes_lines_drawing (#5283)
79b7cd6b9b Format tweaks
Compare 2 commits »
twix synced commits to master at twix/raygui from mirror 2025-10-20 21:11:44 -04:00
947ef5799d Lock other controls when GuiTextInputBox is open (#512)
twix synced commits to master at twix/raylib from mirror 2025-10-20 21:11:43 -04:00
1664204291 REVIEWED: New Win32 platform backend to accomodate rlsw Software Renderer
ec3cb7045f Update rcore.c
74f2a899d9 Update rshapes.c
8604085b6e [examples] Fixed shaders_mandelbrot_set for WebGL (#5286)
5aeedb4899 REXM: Update examples collection
Compare 68 commits »
twix synced commits to master at twix/raylib from mirror 2025-10-02 20:25:42 -04:00
f0ffdb33f4 REXM: Support building full example collection and categories
e7d27e5b80 REXM: Remove test code
7b5c597da5 Update rexm.c
Compare 3 commits »
twix synced commits to master at twix/raylib from mirror 2025-10-02 12:15:42 -04:00
02b3e44f88 swap TraceLog to TRACELOG (#5226)
718a841cfb REXM: Update examples
8670e6e1b9 REXM: FIX: Get others category
29a7996402 REXM: Remove dead code of functions already moved to raylib
Compare 15 commits »
twix synced commits to master at twix/raylib from mirror 2025-10-01 19:55:42 -04:00
a5a5d3f347 removed unneeded include (#5225)
1cdf1dcbbe [examples] Add models_geometry_textures_cube (#5221)
452cac33b8 [examples] Add core_monitor_change (#5215)
14a0a4d0c4 FIXED: rexm's makefile and default paths (#5224)
Compare 4 commits »