Commit Graph

  • 0964353073 fix: round off error in ColorAlphaBlend (#2524) Roy Qu 2022-06-16 20:47:46 +08:00
  • 309ad3e08b REVIEWED: rlTextureParameters(), reset anisotropy level Ray 2022-06-16 13:07:38 +02:00
  • 7ed3d870fe REVIEWED: rlGenTextureMipmaps(), removed filtering setup Ray 2022-06-16 13:07:09 +02:00
  • 2824aacd5d Update rcore.c Ray 2022-06-16 13:06:18 +02:00
  • c392f0c16b Add wrap (#2522) Pijus 2022-06-14 22:28:39 +03:00
  • 377dcef9f4 Revert "add wrap function (#2521)" Ray 2022-06-14 20:53:35 +02:00
  • 81157e4e72 add wrap function (#2521) Pijus 2022-06-14 20:12:37 +03:00
  • d37a63fad7 Reviewed easings include Ray 2022-06-12 23:01:48 +02:00
  • 9998a86625 Update rcore.c Ray 2022-06-12 22:56:24 +02:00
  • a2c56b5929 Update rmem.h Ray 2022-06-12 21:22:01 +02:00
  • 043fa4cba7 Removed extras directory Ray 2022-06-12 21:13:46 +02:00
  • 7743af853a Update easings.h Ray 2022-06-12 21:13:27 +02:00
  • ad56a49da8 Reviewed latest PR Ray 2022-06-12 20:51:31 +02:00
  • e1e0bc4266 Add function to read both X and Y mouse scrolling from a trackpad (#2517) Steven Schveighoffer 2022-06-12 11:30:07 -04:00
  • 875601c4cc REVIEWED: FilePathList, consider maximum capacity Ray 2022-06-12 11:32:10 +02:00
  • 96292bc859 Update models_skybox.c Ray 2022-06-12 01:00:13 +02:00
  • f9426912f6 Update text_font_filters.c Ray 2022-06-12 00:52:15 +02:00
  • ad332f49ed Update core_drop_files.c Ray 2022-06-12 00:04:25 +02:00
  • 8c2019f5ad Update core_drop_files.c Ray 2022-06-12 00:01:47 +02:00
  • b8f67c6285 WARNING: BREAKING: REDESIGNED: Filepath loading API Ray 2022-06-11 23:24:13 +02:00
  • f7744404d6 Remove physics projects Ray 2022-06-11 23:01:22 +02:00
  • b1c413237c Update config.h Ray 2022-06-11 20:44:47 +02:00
  • b9f617aaee Update raylib.h Ray 2022-06-11 18:13:15 +02:00
  • 702f2bccfc REVIEWED: Issue with MOUSE_PASSTROUGH #2516 Ray 2022-06-11 18:12:39 +02:00
  • b549baa6b7 New feature: support MOUSE_PASSTHROUGH #2516 Ray 2022-06-11 12:08:16 +02:00
  • 4a6e8bb90b Minor formattng tweak Ray 2022-06-09 21:01:51 +02:00
  • 5e3ef42201 GetMonitorWidth()/GetMonitorHeight(): return current video resolution instead max available (#2514) gulrak 2022-06-09 21:00:04 +02:00
  • 59a808516e Update README.md Ray 2022-06-08 23:05:51 +02:00
  • 484a61c1d4 Update CHANGELOG Ray 2022-06-08 21:17:37 +02:00
  • 3fc1bd0670 Update CHANGELOG Ray 2022-06-08 21:15:33 +02:00
  • 70ec71a373 Update BINDINGS.md (#2513) rc-05 2022-06-08 13:57:02 +02:00
  • 8c55b40e9e Unify busy waiting behavior across conditional compilation branches (#2508) flashback-fx 2022-06-07 21:01:29 +02:00
  • ae715ba0d8 Update CHANGELOG Ray 2022-06-07 20:43:27 +02:00
  • b3187e1291 Update CHANGELOG Ray 2022-06-07 19:06:23 +02:00
  • a7459043c6 Update CHANGELOG Ray 2022-06-07 19:03:44 +02:00
  • b5191a03b2 Update CHANGELOG Ray 2022-06-07 18:50:31 +02:00
  • a53411013a Update CHANGELOG Ray 2022-06-07 18:48:20 +02:00
  • dca23cb3ff RENAMED: BLEND_ALPHA_PREMUL to BLEND_ALPHA_PREMULTIPLY Ray 2022-06-07 18:46:14 +02:00
  • fc86b5c1b4 Added raylib 4.2 release CHANGELOG Ray 2022-06-07 14:15:06 +02:00
  • 9dd28feadf Added rea change Ray 2022-06-07 14:14:04 +02:00
  • bf208decc0 REVIEWED: Compilation warnings Ray 2022-06-07 10:04:24 +02:00
  • 06db2767fe Update cl-raylib binding (#2509) Daw-Ran Liou 2022-06-06 15:05:58 -07:00
  • 9c676e599e Update android.yml Ray 2022-06-06 20:53:48 +02:00
  • e6bc401c93 WARNING: RENAMED: GetDroppedFiles() to LoadDroppedFiles() Ray 2022-06-06 20:39:37 +02:00
  • ebbcc2ffce WARNING: RENAMED: GetDirectoryFiles() to LoadDirectoryFiles() Ray 2022-06-06 20:30:24 +02:00
  • 461cdda71e Reviewed latest PR, variable name Ray 2022-06-06 20:23:14 +02:00
  • c11d30bafe Change WaitTime argument from milliseconds to seconds (#2506) flashback-fx 2022-06-06 20:18:37 +02:00
  • 609d92003b WARNING: REMOVED raygui from raylib/src/extras Ray 2022-06-06 11:11:39 +02:00
  • 8da566d6e7 WARNING: Removed physac from raylib sources/examples Ray 2022-06-06 11:00:06 +02:00
  • 865a44adda REVIEWED: Mouse device support on PLATFORM_DRM #2381 Ray 2022-06-05 11:34:23 +02:00
  • cda89ebb58 Fix regression that was causing video stuttering (#2503) flashback-fx 2022-06-05 11:14:26 +02:00
  • 6fccfc57a4 Minor tweak Ray 2022-06-02 19:22:42 +02:00
  • 91af3a3152 Update text_draw_3d.c Ray 2022-06-02 19:22:31 +02:00
  • 99841b8fde Merge branch 'master' of https://github.com/raysan5/raylib Ray 2022-05-31 23:25:33 +02:00
  • a28dfbae9f REVIEWED: Batch limits check #2489 Ray 2022-05-31 23:25:21 +02:00
  • 023eb3380d chore: Set permissions for GitHub actions (#2496) Naveen 2022-05-31 16:23:12 -05:00
  • d0318aac4a REVIEWED: DrawBillboardPro() #2494 Ray 2022-05-30 20:30:16 +02:00
  • 8294e04749 Correct typo Ray 2022-05-29 18:23:48 +02:00
  • fe28aa7c9b Review log messages Ray 2022-05-29 17:39:10 +02:00
  • 1f806b555d ADDED: -latomic linkage, required by miniaudio on ARM 32bit #2452 Ray 2022-05-20 17:45:36 +02:00
  • 789e504069 use GetWindowScaleDPI to calculate size for rlReadScreenPixels in screenshot/recording (#2446) gulrak 2022-05-20 17:25:47 +02:00
  • 76c3881944 Fixed Android CMake build error (#2486) Patrick 2022-05-20 09:21:45 -06:00
  • 5bdd8f134f Improved boolean definitions (#2485) Jonathan Poncelet 2022-05-19 20:21:09 +01:00
  • 426e8252d4 Update raylib-jai binding Ray 2022-05-19 17:33:30 +02:00
  • d3caee0e72 generate compile_commands.json to be used by language server (#2481) Angga Permana 2022-05-19 18:18:12 +07:00
  • 6259dc4121 Revert "UPDATE: DEFLATE algorithm" Ray 2022-05-18 16:23:52 +02:00
  • d786af83fc UPDATE: DEFLATE algorithm Ray 2022-05-18 13:39:07 +02:00
  • 5ecc289201 REVIEWED: Support OpneBSD for timming functions Ray 2022-05-16 19:24:16 +02:00
  • 020e903193 Fix lgtm warnings (#2477) Crydsch 2022-05-14 15:02:29 +02:00
  • db16833d8c ADDED: EnableEventWaiting() / DisableEventWaiting() Ray 2022-05-12 16:51:46 +02:00
  • f3aac87422 Some minor tweaks Ray 2022-05-12 16:35:28 +02:00
  • ea598f7d77 Fix crash with delay demo. (#2472) ptarabbia 2022-05-12 09:26:36 -04:00
  • c0275df820 Easings: Add function descriptions (#2471) Rob Loach 2022-05-12 08:48:51 -04:00
  • b2c2b5ee21 remove fps requirement for drm connector selection (#2468) Crydsch 2022-05-09 17:12:38 +02:00
  • df3f64bfd2 Corrected typo Ray 2022-05-07 18:04:34 +02:00
  • aa318674e8 Add support for calculated defines to parser (#2463) lazaray 2022-05-06 20:23:07 +02:00
  • bbc8d39185 Add support for truncating parser input (#2464) lazaray 2022-05-06 20:18:39 +02:00
  • 19f88241ec Flush stdout after trace messages (#2465) Daniel Nagy 2022-05-06 20:15:13 +02:00
  • 7fc9662480 Update Note About Factor's Raylib Bindings (#2466) Capital-EX 2022-05-06 13:24:24 -04:00
  • ed29b4eedf Update utils.c Ray 2022-05-06 00:46:43 +02:00
  • d9a30b8480 ADDED: ExportDataAsCode() Ray 2022-05-06 00:14:28 +02:00
  • ed2ab55034 Remove line ending spaces Ray 2022-05-05 20:39:14 +02:00
  • 4eb3d8857f Reorder parser (#2462) lazaray 2022-05-04 13:44:55 +02:00
  • df6caea25d Parser improvements (#2461) lazaray 2022-05-04 11:06:01 +02:00
  • 8cb03ef524 Add racket-raylib to BINDINGS.md (#2454) Benedek Szilvasy 2022-05-01 20:50:11 +01:00
  • 6f044c57ac Add aliases to parser (#2444) lazaray 2022-05-01 12:34:15 +02:00
  • 666aa44a84 Reviewed some comments Ray 2022-05-01 11:14:28 +02:00
  • f169530d8f Update raylib.h Ray 2022-04-29 17:52:22 +02:00
  • 5c66cc1c9b Update rcore.c Ray 2022-04-28 17:38:52 +02:00
  • db6c677755 Update raylib haxe binding name (#2451) Ratul Krisna 2022-04-28 15:44:51 +05:30
  • 28ac82aeb0 add raylib.zig bindings (#2449) Michael Scherbakow 2022-04-28 10:59:16 +02:00
  • 3580267479 Fix Issue #2441 (#2442) Leonardo Montagner 2022-04-26 12:25:39 +02:00
  • a7ce537d32 Check for mouse devices on PLATFORM_DRM Ray 2022-04-26 09:30:20 +02:00
  • 38a3523f59 REVIEWED: SwapScreenBuffers() for PLATFORM_DRM Ray 2022-04-25 21:00:17 +02:00
  • bdfa256cea Update rlgl.h Ray 2022-04-25 19:35:23 +02:00
  • 6e722d416b Update rcore.c Ray 2022-04-25 19:35:19 +02:00
  • e543922055 Review formatting Ray 2022-04-24 17:58:51 +02:00
  • f2c7b0d3bf - Fix issue #2371 (#2437) Juan Carlos González Amestoy 2022-04-24 17:05:45 +02:00
  • 74ca81338e REDESIGNED: Set rlgl internal framebuffer #2420 Ray 2022-04-24 12:37:50 +02:00
  • dc553d1996 Update rlgl.h Ray 2022-04-24 12:25:26 +02:00