Commit Graph

  • cae0946764 Fix build.zig and use zig fmt (#4242) freakmangd 2024-08-09 02:53:29 -04:00
  • 97c02b2425 [examples] Fix some examples (#4211) kai-z99 2024-08-06 16:05:53 -07:00
  • 5af331d708 REVIEWED #4206 Ray 2024-08-07 01:01:45 +02:00
  • db8b199363 Reviewed shader Ray 2024-08-06 18:32:14 +02:00
  • b44b759b8f [examples][shaders_raymarching] Add raymarching.fs for GLSL120 (#4183) CDM15y 2024-08-06 17:30:15 +01:00
  • 4b84b5563e Update audio mixed processor (#4214) Anthony Carbajal 2024-08-06 11:29:10 -05:00
  • 8b714e9dd9 [build.zig] check if wayland-scanner is installed (#4217) lnc3l0t 2024-08-06 18:28:33 +02:00
  • 9c2ba3bfb7 REVIEWED: possible overflow... again #4206 Ray 2024-08-04 23:22:27 +02:00
  • 923f983719 REVIEWED: Possible overflow #4206 Ray 2024-08-04 22:08:38 +02:00
  • b657001e0d REVIEWED: shaders_vertex_displacement Ray 2024-08-04 22:06:20 +02:00
  • b2d48ff172 [build.zig] Override config.h definitions (#4193) lnc3l0t 2024-08-04 22:01:28 +02:00
  • 596cc3a645 [rcore][desktop_glfw] Set AUTO_ICONIFY flag to false per default (#4188) Dave Green 2024-08-04 21:59:48 +02:00
  • 43b0c9410e [examples] Add new example: shaders_vertex_displacement (#4186) Alex ZH 2024-08-04 15:58:26 -04:00
  • 92f60a99f6 [rlgl] use GLint64 for glGetBufferParameteri64v (#4197) Randy Palamar 2024-08-04 13:53:56 -06:00
  • 6595bab8ff update make for examples (#4209) Anthony Carbajal 2024-08-04 14:45:50 -05:00
  • a8ec8472ff replace unicode characters by ascii characters in jar_xml to avoid warning in MSVC (#4196) Rico P 2024-08-02 21:04:33 +02:00
  • 9e39788e07 [rcore] fix gamepad axis movement and its automation event recording (#4184) maxmutant 2024-07-28 21:07:47 +01:00
  • e5a1fc4f20 No longer set the RL_TEXTURE_FILTER_LINEAR when high dpi flag is enabled. (#4189) Dave Green 2024-07-27 20:19:05 +02:00
  • efce4d69ce Merge branch 'master' of https://github.com/raysan5/raylib Ray 2024-07-25 11:44:59 +02:00
  • 5041d20f00 Update rcore_desktop_glfw.c Ray 2024-07-25 11:44:49 +02:00
  • f5d2f8d545 Warning on invalid image data (#4179) Jutastre 2024-07-24 21:21:45 +02:00
  • bbcb0109e1 Add default vertex/fragment shader to OpenGL ES 3.0 based on the ones from OpenGL 3.3 (#4178) Lázaro Albuquerque 2024-07-23 15:10:23 -04:00
  • 30f9ca7eb6 A better default that saves the whopping amount of 28KB on the final bundle (#4177) Lázaro Albuquerque 2024-07-22 16:23:03 -04:00
  • f1f08861a1 Update RGFW (#4176) Colleague Riley 2024-07-22 16:19:09 -04:00
  • 047a4da696 Fix Carp link - BINDINGS.md (#4175) Jaen 2024-07-21 14:44:34 +03:00
  • ad72e3ec8f Update raylib_api.* by CI github-actions[bot] 2024-07-21 08:28:53 +00:00
  • 474ab48f8b Update rtextures.c Ray 2024-07-21 10:28:34 +02:00
  • fde0dcd0ab ADDED: Working directory info at initialization Ray 2024-07-21 10:28:23 +02:00
  • fc5eab5676 Update version to avoid confusions... Ray 2024-07-21 10:28:01 +02:00
  • 2d94d8d06d [examples] Fix PBR and Shadowmap example shaders for GLSL 1.20 (#4167) CDM15y 2024-07-20 09:42:55 +01:00
  • aa70d32786 Fix a dependance of rtexture to rtext (#4171) Julianiolo 2024-07-20 10:39:14 +02:00
  • 996f50393e Minor tweaks Ray 2024-07-19 00:39:58 +02:00
  • 61393fff1f Update rcore_desktop_glfw.c Ray 2024-07-19 00:39:11 +02:00
  • 50000f4b01 added brainfuck bindings (#4169) _Tradam 2024-07-18 15:06:18 -04:00
  • 24726a4bc2 Removes the redundant USE_AUDIO flag (#4158) Lázaro Albuquerque 2024-07-16 08:16:41 -04:00
  • 0c03cbff90 Update BINDINGS.md: dray binding supports raylib 5.0 (#4163) red thing 2024-07-16 05:00:30 -07:00
  • 576bee5cce Adding GetKeyName(int key) (WIP) (#4161) MrScautHD 2024-07-16 14:00:00 +02:00
  • 5ede47618b Fix crash when switching playback device (#4102) jkaup 2024-07-14 00:10:28 +03:00
  • 8d5374a443 Replace glGetInteger64v with glGetBufferParameteri64v (#4154) Kai Kitagawa-Jones 2024-07-11 21:31:13 +02:00
  • 44c6cd2d37 [build.zig] GLFW Platform Detection Support (#4150) InventorXtreme 2024-07-11 03:59:26 -04:00
  • 74680748b9 [Shapes] Remove duplicate color calls in DrawGrid (#4148) Jeffery Myers 2024-07-09 10:45:07 -07:00
  • 174313acbf WindowSizeCallback() should not try to handle DPI since already managed by GLFW (#4143) SuperUserNameMan 2024-07-09 09:23:14 +02:00
  • fa03246d0e REVIEWED: Code formatting to follow raylib conventions Ray 2024-07-09 09:21:57 +02:00
  • 98662b6a4a update RGFW to RGFW 1.0 (#4144) Colleague Riley 2024-07-09 03:12:03 -04:00
  • 3abe728712 Minor tweaks Ray 2024-07-08 22:54:19 +02:00
  • 598b7f5210 Add workaround for NetBSD (#4139) NishiOwO 2024-07-09 05:47:35 +09:00
  • 9764fef262 Update models_billboard.c Ray 2024-07-07 21:02:35 +02:00
  • 43fe992b94 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2024-07-07 21:02:29 +02:00
  • b8e5179431 Update rmodels.c Ray 2024-07-07 21:02:20 +02:00
  • bc6cf61794 Update raylib_api.* by CI github-actions[bot] 2024-07-07 18:57:40 +00:00
  • df4ff4e78b REVIEWED: Direction must be normalized #4131 Ray 2024-07-07 20:57:18 +02:00
  • 6dd2a0e645 [rmodels] Consistent DrawBillboardPro with DrawTexturePro (#4132) bohonghuang 2024-07-08 02:27:51 +08:00
  • b61303244c Fix Reddit badge (#4136) Ninad Sachania 2024-07-07 14:17:44 +05:30
  • a8240722c6 REVIEWED: CheckCollisionPointRec() Ray 2024-07-07 09:09:34 +02:00
  • 1039e3c1bd [rshapes] Give CheckCollisionPointCircle() its own implementation (#4135) kai-z99 2024-07-07 00:05:25 -07:00
  • 9a280cda0b Update rlgl.h Ray 2024-07-04 11:12:24 +02:00
  • c95b2e88b7 Example review Ray 2024-07-04 11:12:20 +02:00
  • 8fbb447a6d Change SDL_Joystick to SDL_GameController (#4129) Frank Kartheuser 2024-07-04 00:01:40 +02:00
  • 9d3bd43c6e [CORE] Fix MSVC warnings/errors and raymath.h in C++ (#4125) Jeffery Myers 2024-07-01 13:03:21 -07:00
  • ab20b2179f Update Makefile Ray 2024-07-01 18:56:06 +02:00
  • 9f47e562d9 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2024-07-01 18:49:54 +02:00
  • 18d726be65 Update Makefile Ray 2024-07-01 18:49:47 +02:00
  • 899d03e77e Update raylib_api.* by CI github-actions[bot] 2024-07-01 16:31:58 +00:00
  • 2efd36a124 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2024-07-01 18:31:33 +02:00
  • 2f49250baf WARNING: UPDATE: Starting works on raylib 5.5 release Ray 2024-07-01 18:31:16 +02:00
  • 6d30220acc Update raylib_api.* by CI github-actions[bot] 2024-07-01 16:30:47 +00:00
  • fbd79cde5f Reverted memory allocators additional checks Ray 2024-07-01 18:30:22 +02:00
  • d243094ede WARNING: BREAKING: Renamed PLATFORM_DESKTOP to PLATFORM_DESKTOP_GLFW Ray 2024-07-01 18:28:44 +02:00
  • 1fb0565148 Update raylib_api.* by CI github-actions[bot] 2024-07-01 11:06:39 +00:00
  • 2bc75b877a WARNING: TEST: Security check to address potential overflow cocerns Ray 2024-07-01 13:06:15 +02:00
  • a1d516354e Merge branch 'master' of https://github.com/raysan5/raylib Ray 2024-07-01 13:06:00 +02:00
  • 61cfd1afcb Minor tweaks Ray 2024-07-01 13:05:20 +02:00
  • b5473d5ffd [rtextures] advance k in LoadImageColors (#4120) Bruno Cabral 2024-07-01 03:24:01 -07:00
  • 9e22fddf1a [build.zig] Make emscripten build compatible with Zig 0.13.0 (#4121) Mike Will 2024-07-01 06:22:12 -04:00
  • c8313d9ebc Update Storage base path, use provided SDL base path Ray 2024-07-01 11:44:20 +02:00
  • 4c90fc6eff Update raylib_api.* by CI github-actions[bot] 2024-06-30 09:38:16 +00:00
  • 1e1061d5c7 REVIEWED: Formatting, follow raylib coding conventions Ray 2024-06-30 11:37:58 +02:00
  • 13e3092511 REVIEWED: DrawSphereEx(), added educational info Ray 2024-06-30 11:15:45 +02:00
  • 953df38ac4 [rmodels] DrawSphereEx() optimization (#4106) smalltimewizard 2024-06-30 05:09:21 -04:00
  • d8214c916e Update raylib_api.* by CI github-actions[bot] 2024-06-30 09:07:57 +00:00
  • 17cbc75aa7 REVIEWED: Formatting, follow raylib coding conventions Ray 2024-06-30 11:07:38 +02:00
  • a805f46f55 Update raylib_api.* by CI github-actions[bot] 2024-06-30 08:33:45 +00:00
  • 6e2661f92d [rtextures] Created ImageFromChannel() (#4105) Bruno Cabral 2024-06-30 01:33:32 -07:00
  • 5b8efd68ba [rmodels] Return true if no need to interpolate to avoid log flooding (#4118) VitoTringolo 2024-06-30 09:50:12 +02:00
  • c1ea32655a [EXAMPLES] Default Skybox example to not use HDR (#4115) Jeffery Myers 2024-06-28 10:08:55 -07:00
  • a3ef381b3e rmodels.c, LoadImageFromCgltfImage() : fix base64 padding support (#4112) SuperUserNameMan 2024-06-28 09:56:27 +02:00
  • 84971d81f3 Update RGFW and replace long switch in rcore_desktop_rgfw.c with a lookup table (#4108) Colleague Riley 2024-06-28 03:55:14 -04:00
  • 05d76c74a6 Fix GLTF animations (#4107) VitoTringolo 2024-06-28 09:53:29 +02:00
  • 5e91444e3e [build.zig] pass the real build.zig file (#4113) InKryption 2024-06-27 20:25:15 +00:00
  • 57b5f11e2a [build.zig] Leverage dependencyFromBuildZig (#4109) InKryption 2024-06-27 09:52:36 +00:00
  • 37205bba84 [web] Fix undesired scrollbars on shell files (#4104) jspast 2024-06-25 17:15:29 -03:00
  • 0979eafa84 WARNING: REMOVED: Default font fallback Ray 2024-06-25 21:40:41 +02:00
  • 4239e66c55 Update rshapes.c Ray 2024-06-25 21:39:43 +02:00
  • dfabbd8ba8 [rtext] Don't return default font if LoadFontEx fails (#4077) Peter0x44 2024-06-25 20:38:55 +01:00
  • 3e441ae98b REVIEWED: DrawLine() #4075 Ray 2024-06-25 16:37:20 +02:00
  • ec95ee85a3 Update raylib_api.* by CI github-actions[bot] 2024-06-24 16:42:01 +00:00
  • 385e60dd41 Minor tweaks Ray 2024-06-24 18:41:33 +02:00
  • e96bab7ce6 [Build] Fix warnings when building in VS 2022 (#4095) Jeffery Myers 2024-06-24 08:47:32 -07:00
  • 4311db5ba5 [rmodels] Fix -Wstringop-truncation warning (#4096) Peter0x44 2024-06-24 08:29:10 +01:00
  • f947f89061 Update raylib_api.* by CI github-actions[bot] 2024-06-24 07:28:17 +00:00