Grafico dei commit

  • *
  • | *
  • | *
  • | | *
  • | |/
  • | *
  • | | *
  • | | *
  • | |/
  • | | *
  • | |/
  • | *
  • | | *
  • | | *
  • | |/
  • | | *
  • | |/
  • | *
  • |/
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • |/
  • | *
  • |/
  • *
  • *
  • | *
  • | *
  • | *
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • | | *
  • | |/
  • |/|
  • | | *
  • | | | *
  • | |_|/|
  • |/| | |
  • | | | | *
  • | |_|_|/
  • |/| | |
  • * | | |
  • * | | |
  • * | | |
  • |\ \ \ \
  • * | | | |
  • | * | | |
  • |/ / / /
  • * | | |
  • * | | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | |\ \ \
  • | |/ / /
  • |/| | |
  • | | | | *
  • | |_|_|/
  • |/| | |
  • | | | | *
  • | | | | | *
  • | | | | | | *
  • | |_|_|_|_|/
  • |/| | | | |
  • | | | | | *
  • | | | | | *
  • | | | | | *
  • | |_|_|_|/
  • |/| | | |
  • | | | | | *
  • | | | | | *
  • | |_|_|_|/
  • |/| | | |
  • | | | | | *
  • | |_|_|_|/
  • |/| | | |
  • * | | | |
  • * | | | |
  • | | | | | *
  • | | | | | *
  • | | | | | *
  • | |_|_|_|/
  • |/| | | |
  • | | | | | *
  • | | | | | *
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • * | | | | |
  • | | | | | | *
  • * | | | | | |
  • | |_|_|_|_|/
  • |/| | | | |
  • | | | | | | *
  • | |_|_|_|_|/
  • |/| | | | |
  • | | | | | | *
  • | |_|_|_|_|/
  • |/| | | | |
  • | | | | | | *
  • | | | | | | *
  • | | | | | | |\
  • | | | | | | * |
  • | | | | | | | *
  • | | | | | | |/|
  • | |_|_|_|_|_|/
  • |/| | | | | |
  • | | | | | | *
  • | | | | | | | *
  • | |_|_|_|_|_|/
  • |/| | | | | |
  • * | | | | | |
  • * | | | | | |
  • * | | | | | |
  • * | | | | | |
  • | | | | | | | *
  • | |_|_|_|_|_|/
  • |/| | | | | |
  • * | | | | | |
  • * | | | | | |
  • * | | | | | |
  • * | | | | | |
  • | | | | | | *
  • | | | | | | *
  • | | | | | | *
  • | | | | | | |\
  • | |_|_|_|_|_|/
  • |/| | | | | |
  • * | | | | | |
  • 861ebafe6 Update shaders_mesh_instancing.c by Ray 2025-01-26 19:42:52 +0100
  • 2e1ec8e44 Remove unnecessary initialization by asdqwe 2025-01-26 14:56:28 -0300
  • e6f4d1cf2 Fix HalfToFloat() and FloatToHalf() dereferencing issues with an union by asdqwe 2025-01-26 14:27:11 -0300
  • 152d6842b (refs/pull/4727/head) Update CMakeLists.txt by elite0OG 2025-01-26 16:19:24 +0530
  • 139de05e9 [rcore] [SDL2] Fix gamepad event handling by adding joystick instance id tracking (#4724) by Asdqwe 2025-01-25 16:49:42 -0300
  • 486b869bb (refs/pull/4724/head) Fix gamepad button handling by asdqwe 2025-01-24 20:48:15 -0300
  • d330399a0 Fix gamepad SDL_JOYDEVICEADDED and SDL_JOYDEVICEREMOVED event handling for PLATFORM_DESKTOP_SDL by adding joystick instance id tracking by asdqwe 2025-01-24 14:19:16 -0300
  • db25830a6 (refs/pull/4723/head) Update shaders_mesh_instancing.c by MikiZX1 2025-01-24 12:29:38 +0100
  • 49d37b035 [rtexture] Cubemap mipmap loading improvements (#4721) by Nikolas 2025-01-24 10:41:32 +0100
  • 92c232c9d (refs/pull/4721/head) [rtextures] Assign correct mipmap count to cubemaps by Nikolas 2025-01-23 21:05:44 +0100
  • 151cfa839 [rtextures] Only build cubemap mipmaps when necessary by Nikolas 2025-01-23 21:04:50 +0100
  • 69b7d67e4 (refs/pull/4720/head) [rglfw] fix: supress warning: "_GNU_SOURCE" redefined by sleeptightAnsiC 2025-01-23 18:44:28 +0100
  • 7bfc8e8ca [example] Add shaders_rounded_rectangle example (#4719) by Anstro Pleuton 2025-01-23 01:51:36 -0800
  • ebfb66bf1 (refs/pull/4719/head) Fix changes after review by Anstro Pleuton 2025-01-23 01:30:21 -0800
  • bbd6f8cf2 Combine shaders by Anstro Pleuton 2025-01-22 04:52:09 -0800
  • 23608ba52 Minor tweaks to example template (add star, more) by Anstro Pleuton 2025-01-21 23:12:01 -0800
  • c1e3641ba Add shaders_rounded_rectangle example by Anstro Pleuton 2025-01-21 23:09:51 -0800
  • 87f17538d Reviewed warning on shared library generation for web by Ray 2025-01-21 19:23:16 +0100
  • 322ba54c0 Fix(WEB): Makefile: throw an error when trying to build SHARED library (#4718) by sleeptightAnsiC 2025-01-21 19:20:51 +0100
  • 2c50da9a6 REVIEWED: -sASSERTIONS usage by linker #4717 by Ray 2025-01-21 19:18:23 +0100
  • 5ca4629ab (refs/pull/4718/head) Fix(WEB): Makefile: throw an error when trying to build SHARED library by sleeptightAnsiC 2025-01-21 16:13:18 +0100
  • d48b8afbb Update rcore_web.c by Ray 2025-01-20 14:01:57 +0100
  • 77c509db6 removed hardcoded sleep (#4713) by Anthony Carbajal 2025-01-20 05:14:18 -0600
  • e83e97dc6 (refs/pull/4714/head) Update shaders_deferred_render.c by MikiZX1 2025-01-20 10:49:42 +0100
  • 3df0baec7 Update gbuffer.fs by MikiZX1 2025-01-20 10:48:59 +0100
  • 099b2e994 Update deferred_shading.fs by MikiZX1 2025-01-20 10:48:33 +0100
  • 03370354c (refs/pull/4713/head) removed hardcoded sleep by CrackedPixel 2025-01-19 17:24:47 -0600
  • 773e3f5f9 Update more examples inconsistencies (#4711) by Anstro Pleuton 2025-01-19 08:17:38 -0800
  • 10d0616d1 fix(rtextures): TCC not being able to compile due to: 'emmintrin.h' not found (#4707) by sleeptightAnsiC 2025-01-19 12:06:27 +0100
  • e8d53f7f6 (refs/pull/4711/head) Update more examples inconsistencies by Anstro Pleuton 2025-01-19 01:53:29 -0800
  • 53dbb3dc8 (refs/pull/4710/head) Support separate dir for screenshots by Per Hallsmark 2025-01-10 16:28:35 +0100
  • 747ca0a00 (refs/pull/4554/merge) Merge dc67268dfa into e70f9157bc by Jeffery Myers 2025-01-18 20:57:29 -0500
  • c5564f86b (refs/pull/4707/head) fix(rtextures): TCC not being able to compile due to: 'emmintrin.h' not found by sleeptightAnsiC 2025-01-19 01:41:47 +0100
  • e70f9157b Update raylib_api.* by CI by github-actions[bot] 2025-01-18 19:25:01 +0000
  • 09272e2e1 Updted the comment for SetShaderValueTexture to reflect the difference between SetShaderValue using sampler2d and SetShaderValueTexture is the automatic bind of the texture. (#4703) by Chris 2025-01-19 03:24:48 +0800
  • a16e26a52 Merge branch 'master' of https://github.com/raysan5/raylib by Ray 2025-01-18 20:19:13 +0100
  • 896ff6854 REVIEWED: Text functions usage notes #4704 by Ray 2025-01-18 20:19:11 +0100
  • 945f181f1 [examples] Update examples to be consistent (#4699) by Anstro Pleuton 2025-01-18 10:41:56 -0800
  • 74256943a REVIEWED: `MAX_GAMEPAD_NAME_LENGTH` #4695 by Ray 2025-01-18 19:39:50 +0100
  • 857515074 Bump BINDINGS.md version number for Raylib.nelua (#4698) by Auz 2025-01-18 11:26:47 -0700
  • 8e7e9feb6 (refs/pull/4706/head) Update gbuffer.fs for GLES3 by MikiZX1 2025-01-18 17:40:54 +0100
  • 80f65821f Update deferred_shading.fs for GLES3 by MikiZX1 2025-01-18 17:40:19 +0100
  • b0646d286 Update shaders_deferred_render.c for GLES3 by MikiZX1 2025-01-18 17:38:28 +0100
  • f6cc0e92c Update shaders_deferred_render.c for GLES3 by MikiZX1 2025-01-18 17:36:07 +0100
  • 24d031315 (refs/pull/4705/head) Update shaders_deferred_render.c - correct typo by MikiZX1 2025-01-18 16:26:25 +0100
  • b638a1e7e Update deferred_shading.vs for GLES3 by MikiZX1 2025-01-18 16:01:24 +0100
  • c9848829d Update shaders_deferred_render.c for GLES3 by MikiZX1 2025-01-18 15:59:18 +0100
  • f4d2428e5 Update shaders_deferred_render.c for GLES3 by MikiZX1 2025-01-18 15:58:08 +0100
  • 394cf928e Update shaders_deferred_render.c for GLES3 by MikiZX1 2025-01-18 15:56:54 +0100
  • 135630f64 Update deferred_shading.vs for GLES3 by MikiZX1 2025-01-18 15:55:00 +0100
  • 1e3dc61a1 Update deferred_shading.fs for GLES3 by MikiZX1 2025-01-18 15:53:43 +0100
  • b51a84977 Update gbuffer.fs for GLES3 by MikiZX1 2025-01-18 15:52:51 +0100
  • 2f70fd998 Update gbuffer.vs for GLES3 by MikiZX1 2025-01-18 15:50:45 +0100
  • 82f108504 Merge branch 'raysan5:master' into master by MikiZX1 2025-01-18 15:42:21 +0100
  • c54a9775f (refs/pull/4703/head) Updted the comment for SetShaderValueTexture to reflect the difference between SetShaderValue using sampler2d and SetShaderValueTexture is the automatic bind of the texture. by Chris Statzer 2025-01-18 09:50:18 +0800
  • 2f5406bbd (refs/pull/4700/head) feat(fixLib): fix release raylib by Arthur Bichara 2025-01-17 17:30:47 +0100
  • 4bf45899e (refs/pull/4699/head) Update final few examples inconsistencies by Anstro Pleuton 2025-01-17 06:39:59 -0800
  • fb196b91c (refs/pull/4698/head) Bump BINDINGS.md version number for Raylib.nelua by Auz 2025-01-17 07:31:19 -0700
  • 0022f86e1 Missed one inconsistency by Anstro Pleuton 2025-01-17 05:40:31 -0800
  • 2d024e777 Happy new years, examples! by Anstro Pleuton 2025-01-17 05:39:49 -0800
  • 368323696 Update examples inconsistencies by Anstro Pleuton 2025-01-17 05:27:26 -0800
  • 444eda2f6 (refs/pull/4697/head) Update rcore_desktop_sdl.c by hanaxars 2025-01-17 15:28:45 +0300
  • dcc7bd16d Update rcore_desktop_glfw.c by hanaxars 2025-01-17 15:24:36 +0300
  • 72ad7edca (refs/pull/4696/head) Fix potential gamepad name string copy overflow by asdqwe 2025-01-17 08:32:54 -0300
  • 0275d13aa Update README.md by Ray 2025-01-17 11:32:23 +0100
  • 27e530eb1 update examples with difficulty stars (#4694) by Anthony Carbajal 2025-01-17 03:42:30 -0600
  • 6c2c67bd6 (refs/pull/4694/head) manual fix script issues by CrackedPixel 2025-01-16 14:12:50 -0600
  • 2085376cc manual fix script issues by CrackedPixel 2025-01-16 14:10:06 -0600
  • d2b077518 update examples with difficulty stars by CrackedPixel 2025-01-16 14:07:46 -0600
  • f6853b899 (refs/pull/4693/head) manual fix script issues by CrackedPixel 2025-01-16 14:01:17 -0600
  • d91a5831d added ratings to examples by CrackedPixel 2025-01-16 13:56:30 -0600
  • 7c7b087ef REVIEWED: example: `shaders_deferred_render` -WIP- by Ray 2025-01-16 19:48:31 +0100
  • 313067d74 Update rlgl.h by Ray 2025-01-16 19:47:21 +0100
  • 94f261c6d Update rmodels.c by Ray 2025-01-16 19:47:12 +0100
  • 7b570bdfd Update models_point_rendering.c by Ray 2025-01-16 19:47:06 +0100
  • 6bf40eee4 Update to RGFW 1.5 (#4688) by Colleague Riley 2025-01-15 18:34:27 -0500
  • 5c1cce28a Using Module provided canvas id for event binding (#4690) by Eike Decker 2025-01-16 00:32:58 +0100
  • 5bebeaef8 (refs/pull/4690/head) Using Module provided canvas id for event binding by Eike Decker 2025-01-14 23:43:21 +0100
  • 35a9257d2 Update BINDINGS.md for official V language binding change (#4691) by Michael Kearns 2025-01-15 11:00:06 +0000
  • 3ddf0ca11 (refs/pull/4691/head) Update BINDINGS.md for official V language binding change by Michael Kearns 2025-01-15 09:27:44 +0000
  • 21b5383a2 (refs/pull/4689/head) Update shaders_mesh_instancing.c by MikiZX1 2025-01-14 23:10:52 +0100
  • 2e6646315 (refs/pull/4688/head) fix wasm key event bug by ColleagueRiley 2025-01-14 15:21:04 -0500
  • e96605978 Merge branch 'pure' of https://github.com/ColleagueRiley/raylib into pure by ColleagueRiley 2025-01-14 12:44:05 -0500
  • 8f33d6d79 fix year by ColleagueRiley 2025-01-14 12:43:42 -0500
  • 3a12de6bd Merge branch 'raysan5:master' into pure by Colleague Riley 2025-01-14 09:14:01 -0500
  • 5eeec91d4 update RGFW by ColleagueRiley 2025-01-13 12:46:01 -0500
  • 0dd5e599e (refs/pull/4684/head) Add script by michaelfiber 2025-01-12 22:17:10 -0500
  • cfbba79bd REVIEWED: example: `models_textures_tiling` shaders by Ray 2025-01-12 20:59:12 +0100
  • fddfb58f8 REVIEWED: Potential shader issues by Ray 2025-01-12 20:39:07 +0100
  • af163ba22 REVIEWED: example: `shaders_julia_set` by Ray 2025-01-12 20:29:46 +0100
  • 1cdf3bb79 [rshapes] Allow `DrawRectangleRounded()` to draw rectangles with a size < 1 (#4683) by tea☆ 2025-01-12 18:46:49 +0100
  • 3720f06eb (refs/pull/4683/head) [rshapes] Allow `DrawRectangleRounded()` to draw rectangles with a size < 1 by tea 2025-01-12 18:35:42 +0100
  • da5a868e2 REMOVED: example: `core_gamepad_info` by Ray 2025-01-12 18:21:59 +0100
  • 2f6230e36 Formatting review and examples review by Ray 2025-01-12 18:02:36 +0100
  • 4bceddd4d ADDED: example: `models_tesseract` by Ray 2025-01-12 16:19:32 +0100
  • a1896c7a9 REVIEWED: Code/Web-Makefile formatting by Ray 2025-01-12 16:19:10 +0100
  • 5965f6f22 update RGFW by ColleagueRiley 2025-01-11 19:21:08 -0500
  • 77026b53a update RGFW by ColleagueRiley 2025-01-11 19:09:37 -0500
  • 6b2382428 Merge branch 'raysan5:master' into pure by Colleague Riley 2025-01-11 18:57:01 -0500
  • 43db59d1a Update raylib_api.* by CI by github-actions[bot] 2025-01-11 22:38:42 +0000