Commit Graph

  • 3418172617 Update comments M374LX 2025-05-29 23:01:43 -0300
  • 015db1641f
    Merge pull request #4964 from M374LX/axes-comment Ray 2025-05-29 22:45:45 +0200
  • a9525bfbc2 Update RGFW to 1.7 M374LX 2025-05-29 16:03:29 -0300
  • 16f398b464 Update comment (gamepad axes) M374LX 2025-05-29 15:01:01 -0300
  • 6d5aedbd38 Add DrawEllipseV and DrawEllipseLinesV Meowster 2025-05-29 07:05:49 -0400
  • 913c236487 REVIEWED: MAX_GAMEPAD_AXES Ray 2025-05-29 12:51:08 +0200
  • 31229add28 come out of lock in ShowCursor Moros Smith 2025-05-29 06:37:09 -0400
  • 1ae7a89a42 fix comment Moros Smith 2025-05-29 06:36:45 -0400
  • 04ac84f299 make behavior consistent with windows version Moros Smith 2025-05-29 06:28:43 -0400
  • 341bfb22cc REVIEWED: MAX_GAMEPAD_AXEX for consistency #4960 Ray 2025-05-29 12:25:00 +0200
  • 2afae1b3e1
    Merge pull request #4962 from M374LX/rgfw-rctrl Ray 2025-05-29 12:09:01 +0200
  • f9fa63366c
    Merge pull request #4958 from M374LX/unused-var Ray 2025-05-29 12:07:14 +0200
  • 394525e0ef Exit early if we hit end of data. Michael Anghelone 2025-05-28 22:45:34 -0400
  • 1b3f36c650 Modified base64 encode a bit. Michael Anghelone 2025-05-28 21:17:31 -0400
  • c0cf57f8f0 RGFW backend: add missing Right Control key M374LX 2025-05-28 22:38:16 -0300
  • 299f5350a4 Remove unused variable M374LX 2025-05-28 19:49:57 -0300
  • c78e61faa8 Fix rcore_desktop_rgfw.c line terminators M374LX 2025-05-28 19:35:08 -0300
  • f7fe8b88cb add EmscriptenKeyboardCallback to consume key events Moros Smith 2025-05-28 17:46:32 -0400
  • 2d952d8e94 Update raylib_api.* by CI github-actions[bot] 2025-05-28 15:19:32 +0000
  • d7148f5f9d REDESIGNED: Base64 encoding/decoding functions Ray 2025-05-28 17:19:19 +0200
  • 5ddd13b775 REVIEWED: Hexadecimal formatting to be consistent Ray 2025-05-28 17:18:02 +0200
  • 23cd32ff45 replace cursorHidden checks with a new lockedMouseCursor check Moros Smith 2025-05-27 17:05:07 -0400
  • e0823aace6
    comma: real multi-touch (#7) Maxime Desroches 2025-05-26 18:37:57 -0700
  • 3cf4f3abdd
    comma: fix touch rotate (#6) Maxime Desroches 2025-05-25 22:59:36 -0700
  • 8ef6473d33 return to ray's expected resize behavior Moros Smith 2025-05-25 18:58:19 -0400
  • cf2099f18a the holy grail Moros Smith 2025-05-24 20:33:27 -0400
  • 8d9c1cecb7 Update raylib_api.* by CI github-actions[bot] 2025-05-22 15:07:11 +0000
  • afb52b19a4 WARNING: REDESIGNED: EncodeDataBase64(), NULL terminated string returned Ray 2025-05-22 17:06:55 +0200
  • 21f0fe2a73 Removed some spaces Ray 2025-05-21 19:06:04 +0200
  • e8d9225ddf
    Merge branch 'raysan5:master' into master Jon Daniel 2025-05-21 16:51:12 +0200
  • e3b9dbe75b
    Merge pull request #4947 from padmadevd/master Ray 2025-05-19 11:59:14 +0200
  • b6daa48a9c
    Update rcore_android.c Padmadev D 2025-05-19 15:09:58 +0530
  • a1d57e83f0
    Merge pull request #4948 from parzivail/bug/meshnormals Ray 2025-05-19 07:16:48 +0200
  • 21e711b13f
    Fix typo in mesh animNormals Colby Newman 2025-05-18 19:35:21 -0400
  • 87a8e04a7b tweaks Bigfoot71 2025-05-18 22:35:28 +0200
  • bd2179db39 review sw_raster_quad_axis_aligned Bigfoot71 2025-05-18 22:29:26 +0200
  • a71ec577ac fix sw_quad_is_aligned Bigfoot71 2025-05-18 21:35:22 +0200
  • e75329ab85 review line raster Bigfoot71 2025-05-18 21:17:23 +0200
  • dd48df432e review sw_saturate Bigfoot71 2025-05-18 18:51:17 +0200
  • aead157626 review SW_CLAMP case in sw_texture_map Bigfoot71 2025-05-18 18:37:33 +0200
  • 9799448d8c excluse some exemple with the software backend Bigfoot71 2025-05-18 18:25:34 +0200
  • 32d849f50c fix face culling Bigfoot71 2025-05-18 18:13:10 +0200
  • caf6b4795f update Makefile Bigfoot71 2025-05-18 15:56:21 +0200
  • 2e024898a9 adding software backend option (cmake) Bigfoot71 2025-05-18 15:54:06 +0200
  • 7fbc52c0e2 BGRA copy support Bigfoot71 2025-05-18 15:53:12 +0200
  • 7102073bcb
    Merge branch 'raysan5:master' into rlsw Le Juez Victor 2025-05-18 15:57:21 +0200
  • 5da2d10118
    Update rcore_android.c Padmadev D 2025-05-18 18:53:28 +0530
  • 2be18e2c54
    Merge pull request #4944 from Pivok7/master Ray 2025-05-18 15:09:47 +0200
  • bb5442e8c0 tweaks Bigfoot71 2025-05-18 04:13:30 +0200
  • 07e891ad24 cache texture size minus one + comments Bigfoot71 2025-05-18 04:01:49 +0200
  • 6a3818b34f fix gradient calculation Bigfoot71 2025-05-18 03:49:53 +0200
  • 0b08e75a2e 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 Bigfoot71 2025-05-18 03:49:11 +0200
  • 358917ffc3 trigger resize event when going into and out of fullscreen mode Moros Smith 2025-05-17 21:08:57 -0400
  • d0d42e78ea inform glfw that a change of window size has taken place Moros Smith 2025-05-17 21:08:35 -0400
  • b618d7b35b use parentElement's dimensions for width/height Moros Smith 2025-05-17 21:08:07 -0400
  • 8624edf63d review current vertex data + increase max clipped polygon vertices (for extreme cases) Bigfoot71 2025-05-18 03:08:01 +0200
  • 7b7ed98873 improve triangle rasterization along Y axis improved robustness against numerical errors incremental interpolation along Y simplified function, fewer jumps Bigfoot71 2025-05-18 02:07:36 +0200
  • 2299b6b8e6 increase max clipped polygon vertices Bigfoot71 2025-05-18 00:24:52 +0200
  • 72e753a60a rm def Bigfoot71 2025-05-17 21:21:23 +0200
  • b9cfbebd40 impl sdl platform Bigfoot71 2025-05-17 21:20:13 +0200
  • 88c24f8de7 fix sw_quad_sort_cw Bigfoot71 2025-05-17 21:14:55 +0200
  • 903f56ca7b review triangle scanlines increment all data Bigfoot71 2025-05-17 21:10:37 +0200
  • 3913ffeac2 fix texture pool alloc.. Bigfoot71 2025-05-17 18:17:29 +0200
  • f7df285d69 review swMultMatrixf Bigfoot71 2025-05-17 18:09:50 +0200
  • 5bab07b3e7 fallback color/texcoord (swDrawArrays) Bigfoot71 2025-05-17 17:55:00 +0200
  • 3c25efc412 fix animNormals (DrawMesh) Bigfoot71 2025-05-17 17:50:11 +0200
  • 6c73c62713 tweaks Bigfoot71 2025-05-17 17:21:14 +0200
  • 87fae2cf31 review pixelformat Bigfoot71 2025-05-17 17:06:42 +0200
  • ea8ecb2d21 check swInit Bigfoot71 2025-05-17 17:01:20 +0200
  • c35a74a13b set minimum req vertices to 3 (quads) Bigfoot71 2025-05-17 16:38:23 +0200
  • 7ec3a5fe6e review texture format + fix copy Bigfoot71 2025-05-17 16:32:14 +0200
  • 5b46c6e66f update swClose Bigfoot71 2025-05-17 16:18:13 +0200
  • 9d49dbcb8d fix DrawMesh for GL 1.1 Bigfoot71 2025-05-17 16:07:25 +0200
  • 074b68a809 build fixes Bigfoot71 2025-05-17 16:07:04 +0200
  • 169f7f4ed9 temp tweak Bigfoot71 2025-05-17 15:16:32 +0200
  • a03619fec0 add RL_OPENGL_11_SOFTWARE enum Bigfoot71 2025-05-17 14:53:16 +0200
  • d17116fb08 adding GRAPHICS_API_OPENGL_11_SOFTWARE in DrawMesh Bigfoot71 2025-05-17 14:42:03 +0200
  • 1820586d1f update rlgl.h Bigfoot71 2025-05-17 14:39:08 +0200
  • 281bff77b3
    Merge branch 'raysan5:master' into rlsw Le Juez Victor 2025-05-17 14:35:43 +0200
  • 0ffc8c517f Pbr example fix Pivok 2025-05-17 12:32:17 +0200
  • 09b1c8ba8c use of restrict for blending function parameters Bigfoot71 2025-05-16 21:42:34 +0200
  • 0a3e1f361e oops, translating some comments Bigfoot71 2025-05-16 21:26:16 +0200
  • e565077833 new rendering path for axis aligned quads Bigfoot71 2025-05-16 21:04:15 +0200
  • a085542da5 Gold engine changes ByCGS1999 2025-05-16 17:29:24 +0200
  • 92ca03d246 Add example TomasBorquez 2025-05-16 02:52:17 -0300
  • 515e894076 tweak the pipeline flow regarding the face culling avoids misprediction, improves vectorization if possible Bigfoot71 2025-05-15 02:54:32 +0200
  • fd37d4f528 added SW_RESTRICT and redesigned sw_lerp_vertex_PNCTH Bigfoot71 2025-05-15 02:36:04 +0200
  • 110445cfe2 fix 'sw_poly_point_render' Bigfoot71 2025-05-15 02:28:12 +0200
  • 5e181ede7e use of a single global vertex buffer Bigfoot71 2025-05-15 02:23:43 +0200
  • 1c7162271c impl specific quad rendering func Bigfoot71 2025-05-15 02:03:23 +0200
  • 8c99a508c6 REVIEWED: WindowSizeCallback(), GLFW Ray 2025-05-14 23:49:24 +0200
  • a51d334440 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-05-14 23:47:32 +0200
  • 9d4c31533d Update rtext.c Ray 2025-05-14 23:47:03 +0200
  • 191f1ba1d1 [rcore] add SetEventWaitingTimeout() David Vanderson 2025-05-13 15:01:49 -0400
  • 15a0cf89b8
    Merge pull request #4936 from lumenkeyes/master Ray 2025-05-13 20:54:13 +0200
  • ba31219141
    Merge pull request #4937 from Bigfoot71/fix-gen-tangents Ray 2025-05-13 20:52:51 +0200
  • 5076d5743b
    Merge pull request #4938 from JeffM2501/const_save_callback Ray 2025-05-13 20:51:47 +0200
  • 4a1e9931a6 Update raylib_api.* by CI github-actions[bot] 2025-05-13 02:55:19 +0000
  • aa684a33de make save file callback match const correctness of calling function Jeffery Myers 2025-05-12 19:54:34 -0700
  • fb06da3384 comma: fix touch inverse Maxime Desroches 2025-05-12 17:20:37 -0700