Commit Graph

  • 2d445a9926 parser defines: remove postfix for LONG/FLOAT, support for hexadecimal consts, convert hex ints to decimal for JSON output Илья Колбин 2022-01-11 14:26:29 +0300
  • b61c9afd04 Update Makefile, simplified Ray 2022-01-11 11:57:26 +0100
  • 0416d5ff7b Update Makefile Ray 2022-01-11 11:26:45 +0100
  • 22986c3ef7 parser: fixed lua defines output, fixed makefile for raygui, added LONG type for defines Илья Колбин 2022-01-11 13:24:05 +0300
  • cabb5518e5 Improve Makefile organization Ray 2022-01-11 11:20:04 +0100
  • aaf0175d07
    Fix typo in comment: s/simluate/simulate/ (#2277) hartmannathan 2022-01-11 03:04:09 -0500
  • 8df1a95fa8 Fix typo in comment: s/simluate/simulate/ Nathan Hartman 2022-01-10 19:00:47 -0500
  • 7b7424802f
    Fixes an error in the spelling of "appearance" (#2276) Archie 2022-01-10 22:55:21 +0000
  • de9acd3caa
    Fixes an error in the spelling of "appearance" Archie 2022-01-10 22:45:48 +0000
  • 8db56cfc3b Added minimal web shell Ray 2022-01-10 22:31:30 +0100
  • 5097077597 added value and description for defines in parser Ilya 2022-01-10 18:43:19 +0300
  • 8089ef0f2d Merge branch 'master' of https://github.com/raysan5/raylib Ray 2022-01-10 13:55:04 +0100
  • b4e0ed6007 Review formating Ray 2022-01-10 13:54:51 +0100
  • c0da80c2b8
    cmake: Update CMake project template with docs and web (#2274) Rob Loach 2022-01-10 02:55:32 -0500
  • 6b8e639567
    cmake: Update CMake project template with docs and web Rob Loach 2022-01-09 23:55:57 -0500
  • a6aa5a1e4c
    Make zig build functionality available to zig programs (#2271) Nikolas 2022-01-08 22:13:44 +0100
  • 6ec101dcea Make zig build functionality available to zig programs Not-Nik 2022-01-08 21:12:48 +0100
  • 9d6fcd1710
    Fixed Compiling Raylib for android Using cmake (#2270) hero2002 2022-01-08 21:14:10 +0200
  • 7a159664bc Improved shader loading code Ray 2022-01-08 20:12:03 +0100
  • 23de7db4f2
    improved the cmake config for android so it don't conflict hero2002 2022-01-08 20:58:23 +0200
  • 1e04e2cae5
    improved the cmake config for android so it don't conflict hero2002 2022-01-08 20:58:12 +0200
  • 612c4ad1dc Reviewed possible issue with shaders detaching Ray 2022-01-08 19:55:14 +0100
  • fbf34f7c0d
    [CORE] Add a function to return the application directory. (#2256) Jeffery Myers 2022-01-08 10:47:52 -0800
  • f0f7bb158b
    Fixed Compiling Raylib for android Using cmake hero2002 2022-01-08 20:08:46 +0200
  • 1d7ff04923 added defines to parser Илья Колбин 2022-01-08 15:15:04 +0300
  • 549ca669aa Added VS2022 project Ray 2022-01-05 23:40:22 +0100
  • f7ed804131 Review parameters description size (not used) Ray 2022-01-05 21:35:01 +0100
  • 9998d165ec Merge branch 'master' of github.com:Abdelilah-Majid/raylib into simd Abdelilah-Majid 2022-01-04 15:19:55 +0100
  • 361f586dfe adding simd sse and sse2 versions of drawmodelex and drawmesh and also the math functions that thees two function uses this should improve the performance slitly Abdelilah-Majid 2022-01-04 15:16:36 +0100
  • 2e3cfdcc2f
    JSON parser: Use array for function params (#2255) (#2264) gtrxAC 2022-01-04 15:06:10 +0200
  • 8694179821 Parser: follow C convention of type before name gtrxAC 2022-01-04 13:38:11 +0200
  • 3f0ec2334f JSON parser: Use array for function params (#2255) gtrxAC 2022-01-04 12:36:58 +0200
  • 2116a98745 ADDED: ExportFontAsCode() Ray 2022-01-03 20:45:56 +0100
  • 62858e11f7 Review tracelogs Ray 2022-01-03 20:45:19 +0100
  • 118f37dcb0
    ƒregister gamepads before first end drawing Peter Bech 2022-01-03 19:06:19 +0100
  • 744bbd12a7
    Update Raylib-J version/licence info (#2258) Calvin Day 2022-01-03 04:08:53 -0500
  • ba1e91b4d7
    Change comment about custom blend modes in rlgl.h (#2260) Gerber Lóránt Viktor 2022-01-02 22:50:39 +0100
  • f9bb18d28c Change comment about custom blend modes in rlgl.h Gerber Lóránt Viktor 2022-01-02 18:39:10 +0100
  • 7ebdc789d0
    Update Raylib-J version/licence info Calvin Day 2022-01-01 22:43:26 -0500
  • 7eb341ccaf WARNING: REVIEWED: A big bug with GetMouseWheelMove() Ray 2022-01-01 17:49:07 +0100
  • f5a832e770
    Update BINDINGS.md (#2257) ArnautDaniel 2022-01-01 11:18:29 -0500
  • f286246922
    Update BINDINGS.md ArnautDaniel 2022-01-01 10:04:58 -0500
  • a940f41b4b Update year to 2022 raysan5 2021-12-31 20:06:22 +0100
  • bb875b1db7 Update rcore.c raysan5 2021-12-31 18:18:27 +0100
  • 8f2d9838a3 Reviewed fullscreen switch on PLATFORM_WEB raysan5 2021-12-31 17:46:31 +0100
  • 4bb894f171 tweaks Ray 2021-12-31 11:01:43 +0100
  • 76f4f5ea88 CI fixes Jeffery Myers 2021-12-30 11:33:45 -0800
  • 0f16c72ed1 Add a function to return the application directory. Jeffery Myers 2021-12-30 11:08:15 -0800
  • 9177fe23a2
    Merge branch 'raysan5:master' into master Tushar Singh 2021-12-30 21:19:21 +0530
  • d91b9171fa
    [Feature] Added SetWindowOpacity(float opacity) (#2254) Tushar Singh 2021-12-30 17:43:50 +0530
  • 604259c022 Fixed conventions tusharsingh09 2021-12-30 17:17:37 +0530
  • dad6a9c0a5 Edited Mis-spell tusharsingh09 2021-12-30 15:16:53 +0530
  • c2a70b3f68 Added SetWindowOpacity() tusharsingh09 2021-12-30 15:08:54 +0530
  • fef5be0bc7 Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2021-12-29 19:06:56 +0100
  • c862c4bdf2 Support CUSTOM_CFLAGS raysan5 2021-12-29 19:06:43 +0100
  • 79992a8d50
    Update linux.yml Ray 2021-12-29 19:05:23 +0100
  • be5f36444d
    Update macos.yml Ray 2021-12-29 19:05:00 +0100
  • b1607ad9e7
    Update linux.yml Ray 2021-12-29 19:01:20 +0100
  • e222209732 Reviewed CFLAGS raysan5 2021-12-29 18:22:31 +0100
  • 0d064b7808
    Added: missing / (#2253) shivajiva101 2021-12-29 00:07:30 +0000
  • ce3e13f44b
    Added: missing / shivajiva101 2021-12-28 23:59:33 +0000
  • c9db9e6bb7 Updated version number to avoid confusions with release raysan5 2021-12-28 15:40:26 +0100
  • 803ce9f44b Detected some pixel-errors due to rounding issues on position raysan5 2021-12-28 15:39:57 +0100
  • 611e54e67e Reviewed makefiles Ray 2021-12-27 19:01:07 +0100
  • ef21d3df75 Added drawing text with shadow tusharsingh09 2021-12-27 21:33:05 +0530
  • 5f2bc20191 Update Makefile Ray 2021-12-27 16:49:01 +0100
  • 8844ad6f0b Update Makefile Ray 2021-12-27 16:38:11 +0100
  • bf0fed8431 Update Makefile Ray 2021-12-27 16:14:58 +0100
  • 011aebe4b3
    Update SPONSORS.md (#2248) Laurentino Luna 2021-12-27 12:03:35 -0300
  • 987baa4829 Update SPONSORS.md laurenloco 2021-12-27 10:25:00 -0300
  • 3eb6702389 Added normal support Fall 2021-12-26 00:37:24 -0300
  • 423fdb320a Update raudio.c raysan5 2021-12-24 19:57:32 +0100
  • dcc0791502
    check not null before accessing by index (#2243) Antonis Geralis 2021-12-24 21:54:25 +0300
  • 3156627e07
    check not null before accessing by index Antonis Geralis 2021-12-24 15:53:00 +0200
  • b500241ffa
    Check before freeing image.data Antonis Geralis 2021-12-24 12:38:07 +0200
  • f66ae2366f
    fix scopes binding URL (#2240) salotz 2021-12-23 05:12:05 -0500
  • 4874c45ebf REVIEWED: ExportWaveAsCode() Ray 2021-12-23 11:02:20 +0100
  • 31dd7b95bc Update Makefile.Web Ray 2021-12-23 11:01:52 +0100
  • 341006ce24 fix scopes binding URL salotz 2021-12-22 22:09:58 -0500
  • bb014ee61b
    add the raylib-scopes binding (#2238) salotz 2021-12-22 04:38:39 -0500
  • d1c9a7c0f6 add the raylib-scopes binding salotz 2021-12-21 21:55:22 -0500
  • 9e5a9892be REVIEWED: PlaySoundMulti() #2231 Ray 2021-12-21 23:57:13 +0100
  • 58f2bf4181 REVIEWED: Export format for float 32bit raysan5 2021-12-21 20:32:58 +0100
  • a7bc5196cc Update dr_wav.h raysan5 2021-12-21 20:21:00 +0100
  • bb7b13ef3c
    fixed cross-compilation from x86-64 (debian buster) to Raspberry Pi (raspbian) (#2233) Damien Pitard 2021-12-21 19:03:25 +0100
  • 87b9ee9183
    updated license of raylib-freebasic bindings (#2235) Michał KM 2021-12-21 14:44:12 +0100
  • 588de4d095
    Re-enable QOI support (#2236) Uneven Prankster 2021-12-21 10:42:27 -0300
  • 01247dc943 Stray extra space! Should be good now. GithubPrankster 2021-12-21 10:06:09 -0300
  • 5dbc82794c Enable back QOI support! GithubPrankster 2021-12-21 10:02:41 -0300
  • 455f41f49d Updated QOI to latest version. GithubPrankster 2021-12-21 09:56:50 -0300
  • 2606d438ed
    Bugfix and style changes Alexander Buhl 2021-12-21 13:30:29 +0100
  • 22d0baa896 Review makefiles debug flag raysan5 2021-12-21 12:24:03 +0100
  • b0dc8e322d
    updated license of raylib-freebasic bindings Michał KM 2021-12-21 05:17:21 +0100
  • 00c55f35f1
    Create rshapes.c lonelyfloat 2021-12-20 20:29:14 -0500
  • d02adb128a
    Update rshapes.c lonelyfloat 2021-12-20 20:28:54 -0500
  • 1642ffb8e4
    Update raylib.h lonelyfloat 2021-12-20 20:28:16 -0500
  • d7033eee6f
    Update rshapes.c lonelyfloat 2021-12-20 20:04:16 -0500
  • 4bba270764
    Update raylib.h lonelyfloat 2021-12-20 20:00:05 -0500
  • 1e7919c24e
    Update rshapes.c lonelyfloat 2021-12-20 19:20:31 -0500
  • 908995b7a4
    Changed according to review Alexander Buhl 2021-12-20 17:48:13 +0100