Commit Graph

  • 251f90cd31 WARNING: Replaced Music pointer by struct Ray 2019-07-26 10:26:39 +0200
  • 9ac2fb44f0 Replace tab with spaces Leandro Gabriel 2019-07-24 20:00:23 -0300
  • 9705e19535 Fix ExportImageAsCode missing comment rectangle corner Leandro Gabriel 2019-07-24 19:39:51 -0300
  • 341957bfcb Remove trailing whitespace and fix mistake in comment Leandro Gabriel 2019-07-24 18:07:24 -0300
  • b79edc97dc Replace tabs with spaces Leandro Gabriel 2019-07-24 18:05:39 -0300
  • 6ff2d2ccca Fix typo ("algorythms") Leandro Gabriel 2019-07-24 17:48:50 -0300
  • ec313ebab6 Fix mistake in comment Leandro Gabriel 2019-07-24 17:43:19 -0300
  • 8e870f0eda Try to support stack matrices on models drawing Ray 2019-07-24 22:40:12 +0200
  • 7c05e498fc Test Camera on Android Ray 2019-07-24 22:39:33 +0200
  • eed53a5b44 Changed macro CLITERAL Ray 2019-07-24 22:38:57 +0200
  • 9909c83012 REMOVED: LoadWaveEx() Ray 2019-07-24 22:38:40 +0200
  • 73a3d4a183 Review comments Ray 2019-07-24 22:38:06 +0200
  • ae95111006 Some variables renamed Ray 2019-07-24 22:37:24 +0200
  • 8730f22371 Remove note Ray 2019-07-24 22:37:00 +0200
  • a5329efb23 Some tweaks revisiting an old game... Ray 2019-07-24 22:36:52 +0200
  • 06665f33ac Update year of copyright notices Leandro Gabriel 2019-07-24 17:36:06 -0300
  • b4d67499a7 BREAKING CHANGE: Read description Ray 2019-07-24 15:05:14 +0200
  • 543c0ba30d Added Sound parameters data Ray 2019-07-24 14:48:45 +0200
  • 47137b1489
    CMake: fix dependency build with -Draylib_USE_STATIC_LIBS=ON Ahmad Fatoum 2019-07-24 00:08:29 +0200
  • 7b448f59e2 Update raylib.h Ray 2019-07-23 23:37:14 +0200
  • 2cb3b91913 Try to avoid collision with CoreAudio on macOS Ray 2019-07-23 23:08:29 +0200
  • 2433f30b4b Reviewed ImageDraw() and ImageResizeCanvas() Ray 2019-07-23 22:24:25 +0200
  • b44b7dd310 WARNING: Complete review of raudio -WIP- Ray 2019-07-23 22:21:01 +0200
  • 632d064b21 Review text functions return value Ray 2019-07-22 21:29:50 +0200
  • bc3983a3dd Solved issue #912 Ray 2019-07-22 21:15:25 +0200
  • f501d42e47 Increasing threshold size for traversing memory blocks (#914) Kevin Yonan 2019-07-22 01:17:27 -0700
  • 973285ba61
    Increasing threshold size for traversing memory blocks Kevin Yonan 2019-07-21 17:35:54 -0700
  • 4b2f6b2b5f Check buffer limit on DrawBillboardRec() Ray 2019-07-22 00:12:51 +0200
  • 3fd48a14a2
    Create SPONSORS.md Ray 2019-07-18 23:19:22 +0200
  • 55e76dab47
    Update FUNDING.yml Ray 2019-07-16 23:32:49 +0200
  • 8d576aaf2b
    Update FUNDING.yml Ray 2019-07-16 20:36:08 +0200
  • e5271dbdc3 Move raylib memory pool docs to raylib Wiki raysan5 2019-07-15 19:30:58 +0200
  • e8829538c9 Review rmem functions naming and coding conventions raysan5 2019-07-15 19:25:55 +0200
  • c563b53afb Submitting rmem memory and object pool module (#898) Kevin Yonan 2019-07-15 09:28:09 -0700
  • e19616592d Adding solar system examples. (#900) Aldrin Martoq 2019-07-15 12:26:47 -0400
  • 24566c0cf3 Delete CODE_OF_CONDUCT.md raysan5 2019-07-15 13:41:58 +0200
  • ad9b1d990c
    A single change for the mempool and a patch for the objpool. Kevin Yonan 2019-07-12 18:44:39 -0700
  • a386cedae6 Review extensions loading and freeing raysan5 2019-07-12 14:36:20 +0200
  • 83f6ae148a Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2019-07-12 14:33:13 +0200
  • f9a2d89ed2 Use function GetSizeBase64() raysan5 2019-07-12 14:33:06 +0200
  • b4da7b6777 Review VSCode project Ray 2019-07-02 18:36:09 +0200
  • 4572733e36 Adding solar system examples. Aldrin Martoq 2019-06-30 23:46:29 -0400
  • 4ad1fa85a4 Remove old OpenAL comments Ray 2019-06-29 11:26:31 +0200
  • 892813de76 Review multichannel PR addition Ray 2019-06-29 11:26:08 +0200
  • 83a4eb0852 add multi channel audio to raudio (#895) chriscamacho 2019-06-29 09:49:42 +0100
  • 5eaad4b3c1 Merge remote-tracking branch 'upstream/master' Chris 2019-06-25 20:31:13 +0100
  • 43d8aab0fd
    Updating header to reflect changes to the *_CleanUp functions Kevin Yonan 2019-06-25 09:25:35 -0700
  • b5f56c1a43
    changed *_CleanUp function parameter Kevin Yonan 2019-06-25 09:24:22 -0700
  • eda842ccf2
    Updating documentation on ObjPool_CleanUp function Kevin Yonan 2019-06-25 09:22:42 -0700
  • 5f5e143a50
    Updating documentation on MemPool_CleanUp function Kevin Yonan 2019-06-25 09:21:49 -0700
  • 76e781b5fb
    removing l Kevin Yonan 2019-06-24 23:01:11 -0700
  • d75b3950db
    removing l Kevin Yonan 2019-06-24 23:00:47 -0700
  • 72426b0899
    forgot to change _RemoveNode to __RemoveNode Kevin Yonan 2019-06-24 20:08:08 -0700
  • 9208db45fa
    updating header for changes. Kevin Yonan 2019-06-24 20:05:55 -0700
  • 4fe2f2bde3
    implementing changes Kevin Yonan 2019-06-24 20:05:16 -0700
  • 3235369e74
    Update and rename objpool README.txt to objpool_README.md Kevin Yonan 2019-06-24 19:55:16 -0700
  • 6d320de48a
    Update mempool_README.md Kevin Yonan 2019-06-24 19:54:17 -0700
  • 125782324f
    Update mempool_README.md Kevin Yonan 2019-06-24 19:53:05 -0700
  • 09cf5dab7d
    Update and rename mempool README.txt to mempool_README.md Kevin Yonan 2019-06-24 19:51:47 -0700
  • 50a8da0150
    changed 'restrict' to '__restrict' so it can compile for MSVC Kevin Yonan 2019-06-24 11:27:14 -0700
  • 9b99b5594e
    Submitting rmem memory and object pool module Kevin Yonan 2019-06-24 10:55:02 -0700
  • a4e307ed96 Fix typo in comment (onlyl -> only) Leandro Gabriel 2019-06-24 10:48:46 -0300
  • ca2eb80237
    Fix typo in comment (onlyl -> only) Leandro Gabriel 2019-06-24 10:48:46 -0300
  • 57fcb49744 Merge remote-tracking branch 'upstream/master' Chris 2019-06-20 15:02:55 +0100
  • 65a21ab416 Renamed screenWidth & screenHeight Ray 2019-06-19 16:01:47 +0200
  • 1b249ac1e1 Define some globals Ray 2019-06-19 15:43:35 +0200
  • a0759d4b37 not properly reporting audio buffer pool size... Chris 2019-06-19 11:02:42 +0100
  • 48a856c5a0 added multi channel sound replay to raudio added -fPIC to Makefile for Linux added simple lighting and audio multi channel to examples Makefile Chris 2019-06-19 10:59:09 +0100
  • e0854696b4 ADDED: DrawTriangleStrip() Ray 2019-06-17 10:29:58 +0200
  • f951f0c536 RENAMED: LoadDefaultFont() -> LoadFontDefault() Ray 2019-06-16 23:42:51 +0200
  • e36a80f730 Code tweaks Ray 2019-06-16 23:37:16 +0200
  • d21422687a Some formatting tweaks Ray 2019-06-16 23:36:04 +0200
  • 9a7d4ccb79
    Merge pull request #893 from kawa-yoiko/rlgl-quad-padding Ray 2019-06-15 19:58:28 +0200
  • 5baab54f93 Fix vertex padding not zeroed for quads, close #891 Shiqing 2019-06-15 13:46:48 +0800
  • 01d6cc25cf update: fix wrong color assignment epsimatt 2019-06-15 12:52:39 +0900
  • 721d18589f Corrected issue with input threads (RPI) Ray 2019-06-14 18:24:55 +0200
  • dccd61bef9 Support new flag: FLAG_WINDOW_ALWAYS_RUN Ray 2019-06-14 17:18:33 +0200
  • 9c991bd079 Remove example from Android building Ray 2019-06-14 13:35:42 +0200
  • 81d8302d53 ADDED: shaders_basic_lighting Ray 2019-06-14 12:59:40 +0200
  • a43d49ed72 Added CMake flags Ray 2019-06-12 12:21:23 +0200
  • 0c60af8981 Tweak: Change check order Ray 2019-06-12 12:14:36 +0200
  • 9609ebf49a Corrected IQM function declaration Ray 2019-06-12 12:12:59 +0200
  • 55380f8489 Review DEBUG mode Ray 2019-06-12 12:08:39 +0200
  • 266df463cc Support externally provided compiler Ray 2019-06-12 12:03:34 +0200
  • 5fec3ef895
    Merge pull request #879 from DarkElvenAngel/Keyboard-patch Ray 2019-06-12 12:00:52 +0200
  • 396b830db5
    Update CONTRIBUTING.md Ray 2019-06-12 11:30:18 +0200
  • 034e9ba1b8
    Add files via upload DarkElvenAngel 2019-06-10 17:09:53 -0400
  • d7f4be0715
    Merge pull request #1 from raysan5/master DarkElvenAngel 2019-06-10 16:12:06 -0400
  • baf7d7d19a
    Update BINDINGS.md Ray 2019-06-09 23:15:42 +0200
  • 632d16e27d
    Added raylib-python-cffi Ray 2019-06-09 22:54:56 +0200
  • f6db1ef9c5
    Merge pull request #876 from XiaochuanWang/patch-2 Ray 2019-06-09 21:38:37 +0200
  • 9b3b28c81f
    Merge pull request #875 from XiaochuanWang/patch-1 Ray 2019-06-09 21:38:23 +0200
  • 391555a063
    Update Makefile XiaochuanWang 2019-06-09 01:45:51 +1000
  • 63e320d405
    Update Makefile XiaochuanWang 2019-06-09 01:08:10 +1000
  • a821ec6ca2 Create models_third_person PompPenguin 2019-06-06 18:18:50 -0400
  • 59b7412772 Updated games building Ray 2019-06-07 00:16:08 +0200
  • 718f7a0161 Remove wrong files Ray 2019-06-06 23:56:05 +0200
  • dee602464b Merge branch 'master' of https://github.com/raysan5/raylib Ray 2019-06-06 23:52:53 +0200
  • baf225dc01 Update emsdk version for testing Ray 2019-06-06 23:52:49 +0200
  • 6945511e82 Update example Ray 2019-06-06 23:52:25 +0200