Commit Graph

  • b9f98dd8cd [build]: add uninstall cmake target (#3511) Aniket Teredesai 2023-11-06 14:42:36 +05:30
  • a470cdce4c Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-11-05 20:12:00 +01:00
  • 2a67ac0027 REVIEWED: rlgl_standalone examples #3487 Ray 2023-11-05 20:11:53 +01:00
  • 8b3c18de54 Updated GLFW for 64bit Ray 2023-11-05 20:11:14 +01:00
  • 343e92322b Update README.md Ray 2023-11-05 19:46:25 +01:00
  • 2252f747b7 Update Makefile (#3509) JupiterRider 2023-11-05 19:42:56 +01:00
  • 925978ffde Update qoa.h Ray 2023-11-05 19:41:22 +01:00
  • 6ebfc6023b Update rl_gputex.h Ray 2023-11-05 19:40:00 +01:00
  • 57f77c3858 Update qoi.h Ray 2023-11-05 19:39:57 +01:00
  • 127d69e887 Update README.md Ray 2023-11-05 19:24:45 +01:00
  • 17a968d2ed Jaylib is now up-to-date (#3508) glowiak 2023-11-05 15:58:48 +01:00
  • 53451e98a7 Updated open graph for examples Ray 2023-11-05 13:02:29 +01:00
  • cbf0324c34 Updating web shells open-graph info Ray 2023-11-05 12:18:54 +01:00
  • 39b539c42f Allow raylib to be built with zig 0.11.0 and zig 0.12.0dev (master) (#3506) freakmangd 2023-11-04 16:05:21 -04:00
  • 32e4be6fb9 Update rcore.c Ray 2023-11-03 22:23:50 +01:00
  • 2d1b211920 ADDED: LoadRandomSequence()/UnloadRandomSequence() Ray 2023-11-03 20:21:43 +01:00
  • 5da0074fed Fixed Issue 3504 (#3505) AndreaBoroni 2023-11-03 19:12:42 +01:00
  • 301d1b85ab Update raylib version to **raylib 5.0** Ray 2023-11-02 18:18:27 +01:00
  • 3c3e311190 Remove unneeded line on web platform Ray 2023-11-02 18:18:05 +01:00
  • 807516a991 Support OpenGL ES 3.0 building on Web Ray 2023-11-02 18:13:37 +01:00
  • b40f93b9e3 Comments tweaks Ray 2023-11-02 18:12:22 +01:00
  • 01bbd42519 Update rprand.h Ray 2023-11-02 18:11:13 +01:00
  • fe34fc7c6b Partial fix the gesture system for DRM (#3502) ubkp 2023-11-02 13:35:11 -03:00
  • ba75a7a23b build.zig updates for 0.11.0 release. (#3501) Caleb Barger 2023-11-02 01:14:34 -07:00
  • de1ceae4b0 [core] Fix gestures for PLATFORM_DESKTOP_SDL (#3499) ubkp 2023-11-02 05:13:41 -03:00
  • 35d27fb11b REVIEWED: Pointers exposing not required for ES3 Ray 2023-11-02 09:04:05 +01:00
  • d77c918d51 Update rcore_web.c Ray 2023-11-01 16:24:06 +01:00
  • c563490cf8 Update rcore_web.c Ray 2023-11-01 15:28:31 +01:00
  • 64d64cc181 REVIEWED: Potential code issues reported by CodeQL #3476 Ray 2023-11-01 15:28:18 +01:00
  • ba21b8d274 Moves keymapUS[] and fixes GetCharPressed for DRM (#3498) ubkp 2023-11-01 08:20:33 -03:00
  • 38205d67da Remove unused structures from lighting fragment shaders (#3497) Jeffery Myers 2023-11-01 04:16:14 -07:00
  • d4c0d3bebe Update README.md (#3495) Techuuu 2023-11-01 16:45:47 +05:30
  • df0f7ba61e Update shaders_deferred_render.c Ray 2023-10-31 20:59:08 +01:00
  • aca854ccbf Update shaders_deferred_render.c Ray 2023-10-31 20:46:10 +01:00
  • 1407f6eb46 ADDED: rlBlitFramebuffer(), required for deferred render Ray 2023-10-31 20:46:06 +01:00
  • 15142a30f5 Update rmodels.c Ray 2023-10-31 20:20:11 +01:00
  • 43f36b9b05 REDESIGNED: LoadOBJ(), fix #3398 Ray 2023-10-31 20:15:45 +01:00
  • 3645244f9f examples/shaders: Add an example for deferred shading (#3496) Justin 2023-10-31 20:13:12 +01:00
  • de7beef05d Remove trailing spaces Ray 2023-10-31 15:54:52 +01:00
  • f88604e6d5 Reviewed QOA seek PR Ray 2023-10-31 15:54:38 +01:00
  • 0a3567439d Comments tweaks Ray 2023-10-31 15:49:42 +01:00
  • 6842012748 Fix QOA seeking (#3494) veins1 2023-10-31 19:48:24 +05:00
  • 0d186a0557 REVIEWED: LoadModel(), removed cube fallback mechanism #3459 Ray 2023-10-31 11:32:07 +01:00
  • ab61bad168 Fix relative mouse mode for DRM (#3492) ubkp 2023-10-31 06:16:12 -03:00
  • d8acceca14 Fix example core_3d_camera_free (#3488) ubkp 2023-10-31 06:10:43 -03:00
  • ff04d52f12 Added rlEnablePointMode (#3490) Jett 2023-10-31 03:43:32 -04:00
  • 7677e4b928 REVIEWED: GetModelBoundingBox() #3485 Ray 2023-10-30 20:41:33 +01:00
  • b8fce54c0f Minor tweaks Ray 2023-10-30 13:29:14 +01:00
  • abdebc244d Update rcore.c Ray 2023-10-30 13:14:15 +01:00
  • 9642fffbbb REVIEWED: GetRender*() issue on macOS highDPI #3367 Ray 2023-10-30 13:13:31 +01:00
  • 15632876f7 Fix examples Makefile for SDL (#3486) ubkp 2023-10-30 08:02:35 -03:00
  • ec91b44fb6 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-10-29 21:11:40 +01:00
  • fc7dcff4a7 ADDED: Pseudo-random numbers generator! Ray 2023-10-29 21:11:30 +01:00
  • 049a6d475d Fix drm hang up on exit and mouse input issues (#3484) ubkp 2023-10-29 16:55:02 -03:00
  • 09075d515a Some notes and comments Ray 2023-10-29 20:44:32 +01:00
  • 4625c41431 ADDED: Support for SDL building on Makefile Ray 2023-10-29 20:44:18 +01:00
  • 601e391b06 Remove physac library from raylib building Ray 2023-10-29 20:43:52 +01:00
  • 21243c8234 Update rcore_desktop_sdl.c Ray 2023-10-29 20:42:29 +01:00
  • 1fd61a00e4 Fix compressed DDS texture loading issues (#3483) JaanDev 2023-10-29 22:21:00 +03:00
  • 12f3bc10c2 [core] Move rcore.h content to inside rcore.c (#3479) ubkp 2023-10-29 16:20:19 -03:00
  • 2da8cc383c Update Makefile.Web Ray 2023-10-29 19:46:34 +01:00
  • e3363e9ad0 Typo fixed in HISTORY.md (#3481) Khalid Abdullah 2023-10-30 00:34:50 +06:00
  • 975d4154e6 Fix the Julia set shader example (#3467) Josh Colclough 2023-10-29 15:41:02 +00:00
  • b4865588f8 REVIEWED: GetCurrentMonitor() #3472 Ray 2023-10-29 16:36:46 +01:00
  • 01c264123d Remove rcore.h include from SDL (#3475) ubkp 2023-10-29 12:23:38 -03:00
  • effa3ee249 [Typo fixed] in CHANGELOG (#3477) Khalid Abdullah 2023-10-29 21:22:59 +06:00
  • b46505b13d Update tinyobj_loader_c.h (#3474) SuperUserNameMan 2023-10-27 17:13:10 +02:00
  • 2db7c727b6 GetCurrentMonitor() - use closest monitor (#3472) Alexandre Almeida 2023-10-27 12:01:05 -03:00
  • 3afd0a55b9 Update miniaudio to latest dev #3471 Ray 2023-10-27 16:55:27 +02:00
  • f721429f25 ADDED: SetAutomationEventBaseFrame(int frame) Ray 2023-10-27 01:19:10 +02:00
  • 98fcbe3fe2 Update core_automation_events.c Ray 2023-10-27 00:50:02 +02:00
  • 654b4e6257 Update core_automation_events.c Ray 2023-10-27 00:45:00 +02:00
  • 99dac5451c ADDED: Automation Events System, exposed to users Ray 2023-10-26 23:59:19 +02:00
  • 067dbe8657 ADDED: Drop files support to PLATFORM_DESKTOP_SDL Ray 2023-10-26 23:57:07 +02:00
  • d0141bd105 Remove trail spaces Ray 2023-10-26 23:56:38 +02:00
  • e4547eb422 Remove trail spaces Ray 2023-10-26 23:56:03 +02:00
  • 1cef62cf05 REVIEWED: glfwGetError() not availbale on PLATFORM_WEB fix #3470 Ray 2023-10-26 11:10:41 +02:00
  • 77730c80d9 Updated to miniaudio v0.11.19 #3448 Ray 2023-10-26 10:34:39 +02:00
  • eddeafd2ed Revert "Fix IsGestureDetected parameter inconsistency in raylib.h with rgextures.h (#3464)" Ray 2023-10-26 10:28:00 +02:00
  • 804f1a83eb Fix IsGestureDetected parameter inconsistency in raylib.h with rgextures.h (#3464) jestarray 2023-10-26 01:24:21 -07:00
  • 2f6b2897fe GetCurrentMonitor() - check window center instead of top-left corner (#3468) Alexandre Almeida 2023-10-26 05:18:00 -03:00
  • 9a687e3153 Fix missing PLATFORM_DESKTOP_SDL checks. (#3469) 2Bear 2023-10-26 16:15:25 +08:00
  • cb1c2ffda1 Fix gamepad names for PLATFORM_DESKTOP/GLFW (#3462) ubkp 2023-10-25 14:13:51 -03:00
  • b0c0f2e560 Fix OpenURL on SDL (#3460) ubkp 2023-10-25 07:17:54 -03:00
  • 7e5eff8a29 Revert "Fix #3461" Ray 2023-10-25 10:15:19 +02:00
  • 8fbd42d592 Fix #3461 Ray 2023-10-25 10:14:17 +02:00
  • 803b1a910e REVIEWED: Check OpenGL version required, fix #3457 Ray 2023-10-23 19:59:29 +02:00
  • a0f0034352 REVIEWED: InitPlatform() organization and code-gardening Ray 2023-10-23 19:15:40 +02:00
  • 3ff6026917 REVIEWED: Move screen capture logic to rcore.c, available for all platforms Ray 2023-10-23 18:32:24 +02:00
  • daf227a185 Fixes a memory leak as a result of creating an AudioBuffer* with the old source.frameCount. This internally allocates memory to the structs data pointer which is then later overridden by the correct sound data of the source sound. (#3458) Lukas 2023-10-23 18:16:28 +02:00
  • 4ed776368a When the frame counter gets to 0, reset the FPS average counter. This allows the window to be closed and reopened with clean FPS stats. (#3445) Jeffery Myers 2023-10-23 01:11:50 -07:00
  • 8f517b7651 Fix compilation for PLATFORM_WEB examples (#3454) ubkp 2023-10-23 05:05:40 -03:00
  • b3028e4891 Review prerequisites of rcore.c (#3453) Peter0x44 2023-10-22 18:45:49 +01:00
  • e33e9da277 Add DrawCircleLinesV for consistency (#3452) Peter0x44 2023-10-22 16:13:49 +01:00
  • f0124df0e8 Update CHANGELOG Ray 2023-10-22 15:34:24 +02:00
  • cdb394fac6 Update CHANGELOG for **raylib 5.0** -WIP- Ray 2023-10-22 15:21:25 +02:00
  • 0e029f719b Revert "REVIEWED: sinfl, fix #3349" Ray 2023-10-22 15:17:35 +02:00
  • 9127ee2ff9 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-10-22 15:16:08 +02:00
  • 2b90b5600c Revert "Update sinfl.h" Ray 2023-10-22 15:15:56 +02:00
  • ea325c54e8 fix examples Makefile to use Makefile.Web when building for web (#3449) Keith Stellyes 2023-10-22 05:58:35 -07:00