Commit-Graf

  • *
  • |\
  • | *
  • |/
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | |\
  • | |/
  • |/|
  • | | *
  • * | |
  • |\ \ \
  • | |_|/
  • |/| |
  • | | *
  • | | *
  • | | *
  • | | *
  • | | | *
  • | | | *
  • | | | *
  • | |_|/
  • |/| |
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | |\
  • | |_|/
  • |/| |
  • | * |
  • |/ /
  • | *
  • | *
  • | *
  • | | *
  • | |/
  • |/|
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • |\ \
  • * | |
  • | | | *
  • | * | |
  • | |\ \ \
  • | * \ \ \
  • | |\ \ \ \
  • | * \ \ \ \
  • | |\ \ \ \ \
  • | | |_|_|_|/
  • | |/| | | |
  • | | * | | |
  • | | * | | |
  • | |/ / / /
  • | | | | | *
  • | | * | | |
  • | |/ / / /
  • | | * | |
  • | | * | |
  • | |/ / /
  • | * / /
  • |/ / /
  • * | |
  • * | |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • * | |
  • * | |
  • |\ \ \
  • | | | | *
  • | | | | | *
  • | |_|_|_|/
  • |/| | | |
  • | | | | *
  • | | | | *
  • | |_|_|/
  • |/| | |
  • | | * |
  • | | |\ \
  • | |_|/ /
  • |/| | |
  • | | | | *
  • | |_|_|/
  • |/| | |
  • | * | |
  • |/ / /
  • * | |
  • * | |
  • |\ \ \
  • * \ \ \
  • |\ \ \ \
  • | * | | |
  • | * | | |
  • | * | | |
  • |/ / / /
  • | * / /
  • |/ / /
  • * | |
  • |\ \ \
  • * \ \ \
  • |\ \ \ \
  • | * \ \ \
  • | |\ \ \ \
  • a1d57e83f Merge pull request #4948 from parzivail/bug/meshnormals by Ray 2025-05-19 07:16:48 +0200
  • 21e711b13 (refs/pull/4948/head) Fix typo in mesh animNormals by Colby Newman 2025-05-18 19:35:21 -0400
  • 87a8e04a7 tweaks by Bigfoot71 2025-05-18 22:35:28 +0200
  • bd2179db3 review sw_raster_quad_axis_aligned by Bigfoot71 2025-05-18 22:29:26 +0200
  • a71ec577a fix sw_quad_is_aligned by Bigfoot71 2025-05-18 21:35:22 +0200
  • e75329ab8 review line raster by Bigfoot71 2025-05-18 21:17:23 +0200
  • dd48df432 review sw_saturate by Bigfoot71 2025-05-18 18:51:17 +0200
  • aead15762 review SW_CLAMP case in sw_texture_map by Bigfoot71 2025-05-18 18:37:33 +0200
  • 9799448d8 excluse some exemple with the software backend by Bigfoot71 2025-05-18 18:25:34 +0200
  • 32d849f50 fix face culling by Bigfoot71 2025-05-18 18:13:10 +0200
  • caf6b4795 update Makefile by Bigfoot71 2025-05-18 15:56:21 +0200
  • 2e024898a adding software backend option (cmake) by Bigfoot71 2025-05-18 15:54:06 +0200
  • 7fbc52c0e BGRA copy support by Bigfoot71 2025-05-18 15:53:12 +0200
  • 7102073bc Merge branch 'raysan5:master' into rlsw by Le Juez Victor 2025-05-18 15:57:21 +0200
  • 5da2d1011 Update rcore_android.c by Padmadev D 2025-05-18 18:53:28 +0530
  • 2be18e2c5 Merge pull request #4944 from Pivok7/master by Ray 2025-05-18 15:09:47 +0200
  • bb5442e8c tweaks by Bigfoot71 2025-05-18 04:13:30 +0200
  • 07e891ad2 cache texture size minus one + comments by Bigfoot71 2025-05-18 04:01:49 +0200
  • 6a3818b34 fix gradient calculation by Bigfoot71 2025-05-18 03:49:53 +0200
  • 0b08e75a2 fix and improve polygon clipping Sets the vertex count to zero when the polygon is invalid Stops clipping when the vertex count drops below 3 by Bigfoot71 2025-05-18 03:49:11 +0200
  • 358917ffc trigger resize event when going into and out of fullscreen mode by Moros Smith 2025-05-17 21:08:57 -0400
  • d0d42e78e inform glfw that a change of window size has taken place by Moros Smith 2025-05-17 21:08:35 -0400
  • b618d7b35 use parentElement's dimensions for width/height by Moros Smith 2025-05-17 21:08:07 -0400
  • 8624edf63 review current vertex data + increase max clipped polygon vertices (for extreme cases) by Bigfoot71 2025-05-18 03:08:01 +0200
  • 7b7ed9887 improve triangle rasterization along Y axis improved robustness against numerical errors incremental interpolation along Y simplified function, fewer jumps by Bigfoot71 2025-05-18 02:07:36 +0200
  • 2299b6b8e increase max clipped polygon vertices by Bigfoot71 2025-05-18 00:24:52 +0200
  • 72e753a60 rm def by Bigfoot71 2025-05-17 21:21:23 +0200
  • b9cfbebd4 impl sdl platform by Bigfoot71 2025-05-17 21:20:13 +0200
  • 88c24f8de fix `sw_quad_sort_cw` by Bigfoot71 2025-05-17 21:14:55 +0200
  • 903f56ca7 review triangle scanlines increment all data by Bigfoot71 2025-05-17 21:10:37 +0200
  • 3913ffeac fix texture pool alloc.. by Bigfoot71 2025-05-17 18:17:29 +0200
  • f7df285d6 review swMultMatrixf by Bigfoot71 2025-05-17 18:09:50 +0200
  • 5bab07b3e fallback color/texcoord (swDrawArrays) by Bigfoot71 2025-05-17 17:55:00 +0200
  • 3c25efc41 fix animNormals (DrawMesh) by Bigfoot71 2025-05-17 17:50:11 +0200
  • 6c73c6271 tweaks by Bigfoot71 2025-05-17 17:21:14 +0200
  • 87fae2cf3 review pixelformat by Bigfoot71 2025-05-17 17:06:42 +0200
  • ea8ecb2d2 check swInit by Bigfoot71 2025-05-17 17:01:20 +0200
  • c35a74a13 set minimum req vertices to 3 (quads) by Bigfoot71 2025-05-17 16:38:23 +0200
  • 7ec3a5fe6 review texture format + fix copy by Bigfoot71 2025-05-17 16:32:14 +0200
  • 5b46c6e66 update swClose by Bigfoot71 2025-05-17 16:18:13 +0200
  • 9d49dbcb8 fix DrawMesh for GL 1.1 by Bigfoot71 2025-05-17 16:07:25 +0200
  • 074b68a80 build fixes by Bigfoot71 2025-05-17 16:07:04 +0200
  • 169f7f4ed temp tweak by Bigfoot71 2025-05-17 15:16:32 +0200
  • a03619fec add `RL_OPENGL_11_SOFTWARE` enum by Bigfoot71 2025-05-17 14:53:16 +0200
  • d17116fb0 adding `GRAPHICS_API_OPENGL_11_SOFTWARE` in `DrawMesh` by Bigfoot71 2025-05-17 14:42:03 +0200
  • 1820586d1 update rlgl.h by Bigfoot71 2025-05-17 14:39:08 +0200
  • 281bff77b Merge branch 'raysan5:master' into rlsw by Le Juez Victor 2025-05-17 14:35:43 +0200
  • 0ffc8c517 (refs/pull/4944/head) Pbr example fix by Pivok 2025-05-17 12:32:17 +0200
  • 09b1c8ba8 use of `restrict` for blending function parameters by Bigfoot71 2025-05-16 21:42:34 +0200
  • 0a3e1f361 oops, translating some comments by Bigfoot71 2025-05-16 21:26:16 +0200
  • e56507783 new rendering path for axis aligned quads by Bigfoot71 2025-05-16 21:04:15 +0200
  • 92ca03d24 (refs/pull/4941/head) Add example by TomasBorquez 2025-05-16 02:52:17 -0300
  • 515e89407 tweak the pipeline flow regarding the face culling avoids misprediction, improves vectorization if possible by Bigfoot71 2025-05-15 02:54:32 +0200
  • fd37d4f52 added `SW_RESTRICT` and redesigned `sw_lerp_vertex_PNCTH` by Bigfoot71 2025-05-15 02:36:04 +0200
  • 110445cfe fix 'sw_poly_point_render' by Bigfoot71 2025-05-15 02:28:12 +0200
  • 5e181ede7 use of a single global vertex buffer by Bigfoot71 2025-05-15 02:23:43 +0200
  • 1c7162271 impl specific quad rendering func by Bigfoot71 2025-05-15 02:03:23 +0200
  • 8c99a508c REVIEWED: `WindowSizeCallback()`, GLFW by Ray 2025-05-14 23:49:24 +0200
  • a51d33444 Merge branch 'master' of https://github.com/raysan5/raylib by Ray 2025-05-14 23:47:32 +0200
  • 9d4c31533 Update rtext.c by Ray 2025-05-14 23:47:03 +0200
  • 191f1ba1d (refs/pull/4939/head) [rcore] add `SetEventWaitingTimeout()` by David Vanderson 2025-05-13 15:01:49 -0400
  • 15a0cf89b Merge pull request #4936 from lumenkeyes/master by Ray 2025-05-13 20:54:13 +0200
  • ba3121914 Merge pull request #4937 from Bigfoot71/fix-gen-tangents by Ray 2025-05-13 20:52:51 +0200
  • 5076d5743 Merge pull request #4938 from JeffM2501/const_save_callback by Ray 2025-05-13 20:51:47 +0200
  • 4a1e9931a (refs/pull/4938/head) Update raylib_api.* by CI by github-actions[bot] 2025-05-13 02:55:19 +0000
  • aa684a33d make save file callback match const correctness of calling function by Jeffery Myers 2025-05-12 19:54:34 -0700
  • fb06da338 comma: fix touch inverse by Maxime Desroches 2025-05-12 17:20:37 -0700
  • d135eef46 (refs/pull/4937/head) fix and improve `GenMeshTangents` by Bigfoot71 2025-05-12 23:16:06 +0200
  • 6f11e27bb (refs/pull/4936/head) fix typo by Lumen Keyes 2025-05-12 11:19:08 -0600
  • dea6a2477 build.zig fix: link EGL for Android by Lumen Keyes 2025-05-12 11:13:32 -0600
  • 63b988ade Update raylib_api.* by CI by github-actions[bot] 2025-05-11 09:05:50 +0000
  • f7d03efb4 REVIEWED: `DecodeDataBase64()`, follow convention: by Ray 2025-05-11 11:05:25 +0200
  • 3083f0cd4 REVIEWED: `SaveFileText()`, const input text by Ray 2025-05-11 11:03:49 +0200
  • 55e503171 review framebuffer filling functions by Bigfoot71 2025-05-11 03:06:57 +0200
  • a8f222d52 optimized copy/blit functions for each dst format by Bigfoot71 2025-05-11 02:35:34 +0200
  • d9c60f2d3 tweak framebuffer functions for better readability by Bigfoot71 2025-05-11 00:12:47 +0200
  • 1ae8bb497 use opitmized fract function in sw_texture_map by Bigfoot71 2025-05-10 23:43:39 +0200
  • d98f22981 tweak lerp vertex function by Bigfoot71 2025-05-10 23:25:13 +0200
  • f0d8653d0 greatly improve float saturation by Bigfoot71 2025-05-10 23:21:36 +0200
  • a37a8cafd review color blending system by Bigfoot71 2025-05-10 22:59:52 +0200
  • c1621b3d6 remove useless scissor related data by Bigfoot71 2025-05-10 22:29:15 +0200
  • 693c9c292 Formatting tweaks by Ray 2025-05-10 22:45:08 +0200
  • 4ac31f7cd Merge pull request #4928 from JeffM2501/unload_default_font by Ray 2025-05-10 21:47:53 +0200
  • 0bfc37450 (refs/pull/4933/head) fix calls to `GetRandomValue` by Bigfoot71 2025-05-10 21:45:42 +0200
  • 52d4b5d2f (refs/pull/4934/head) Added 3D Audio System by Physical Liquid 2025-05-10 12:34:25 -0700
  • 9057c4790 review random value functions by Bigfoot71 2025-05-10 21:26:59 +0200
  • 77e4eec8d adding floating-point generation to rprand by Bigfoot71 2025-05-10 21:21:33 +0200
  • 6059705a0 Merge branch 'raysan5:master' into rlsw by Le Juez Victor 2025-05-09 12:02:36 +0200
  • 6c0c2b72d (refs/pull/4929/head) Create compile_flags.txt by Lmenuontop 2025-05-09 12:57:40 +0530
  • ebaa922f6 (refs/pull/4928/head) Properly clean up the default font on unload, it may be reused if the window is created again by Jeffery Myers 2025-05-08 09:57:31 -0700
  • 7e0727836 Update rprand.h by Ray 2025-05-08 17:06:29 +0200
  • 1402e830b Merge pull request #4926 from karl-zylinski/draw-sphere-normals by Ray 2025-05-08 00:26:21 +0200
  • 6fad12db7 Merge pull request #4927 from lumenkeyes/master by Ray 2025-05-06 18:41:53 +0200
  • 35de7b26a (refs/pull/4927/head) catch error in build.zig by lumenkeyes 2025-05-06 10:08:12 -0600
  • eae3fd83d properly detect if abi is android by lumenkeyes 2025-05-06 10:04:54 -0600
  • c4b9c0e03 properly generate android triple in build.zig by lumenkeyes 2025-05-06 09:46:42 -0600
  • a15548fb5 (refs/pull/4926/head) Add normals to DrawSphereEx by Karl Zylinski 2025-05-06 13:09:05 +0200
  • 3d6e24af4 Merge pull request #4906 from Bigfoot71/fix-clip by Ray 2025-05-06 11:12:35 +0200
  • 512b1bed4 Merge pull request #4925 from JeffM2501/animated_meshes_GL11 by Ray 2025-05-06 00:54:54 +0200
  • e07e3354a (refs/pull/4925/head) Merge branch 'animated_meshes_GL11' of github.com:JeffM2501/raylib into animated_meshes_GL11 by Jeffery Myers 2025-05-05 15:51:13 -0700