Commit Graph

  • 3624a76ecb preserve compatibility, simplify Child.run compatibility freakmangd 2024-04-08 21:24:13 -0400
  • a156d48f81 update to latest zig, and don't use srcdir freakmangd 2024-04-08 21:06:11 -0400
  • 04afba260f REVIEWED: Window positioning, avoid out-of-screen window-bar Ray 2024-04-08 11:27:56 +0200
  • 892e57d46e
    Update raylib-zig version (#3902) Nikolas 2024-04-07 23:03:39 +0200
  • becbd0a893
    Update raylib-zig version Nikolas 2024-04-07 22:55:57 +0200
  • 3e658ef502
    Update Makefile RAYLIB_VERSION (#3901) Belllg 2024-04-07 09:48:32 -0300
  • 9f6e19701a
    Update Makefile RAYLIB_VERSION Belllg 2024-04-07 09:33:18 -0300
  • 8bcf044983
    Remove broken-link bindings #3899 Ray 2024-04-07 10:01:25 +0200
  • aca9ab0ebb Update cgltf.h Ray 2024-04-07 09:47:28 +0200
  • 918c394331 Update rcore_android.c blueloveTH 2024-04-07 01:13:22 +0800
  • c4a42a3ad3 Update rcore_android.c blueloveTH 2024-04-06 23:19:47 +0800
  • 1b14c082ed
    Remove redundant axis length calculation (#3900) jtainer 2024-04-06 07:56:20 -0400
  • b7fe71468b
    Remove redundant axis length calculation jtainer 2024-04-06 06:14:07 -0400
  • 414229bcf9
    Fix #3891 breaking builds for Zig v0.11.0 (#3896) iarkn 2024-04-05 17:55:23 +0700
  • e5aad18e1c Updated BINDINGS.md (#3899) Moved dlang_raylib into "Older or Unmaintained" list electric-gecko 2024-04-04 21:44:33 -0700
  • e6e6b04d13 Added GetScreenSize function to return screen width & height as a Vector2. electric-gecko 2024-04-03 22:02:34 -0700
  • 890058abcd Update raylib.h Ray 2024-04-04 13:18:28 +0200
  • bad7caa1c5
    Fix #3891 breaking builds for Zig v0.11.0 iarkn 2024-04-04 12:00:46 +0200
  • c5c41f9e47 Update rcore_ios.c blueloveTH 2024-04-04 16:12:05 +0800
  • cd8f5f9412 Update rcore_ios.c blueloveTH 2024-04-04 16:10:36 +0800
  • 1987c90c73 Update raylib_api.* by CI github-actions[bot] 2024-04-03 18:10:31 +0000
  • d30cfea82d REVIEWED: GetScreenToWorldRayEx() Ray 2024-04-03 20:10:15 +0200
  • 9070eb9a13
    Fix framerate recording for .gifs (#3894) Rob Loach 2024-04-03 06:10:52 -0400
  • 7f9400c989 Revert "Update raylib_api.* by CI" blueloveTH 2024-04-03 15:14:17 +0800
  • 8fbec6f000 Revert "Update raylib_api.* by CI" blueloveTH 2024-04-03 15:14:13 +0800
  • 863c57ad12
    Fix framerate recording for .gifs Rob Loach 2024-04-02 13:45:53 -0400
  • c9d71689ed Remove TABS Ray 2024-04-02 09:40:19 +0200
  • 646d70e93a Remove trailing spaces Ray 2024-04-02 09:38:06 +0200
  • 1b047995d1 Update raylib_api.* by CI github-actions[bot] 2024-04-01 16:01:29 +0000
  • fdf9ac66da Merge branch 'master' of https://github.com/raysan5/raylib Ray 2024-04-01 18:01:02 +0200
  • 3b353da3ab Address parsing issue when generating XML #3893 Ray 2024-04-01 18:00:52 +0200
  • 5f41bcd100 XML escape descriptions in parser Peter Elliott 2024-03-31 22:58:52 -0600
  • 31ad23dc5a check for vcvarsall.bat normally before guessing pre-defined paths derpy54320 2024-03-31 22:37:50 -0400
  • a04921ab32 initial Nintendo 64 support psxdev 2024-03-30 21:40:19 +0100
  • d374457040
    Fixes zig build that was broken on #3863 (#3891) Nikolas Mauropoulos 2024-03-30 20:36:30 +0200
  • b666870d5f Make this work with wayland Nikolas Mavropoulos 2024-03-30 20:02:27 +0200
  • c3acb3f1bb Fixes zig build that was broken on #3863 Nikolas Mavropoulos 2024-03-29 22:30:51 +0200
  • 7c75746b91 Update raylib_api.* by CI github-actions[bot] 2024-03-29 00:40:37 +0000
  • eda239cc97
    Fixing gamepad buttons not working in drm backend (#3888) MrMugame 2024-03-29 01:40:20 +0100
  • cc9f9f5ef8 Axis enumeration now works properly MrMugame 2024-03-29 00:33:35 +0100
  • 916ea94a91 Remove trailing spaces MrMugame 2024-03-29 00:00:09 +0100
  • 538c3aaef4 Fixing gamepad buttons in drm backend MrMugame 2024-03-28 23:57:49 +0100
  • 07128896af Update rcore_drm.c Ray 2024-03-28 19:55:55 +0100
  • 30781c423b
    Organizing the drm backend to only use one api to allow for more devices (#3879) MrMugame 2024-03-28 13:14:21 +0100
  • 605a0300a1 Restore some changes Marco Maia 2024-03-28 07:30:14 -0300
  • fa6f040957 Update raylib_api.* by CI github-actions[bot] 2024-03-28 10:24:01 +0000
  • 425fe69e0c Comment wording Marco Maia 2024-03-28 07:22:41 -0300
  • eaae04aca2 Merge branch 'master' into enable-include-reordering Marco Maia 2024-03-28 07:18:43 -0300
  • 883c552dcf enable include reordering Marco Maia 2024-03-28 07:13:55 -0300
  • d10d888f22 Update rcore_ios.c blueloveTH 2024-03-28 16:51:00 +0800
  • 524181918e Update rcore_ios.c blueloveTH 2024-03-28 10:52:58 +0800
  • b69cee5739 Update rcore_ios.c blueloveTH 2024-03-28 10:39:45 +0800
  • ce30663903 Fixed and cleaned up PollKeyboardEvents() in drm backend MrMugame 2024-03-26 19:36:13 +0100
  • 729a01b6d4 Loop should continue on invalid event in drm backend MrMugame 2024-03-27 16:22:30 +0100
  • c2c8b6861c Remove relative checking which is not supported currently MrMugame 2024-03-27 16:08:39 +0100
  • 3c129644e5 Update rcore_ios.c blueloveTH 2024-03-27 22:09:00 +0800
  • bc34ea6faa Update rcore_ios.c blueloveTH 2024-03-27 21:55:50 +0800
  • 4a7b6666c8 Update raylib_api.* by CI github-actions[bot] 2024-03-27 13:17:23 +0000
  • faaa6230a1 revert long long change blueloveTH 2024-03-27 21:17:07 +0800
  • d1a8b86148 Revert "change pointId[] to long long" blueloveTH 2024-03-27 21:16:15 +0800
  • f3c4d49a34 Update rcore_ios.c blueloveTH 2024-03-27 21:09:26 +0800
  • c12462397c Update rcore_ios.c blueloveTH 2024-03-27 20:59:55 +0800
  • 86b3ba2b3c Update rcore_ios.c blueloveTH 2024-03-27 20:44:41 +0800
  • e5ecddfe0e Update rcore_ios.c blueloveTH 2024-03-27 20:37:44 +0800
  • e6afac85e6 Update rcore_ios.c blueloveTH 2024-03-27 20:29:58 +0800
  • ee2a30775e Update rcore_ios.c blueloveTH 2024-03-27 13:35:22 +0800
  • cad6902e91 Change RPI log prefix to DRM MrMugame 2024-03-26 15:52:08 +0100
  • 1f50818430 Updating rcore_drm.c to only use one api for input MrMugame 2024-03-21 22:57:27 +0100
  • b905dafca0
    [rtextures] Fix LoadImageFromScreen scaling (#3881) proberge-dev 2024-03-26 03:47:25 -0400
  • 2e29d3fbdd Update ios.yml blueloveTH 2024-03-25 21:38:28 +0800
  • da46011eef Update ios.yml blueloveTH 2024-03-25 21:36:31 +0800
  • ed861d0bf8 Update ios.yml blueloveTH 2024-03-25 21:32:41 +0800
  • 33ccfd976c Create ios.yml blueloveTH 2024-03-25 21:28:13 +0800
  • cd1b81d67e Update project.pbxproj blueloveTH 2024-03-25 15:43:47 +0800
  • 0a9ea31a4c Update rlgl.h blueloveTH 2024-03-25 11:33:40 +0800
  • 67fb284c1a upgrade to GRAPHICS_API_OPENGL_ES3 blueloveTH 2024-03-25 01:40:26 +0800
  • 3a9649d397 Update rcore_ios.c blueloveTH 2024-03-25 01:17:48 +0800
  • c0ac3471f7 Update rcore_ios.c blueloveTH 2024-03-24 14:40:35 +0800
  • 5db5720de9 Update raylib_api.* by CI github-actions[bot] 2024-03-24 06:29:19 +0000
  • a552997745 change pointId[] to long long blueloveTH 2024-03-24 14:29:02 +0800
  • c66c9e9ffd some fix blueloveTH 2024-03-24 14:27:07 +0800
  • 9f7dec63ef support more touches blueloveTH 2024-03-24 13:41:58 +0800
  • 74da3b7a76 Update rcore_ios.c blueloveTH 2024-03-24 02:37:22 +0800
  • 29006070f4 prepare to add touch callbacks blueloveTH 2024-03-24 01:59:56 +0800
  • cae863af45 some fix blueloveTH 2024-03-24 01:41:35 +0800
  • d1ffab40cc the first working version blueloveTH 2024-03-24 01:01:30 +0800
  • dfc6dc2fa1 some update blueloveTH 2024-03-23 23:31:09 +0800
  • b3b2d50d58 Update rcore_ios.c blueloveTH 2024-03-23 18:53:32 +0800
  • 0caa4133a8 create XCode15 project targeting iOS blueloveTH 2024-03-23 18:36:57 +0800
  • 3e65dfabd4 [rtextures] Fix LoadImageFromScreen scaling philipe-roberge 2024-03-22 15:16:33 -0400
  • d0a13c6838 init blueloveTH 2024-03-22 20:12:40 +0800
  • 35252fceef Merge branch 'master' of https://github.com/raysan5/raylib Ray 2024-03-21 15:43:08 +0100
  • dcb9db5fe6 Update rcore.c Ray 2024-03-21 15:43:00 +0100
  • 9cf408f77c
    Remove redundant rlDisableVertexAttribute for SHADER_LOC_VERTEX_COLOR (#3871) Kacper Zybała 2024-03-18 18:37:09 +0100
  • 28c232d856 Update rcore_desktop.c Ray 2024-03-18 09:13:34 +0100
  • 9bb3d9977a
    Put GLFW in relative mouse mode when the cursor is disabled. (#3874) Jeffery Myers 2024-03-18 01:12:36 -0700
  • d7ff0175c1 Fix #3876 and also rlgl review on #3783 Ray 2024-03-18 09:09:26 +0100
  • 8b0dd44316 Fix #3876 and also rlgl review on #3783 Ray 2024-03-18 09:08:51 +0100
  • 887b943ad5 Put GLFW in relative mouse mode when the cursor is disabled. Jeffery Myers 2024-03-17 13:46:05 -0700
  • c35e253e2b Update raylib_api.* by CI github-actions[bot] 2024-03-17 20:41:54 +0000