Commit Graph

  • 4ad1fa85a4 Remove old OpenAL comments Ray 2019-06-29 11:26:31 +02:00
  • 892813de76 Review multichannel PR addition Ray 2019-06-29 11:26:08 +02:00
  • 83a4eb0852 add multi channel audio to raudio (#895) chriscamacho 2019-06-29 09:49:42 +01:00
  • a4e307ed96 Fix typo in comment (onlyl -> only) Leandro Gabriel 2019-06-24 10:48:46 -03:00
  • 65a21ab416 Renamed screenWidth & screenHeight Ray 2019-06-19 16:01:47 +02:00
  • 1b249ac1e1 Define some globals Ray 2019-06-19 15:43:35 +02:00
  • e0854696b4 ADDED: DrawTriangleStrip() Ray 2019-06-17 10:29:58 +02:00
  • f951f0c536 RENAMED: LoadDefaultFont() -> LoadFontDefault() Ray 2019-06-16 23:42:51 +02:00
  • e36a80f730 Code tweaks Ray 2019-06-16 23:37:16 +02:00
  • d21422687a Some formatting tweaks Ray 2019-06-16 23:36:04 +02:00
  • 9a7d4ccb79 Merge pull request #893 from kawa-yoiko/rlgl-quad-padding Ray 2019-06-15 19:58:28 +02:00
  • 5baab54f93 Fix vertex padding not zeroed for quads, close #891 Shiqing 2019-06-15 13:46:48 +08:00
  • 721d18589f Corrected issue with input threads (RPI) Ray 2019-06-14 18:24:55 +02:00
  • dccd61bef9 Support new flag: FLAG_WINDOW_ALWAYS_RUN Ray 2019-06-14 17:18:33 +02:00
  • 9c991bd079 Remove example from Android building Ray 2019-06-14 13:35:42 +02:00
  • 81d8302d53 ADDED: shaders_basic_lighting Ray 2019-06-14 12:59:40 +02:00
  • a43d49ed72 Added CMake flags Ray 2019-06-12 12:21:23 +02:00
  • 0c60af8981 Tweak: Change check order Ray 2019-06-12 12:14:36 +02:00
  • 9609ebf49a Corrected IQM function declaration Ray 2019-06-12 12:12:59 +02:00
  • 55380f8489 Review DEBUG mode Ray 2019-06-12 12:08:39 +02:00
  • 266df463cc Support externally provided compiler Ray 2019-06-12 12:03:34 +02:00
  • 5fec3ef895 Merge pull request #879 from DarkElvenAngel/Keyboard-patch Ray 2019-06-12 12:00:52 +02:00
  • 396b830db5 Update CONTRIBUTING.md Ray 2019-06-12 11:30:18 +02:00
  • 034e9ba1b8 Add files via upload DarkElvenAngel 2019-06-10 17:09:53 -04:00
  • d7f4be0715 Merge pull request #1 from raysan5/master DarkElvenAngel 2019-06-10 16:12:06 -04:00
  • baf7d7d19a Update BINDINGS.md Ray 2019-06-09 23:15:42 +02:00
  • 632d16e27d Added raylib-python-cffi Ray 2019-06-09 22:54:56 +02:00
  • f6db1ef9c5 Merge pull request #876 from XiaochuanWang/patch-2 Ray 2019-06-09 21:38:37 +02:00
  • 9b3b28c81f Merge pull request #875 from XiaochuanWang/patch-1 Ray 2019-06-09 21:38:23 +02:00
  • 391555a063 Update Makefile XiaochuanWang 2019-06-09 01:45:51 +10:00
  • 63e320d405 Update Makefile XiaochuanWang 2019-06-09 01:08:10 +10:00
  • 59b7412772 Updated games building Ray 2019-06-07 00:16:08 +02:00
  • 718f7a0161 Remove wrong files Ray 2019-06-06 23:56:05 +02:00
  • dee602464b Merge branch 'master' of https://github.com/raysan5/raylib Ray 2019-06-06 23:52:53 +02:00
  • baf225dc01 Update emsdk version for testing Ray 2019-06-06 23:52:49 +02:00
  • 6945511e82 Update example Ray 2019-06-06 23:52:25 +02:00
  • e1f3f84e84 Merge pull request #873 from msmshazan/ANGLE-fix Ray 2019-06-06 14:23:37 +02:00
  • eb1b2535f6 Change ANGLE binaries location Mohamed Shazan 2019-06-06 16:44:37 +05:30
  • 566a8d17c8 Update CONTRIBUTING.md Ray 2019-06-06 12:45:24 +02:00
  • af38e18389 Review projects <PlatformToolset> to use default Ray 2019-06-06 12:19:39 +02:00
  • 37ce51b274 Merge pull request #872 from msmshazan/ANGLE-fix Ray 2019-06-06 11:51:43 +02:00
  • 498c172d8e Review function prototype Ray 2019-06-06 11:38:45 +02:00
  • 272d9d58e3 Add VS2017.ANGLE Project Mohamed Shazan 2019-06-06 15:03:03 +05:30
  • 7b4831f1b7 Update LICENSE.md Ray 2019-06-05 13:35:34 +02:00
  • bdbc05c0dc Review font Ray 2019-06-05 13:35:22 +02:00
  • e3ef738264 Replace TABS by spaces Ray 2019-06-05 13:01:58 +02:00
  • 03720b30a1 Review contributed example Ray 2019-06-05 12:58:53 +02:00
  • ddaa4a304d Review contributor info Ray 2019-06-05 12:58:35 +02:00
  • 24c7549698 Merge pull request #869 from codecat/example-waving-cubes Ray 2019-06-05 12:30:55 +02:00
  • c5f605e888 Merge pull request #862 from a3f/master Ray 2019-06-05 12:29:28 +02:00
  • 5c8191f8a7 Merge pull request #867 from PompPenguin/master Ray 2019-06-05 12:29:00 +02:00
  • 923f4b9bbd Added waving cubes example Codecat 2019-06-05 10:35:20 +02:00
  • e103320ad8 build: increment API_VERSION after release Ahmad Fatoum 2019-06-04 16:25:13 +02:00
  • 7367140fb4 Update camera.h PompPenguin 2019-06-04 18:06:10 -04:00
  • df7a058216 Review projects paths Ray 2019-06-05 00:04:31 +02:00
  • 1ba5f1515d Merge pull request #1 from raysan5/master PompPenguin 2019-06-04 18:01:17 -04:00
  • 0b7373446d Merge pull request #866 from PompPenguin/master Ray 2019-06-04 23:46:01 +02:00
  • 767ac9bc3e Update camera.h PompPenguin 2019-06-04 17:29:18 -04:00
  • 6f9c176d93 Support SSH keyboard on RPI Ray 2019-06-04 18:09:17 +02:00
  • 538dfa010d Merge pull request #858 from NerdThings/cmake-mp3-fix Ray 2019-06-02 21:48:48 +02:00
  • 2eb7e96f4b Add MP3 config Reece Mackie 2019-06-02 19:31:17 +01:00
  • 093042b760 Comments review Ray 2019-06-01 13:08:48 +02:00
  • 434e460c18 Example instructions tweak for clarity Ray 2019-05-31 16:42:16 +02:00
  • 65474c621c Update raylib.c.tags Ray 2019-05-31 11:59:06 +02:00
  • a9f33c9a89 Reduce textures size 2.5.0 Ray 2019-05-31 10:03:44 +02:00
  • 22a363d1ec Update npes_saved_tcc.txt Ray 2019-05-31 10:03:17 +02:00
  • 1ccb7f287e Update LICENSE.md Ray 2019-05-31 10:02:15 +02:00
  • a352e4ddac Update LICENSE.md Ray 2019-05-31 10:01:50 +02:00
  • 56cb60b323 Update to raylib 2.5 Ray 2019-05-31 09:57:22 +02:00
  • 1a32e76fbd Review compilation resources Ray 2019-05-30 18:09:33 +02:00
  • e5a73b7398 Review compiler scripts Ray 2019-05-30 17:44:06 +02:00
  • 22cd55d585 Updated Notepad++ intellisense to raylib 2.5 Ray 2019-05-30 17:25:01 +02:00
  • f9888d15ac Merge pull request #855 from neonmoe/patch-buildscripts Ray 2019-05-29 17:41:25 +02:00
  • bb34398796 Merge pull request #856 from wbrbr/master Ray 2019-05-29 17:39:20 +02:00
  • e660621389 Fix jar_xm_reset Wilhem Barbier 2019-05-29 17:14:31 +02:00
  • 20bdc3bc2a Merge pull request #854 from ChrisDill/master Ray 2019-05-29 16:40:02 +02:00
  • 228f86d3ca Fix and update projects/scripts Jens Pitkanen 2019-05-29 16:09:24 +03:00
  • 42d57bbe00 Added array bounds check to textures_bunnymark Chris Dill 2019-05-29 13:58:31 +01:00
  • 5d3905d4d4 Update HISTORY.md Ray 2019-05-29 13:55:50 +02:00
  • efdc6f87d5 Define standard examples size Ray 2019-05-29 13:47:57 +02:00
  • 51a28739dd Update HISTORY.md Ray 2019-05-29 13:36:09 +02:00
  • 9fa0d10779 Update CONTRIBUTING.md Ray 2019-05-29 12:18:04 +02:00
  • c211568abc Create FUNDING.yml Ray 2019-05-29 09:32:39 +02:00
  • e5e330bf17 Merge pull request #853 from Narice/master Ray 2019-05-28 12:24:01 +02:00
  • 4e0a5909e7 Hide progress bar Ray 2019-05-28 12:08:04 +02:00
  • b34bc421ff Added Narice to the CONTRIBUTING.md Narice 2019-05-28 11:25:06 +02:00
  • 63b89f53f9 Update ROADMAP.md Ray 2019-05-28 00:33:52 +02:00
  • b57563a41b Update ROADMAP.md Ray 2019-05-28 00:32:59 +02:00
  • aa0afb55a5 Update ROADMAP.md Ray 2019-05-28 00:30:42 +02:00
  • 18b8461502 Update CHANGELOG Ray 2019-05-28 00:30:33 +02:00
  • bf0aed2655 Update HISTORY.md Ray 2019-05-27 23:41:15 +02:00
  • 405e40ea03 Update CONTRIBUTING.md Ray 2019-05-27 20:50:27 +02:00
  • e37d5cec6d Update CHANGELOG Ray 2019-05-27 20:21:24 +02:00
  • a488701d1d Update README.md Ray 2019-05-27 15:31:57 +02:00
  • 95d25b0192 Update README.md Ray 2019-05-27 15:25:41 +02:00
  • bef809d841 Setup version for release Ray 2019-05-27 13:03:14 +02:00
  • 87774a0a21 Review variables initialization Ray 2019-05-27 00:18:15 +02:00
  • 241c4c8d14 Review easings PR Ray 2019-05-25 01:33:03 +02:00
  • 163a6581aa Merge pull request #852 from flashback-fx/master Ray 2019-05-25 00:32:49 +02:00
  • bc285f71ed rename easings_example.c to easings_testbed.c flashback-fx 2019-05-24 22:24:01 +00:00