Commit Graph

  • 98273f0152 Reviewed compilation options Ray 2018-07-16 18:43:24 +02:00
  • 4d4d9b0170 Removed Oculus example Ray 2018-07-16 18:41:40 +02:00
  • 5b37178af9 Reviewed rlgl_standalone example Ray 2018-07-16 18:22:03 +02:00
  • 096fd6f2c3 Converted rlgl module in header-only Ray 2018-07-16 17:53:47 +02:00
  • 40551958dd Update HISTORY.md Ray 2018-07-16 10:14:41 +02:00
  • 98de843827 Update HISTORY.md Ray 2018-07-16 10:13:23 +02:00
  • 546254b439 Update CONTRIBUTING.md Ray 2018-07-16 10:06:30 +02:00
  • 475a1a263d raylib 2.0... make history... Ray 2018-07-16 02:08:10 +02:00
  • c5f65c0b16 Updated common documents Ray 2018-07-16 02:07:48 +02:00
  • d127d8e9f8 Updated Notepad++ raylib intellisense Ray 2018-07-15 23:19:06 +02:00
  • 0c631e6b5a Corrected comment Ray 2018-07-15 21:24:59 +02:00
  • 7d7c6fc42d Reviewed example for clarity Ray 2018-07-15 20:24:18 +02:00
  • dfc4baaa35 Added new example: text_font_sdf Ray 2018-07-15 20:04:12 +02:00
  • 292499bdeb Reviewed LoadFontData() and GenImageFontAtlas() Ray 2018-07-15 20:03:05 +02:00
  • 971a7419ec Start reviewing IQM loader... Ray 2018-07-13 20:29:23 +02:00
  • cadcc05a84 Reviewed Code::Blocks project template Ray 2018-07-13 20:26:56 +02:00
  • b5b4da1d05 Update README.md Ray 2018-07-13 19:58:36 +02:00
  • ea72c9e5af Merge pull request #577 from D3nX/master Ray 2018-07-13 19:57:38 +02:00
  • f0ac73ef8b Update README.md D3nX 2018-07-13 21:48:53 +04:00
  • 4e367d2db8 Update and rename REAME.md to README.md D3nX 2018-07-13 21:48:39 +04:00
  • 2f3011c457 Delete raylib_codeblocks_tpl.exe D3nX 2018-07-13 21:46:33 +04:00
  • 90d35b2ac4 Delete raylib_codeblocks_tpl.exe D3nX 2018-07-13 21:46:13 +04:00
  • 1c9537b5e7 Add files via upload D3nX 2018-07-13 21:45:43 +04:00
  • c19bd3eb04 Update CHANGELOG Ray 2018-07-13 12:45:52 +02:00
  • 5774d31893 Example tweak Ray 2018-07-12 11:29:41 +02:00
  • d2c0d1bfef Update rpi release library Ray 2018-07-11 16:52:10 +02:00
  • 9e2c418a92 Removed dev from version Ray 2018-07-11 16:40:08 +02:00
  • eb296a5605 Reviewed shared library generation Ray 2018-07-11 16:39:41 +02:00
  • 43178f3488 Updated mini_al to latest dev version Ray 2018-07-11 16:39:26 +02:00
  • 414bb6018b CMake: Add Libs.private to Libs if installing static only Ahmad Fatoum 2018-07-10 21:06:16 +02:00
  • 758a774173 Travis CI: Add arm32-android configuration Ahmad Fatoum 2018-07-10 15:54:34 +02:00
  • 240ecd6332 Update mingw32 release Ray 2018-07-10 12:10:31 +02:00
  • d34c1285e0 Review Android Makefiles Ray 2018-07-10 11:52:30 +02:00
  • 22bf279672 Corrected issue on 32bit ARM build raysan5 2018-07-09 13:06:40 +02:00
  • 3c02a9fc66 Support multiple data type aliases raysan5 2018-07-09 10:23:53 +02:00
  • f939378764 Support ARM and ARM64 Android building raysan5 2018-07-09 03:00:52 +02:00
  • e23fb6e1d5 Removed Gitter Ray 2018-07-07 20:01:55 +02:00
  • c6d188a09a Reviewed latest commit for Android gamepad support raysan5 2018-07-07 10:15:19 +02:00
  • 50088bf49b Merge pull request #570 from SethArchambault/master Ray 2018-07-07 09:38:19 +02:00
  • 7c80a517b4 Merge pull request #571 from mackron/dr/mini_al Ray 2018-07-07 09:33:48 +02:00
  • 8651e14955 Update mini_al with a fix for macOS. David Reid 2018-07-07 10:36:19 +10:00
  • fa36c5294a Merge branch 'master' of https://github.com/raysan5/raylib Seth Archambault 2018-07-06 13:37:17 -04:00
  • f981daf1df Added SNES-style GAMEPAD SUPPORT Seth Archambault 2018-07-06 13:33:46 -04:00
  • 7f040009ee Add null statement after goto label to pacify CI Ahmad Fatoum 2018-07-06 02:30:38 +02:00
  • 0ab3d85aa0 Merge pull request #568 from mackron/dr/mini_al Ray 2018-07-06 00:31:21 +02:00
  • 4ec4481eca Merge pull request #569 from culacant/master Ray 2018-07-05 23:47:14 +02:00
  • b129ba09a6 fixed so it breaks culacant 2018-07-05 23:35:53 +02:00
  • 311d8b92f5 Upload IQM loader project -WIP- Ray 2018-07-05 21:56:52 +02:00
  • 103bc7dfc6 Corrected issue with GetFontDefault() raysan5 2018-07-05 19:17:06 +02:00
  • d881c73257 Renamed GetDefaultFont() to GetFontDefault() raysan5 2018-07-05 19:08:24 +02:00
  • 1f1d8eeeeb Checking Android input functionality raysan5 2018-07-05 19:00:49 +02:00
  • 4582d548b1 Merge branch 'dr/mini_al' of https://github.com/mackron/raylib into dr/mini_al David Reid 2018-07-05 23:14:56 +10:00
  • b7d7704098 Update mini_al to version 0.8. David Reid 2018-07-05 23:12:20 +10:00
  • 6c96fa6301 Update external audio libraries. David Reid 2018-07-05 22:57:45 +10:00
  • c598701873 Fix bug with FLAC music streams. David Reid 2018-07-05 22:57:17 +10:00
  • 1d354bc704 Merge branch 'master' of https://github.com/raysan5/raylib into dr/mini_al David Reid 2018-07-05 22:33:16 +10:00
  • 7c36237048 Example: Don't load texture removed from source tree Ahmad Fatoum 2018-07-03 23:14:24 +02:00
  • 91586fd7bc Merge pull request #566 from a3f/master Ray 2018-07-03 22:09:07 +02:00
  • c3aeaf4a49 Travis CI: Add test case for pkg-config Ahmad Fatoum 2018-07-03 20:34:31 +02:00
  • 61747508b0 CMake: Reuse libraries found by glfw CMake config Ahmad Fatoum 2018-07-03 20:28:44 +02:00
  • 33c830353b CMake: Fix regression in USE_EXTERNAL_GLFW=IF_POSSIBLE Ahmad Fatoum 2018-07-03 09:11:07 +02:00
  • 74fd0e7ca4 Added function: ImageColorReplace() Ray 2018-07-03 00:57:58 +02:00
  • 7b971e0623 Added Quaternion typedef Ray 2018-07-02 18:53:46 +02:00
  • 1727bbabb1 Added some latest changes... Ray 2018-07-02 16:39:27 +02:00
  • 276974de05 Removed function prototype Ray 2018-07-02 16:39:04 +02:00
  • fec0a4f2e3 Merge branch 'master' of https://github.com/raysan5/raylib into dr/mini_al David Reid 2018-07-01 20:52:50 +10:00
  • bce7a7b576 Update mini_al. David Reid 2018-07-01 20:51:10 +10:00
  • 7dedb84fd0 Added function: Vector3RotateByQuaternion() Ray 2018-06-30 22:00:16 +02:00
  • d0166c9d45 Spacing tweaks Ray 2018-06-30 21:56:26 +02:00
  • a1d9c33995 Reviewed models and examples Ray 2018-06-30 20:02:32 +02:00
  • c8b378ae50 Added new example screenshot Ray 2018-06-30 20:01:10 +02:00
  • afe81d94ce Re-added: LoadFontEx() Ray 2018-06-30 19:58:44 +02:00
  • 64207b11c0 Removed unused textures Ray 2018-06-30 19:58:08 +02:00
  • 1f3bbf457c Merge pull request #561 from JellyPixelGames/master Ray 2018-06-29 01:23:01 +02:00
  • 859b1cf574 Fix incorrect log agent names Michael Campagnaro 2018-06-28 18:40:15 -04:00
  • dbfd8d713f Reviewed comments section Ray 2018-06-26 01:36:13 +02:00
  • bd957c7442 Merge pull request #557 from Martinfx/max-support-bsd-os Ray 2018-06-24 12:44:58 +02:00
  • b1d3810011 Merge pull request #558 from yurivict/master Ray 2018-06-23 17:52:42 +02:00
  • 59ebe1b7c3 Added support OpenBSD, NetBSD, DragonFly maficccc@gmail.com 2018-06-23 00:33:48 +02:00
  • 965cc8ab6f Added support DragonFly os from BSD family maficccc@gmail.com 2018-06-22 23:31:22 +02:00
  • e1e036a602 Fisable glfw only when it is not found and not external. Yuri 2018-06-23 07:30:35 -07:00
  • 1630597f08 Review OBJ loading example Ray 2018-06-21 16:48:54 +02:00
  • 1ff8947864 Reviewed skybox example Ray 2018-06-21 16:48:20 +02:00
  • c3b948b1b2 Replaced skybox HDR image Ray 2018-06-21 00:50:03 +02:00
  • d573a5ad60 Removed dwarf 3d model Ray 2018-06-21 00:35:50 +02:00
  • 0e135118fd Improved GenImageFontAtlas() Ray 2018-06-21 00:18:13 +02:00
  • d6f56c0d5c Merge branch 'master' of https://github.com/raysan5/raylib Ray 2018-06-20 00:52:29 +02:00
  • 75ba5aca55 Improved font generation and SDF Ray 2018-06-20 00:52:14 +02:00
  • 179231504a Create README.md Ray 2018-06-19 18:03:45 +02:00
  • 372e4a1139 Reviewed some functions Ray 2018-06-12 16:30:03 +02:00
  • 64804f30e6 Comment review Ray San 2018-06-12 13:27:41 +02:00
  • 0c01c08718 Corrected issue, flag not supported... Ray San 2018-06-12 13:21:36 +02:00
  • 59fd261491 Added function: GetImageDataNormalized() Ray San 2018-06-12 13:13:09 +02:00
  • 7d0e09ff4c Corrected bug Ray San 2018-06-12 12:05:28 +02:00
  • b588af5ce2 Corrected breaking build Ray San 2018-06-12 10:45:00 +02:00
  • b48d225a43 Propose new function: GenImageFont() raysan5 2018-06-10 19:29:01 +02:00
  • 817ae07505 Some comments cleaning Ray 2018-06-06 00:43:52 +02:00
  • 31cd4a1a48 Latest library release compilation Ray 2018-06-03 23:58:17 +02:00
  • 5b21f6cf6f Improved game drawing Ray 2018-06-03 23:58:00 +02:00
  • 0e6458cfee Added ImageRotate*() functions Ray 2018-06-03 21:05:01 +02:00