Commit Graph

  • 276847eca9 Correct issue with tangents Ray 2018-03-04 23:24:30 +01:00
  • 8cb324b2da Fix result of operation is garbage or undefined maficccc@gmail.com 2018-03-04 16:26:49 +01:00
  • 85850a955a Removed additional code raysan5 2018-03-03 16:01:24 +01:00
  • 3b4a64f2d6 Updated GLFW library to latest version raysan5 2018-03-03 15:58:44 +01:00
  • fd2adbe62d Renamed CalculateBoundingBox() to MeshBoundingBox() Ray 2018-02-26 12:10:45 +01:00
  • a7207dc6d4 Removed tangents generation Ray 2018-02-26 12:02:05 +01:00
  • 3f48ffb1b6 Fix two memory leaks in jar_xm.h Ahmad Fatoum 2018-02-26 00:14:19 +01:00
  • 18f61948ce Update Makefile RDR8 2018-02-25 15:21:54 -06:00
  • 80bf636f81 Don't exceed signed int range when shifting left Ahmad Fatoum 2018-02-25 03:17:57 +01:00
  • 76aca9b0d1 Fix possible buffer overflow in LoadBMFont Ahmad Fatoum 2018-02-25 02:55:32 +01:00
  • c5f7863689 Merge pull request #492 from a3f/raylib-master Ray 2018-02-25 00:04:50 +01:00
  • 1430d01906 jar_xm: Workaround for unaligned pointer accesses Ahmad Fatoum 2018-02-24 23:46:27 +01:00
  • 6026ed61a5 Merge pull request #480 from RDR8/master-patch-makefiles Ray 2018-02-24 23:57:46 +01:00
  • f52d2de582 raymath.h: Use C99 inline semantics Ahmad Fatoum 2018-02-22 02:05:00 +01:00
  • ed6962edd3 Make MatrixToFloat and Vector3ToFloat reentrant Ahmad Fatoum 2018-02-22 03:22:59 +01:00
  • 2b5fc12036 Update Makefiles. Enable example usage of staged libraylib.so. RDR8 2018-02-21 19:34:08 -06:00
  • a5881fb9cc Revert "raymath.h: Use C99 inline semantics" Ahmad Fatoum 2018-02-24 15:38:54 +01:00
  • c9043b5a87 CMake: Add options to use -fsanitize={address,undefined} Ahmad Fatoum 2018-02-24 15:26:13 +01:00
  • 6ffc8cb799 raymath.h: Use C99 inline semantics Ahmad Fatoum 2018-02-22 02:05:00 +01:00
  • e4d7bbec1e Make MatrixToFloat and Vector3ToFloat reentrant Ahmad Fatoum 2018-02-22 03:22:59 +01:00
  • 077bef4286 Support 4 components mesh.tangent data Ray 2018-02-24 12:31:32 +01:00
  • 6d64327a87 Reviewed unloading model data Ray 2018-02-22 12:39:17 +01:00
  • cd5e2e0f17 Corrected cursor issue for Wayland Ray 2018-02-22 00:01:13 +01:00
  • 326fe09777 Reviewed compilation for OpenGL 1.1 Ray 2018-02-21 23:47:48 +01:00
  • 97bf2706c4 Removed flag -fgnu89-inline Ray 2018-02-21 23:28:34 +01:00
  • 788049df09 Update README.md Ray 2018-02-20 11:04:02 +01:00
  • 81546308cd Update README.md Ray 2018-02-20 10:48:34 +01:00
  • 11612fce27 Reviewed timming system for macOS Ray 2018-02-20 10:30:51 +01:00
  • 1652943f98 Docs: Replace references to raylib develop branch Ahmad Fatoum 2018-02-19 13:58:25 +01:00
  • d892243d18 CI: Build artifacts for master, not develop tags Ahmad Fatoum 2018-02-19 13:56:55 +01:00
  • f6231aa8b6 Merge pull request #474 from raysan5/develop Ray 2018-02-19 12:08:35 +01:00
  • 7e32a627e8 Corrected path backslash Ray 2018-02-19 00:03:24 +01:00
  • 0958904eac Added comments to review function ImageTextEx() raysan5 2018-02-18 19:29:13 +01:00
  • 4492a70a4b Support UTF8 basic characters on ImageTextEx() raysan5 2018-02-18 18:07:57 +01:00
  • 50fc4f7164 Reviewed transmission mission game raysan5 2018-02-17 21:23:45 +01:00
  • 769cf23e53 Merge pull request #470 from jubalh/develop Ray 2018-02-16 12:12:59 +01:00
  • 883ed20e7c Add note about glfw3 and openAL Michael Vetter 2018-02-16 11:53:04 +01:00
  • e0a3a51b75 Builder project: Add note about examples Michael Vetter 2018-02-16 11:25:12 +01:00
  • 6ebc3fd29a Add core_basic_window project example for Builder Michael Vetter 2018-02-16 11:23:02 +01:00
  • 988f5b7832 Add Builder project template Michael Vetter 2018-02-16 11:20:21 +01:00
  • 051040af2d CMake: Remove _RAYLIB suffix from -D{SHARED,STATIC}_RAYLIB Ahmad Fatoum 2018-02-16 05:43:13 +01:00
  • ffde83d85f Merge pull request #467 from raysan5/develop Ray 2018-02-14 22:44:09 +01:00
  • 36750ffb9a BREAKING CHANGE: Renamed function for consistency Ray 2018-02-12 11:55:22 +01:00
  • 7530a60abc Update README.md Ray 2018-02-12 11:53:47 +01:00
  • dd8f0765b8 Merge pull request #465 from raysan5/develop Ray 2018-02-12 11:27:26 +01:00
  • 8af5f9dfe0 Avoid rendering SPACE character! Ray 2018-02-12 11:25:00 +01:00
  • 51124bfb74 Merge pull request #464 from RDR8/develop-make-install-linux Ray 2018-02-12 11:23:31 +01:00
  • 97f8b85429 Update Makefile RDR8 2018-02-12 09:19:24 +00:00
  • f742f1289d Update Makefile RDR8 2018-02-12 05:17:02 +00:00
  • 0be4d802ee Update Makefile RDR8 2018-02-12 01:25:08 +00:00
  • 5616314069 Update Makefile RDR8 2018-02-12 00:15:58 +00:00
  • 4c4b564392 Update Makefiles for Linux installation. See prior commit. RDR8 2018-02-11 23:42:22 +00:00
  • e86b4d4e03 Update Makefiles for Linux installation. RDR8 2018-02-11 22:58:15 +00:00
  • 1be72a2e72 pkg-config: Empty Requires.private on shared-only build Ahmad Fatoum 2018-02-11 20:00:04 +01:00
  • 09b022305f mini_al: Support {Net,Open}BSD OSS Ahmad Fatoum 2018-02-11 11:59:36 +01:00
  • d90a33b850 Some reviews for Android compilation Ray 2018-02-11 01:48:53 +01:00
  • 231a69417a Corrected masteVolume setting Ray 2018-02-11 01:28:30 +01:00
  • 7bf6becc94 Reviewed mini_al implementation Ray 2018-02-11 01:12:16 +01:00
  • 6d922b3e1f Renamed iconography Ray 2018-02-10 23:29:40 +01:00
  • 468309d06c Early-exit InitWindow if InitGraphicsDevice fails Ahmad Fatoum 2018-02-09 22:50:50 +01:00
  • f72b315cb6 Updated external libraries Ray 2018-02-09 00:00:47 +01:00
  • 2ace360230 Merge pull request #462 from a3f/develop Ray 2018-02-08 12:24:51 +01:00
  • a976e76ae6 InitWindow: return false if no monitor found Ahmad Fatoum 2018-02-08 12:00:27 +01:00
  • 4d5d1e0434 Added function LoadShaderCode() Ray 2018-02-05 01:03:13 +01:00
  • b908a4078a Merge pull request #460 from raysan5/develop 1.9.4-dev Ray 2018-02-04 13:47:42 +01:00
  • 5437458469 Merge branch 'develop' of https://github.com/raysan5/raylib into develop raysan5 2018-02-04 13:46:45 +01:00
  • 3a11cc5e31 Incremeted version to align with CMake raysan5 2018-02-04 13:44:41 +01:00
  • 327aec9da4 Merge pull request #459 from a3f/develop Ray 2018-02-04 13:44:20 +01:00
  • 19f280f4b7 Bump version to 1.9.4 Ahmad Fatoum 2018-02-04 13:23:08 +01:00
  • 184df917be Travis CI: Don't use external GLFW Ahmad Fatoum 2018-02-04 13:33:55 +01:00
  • d50e291e86 Merge pull request #458 from raysan5/develop Ray 2018-02-04 12:51:24 +01:00
  • 6dc2f979cc Updated raylib version raysan5 2018-02-04 12:33:46 +01:00
  • c32ed921a2 Security check in case window initialization fails raysan5 2018-02-04 12:31:16 +01:00
  • 8f287e72d2 Merge branch 'develop' of https://github.com/raysan5/raylib into develop raysan5 2018-02-04 12:26:33 +01:00
  • 70e0070a85 Reviewed window initialization raysan5 2018-02-04 12:26:28 +01:00
  • cb66c89dfa CMake: Rename WITH_SYSTEM_GLFW to USE_EXTERNAL_GLFW Ahmad Fatoum 2018-02-04 12:08:36 +01:00
  • e2861fa71f Merge pull request #456 from a3f/develop Ray 2018-02-04 11:55:18 +01:00
  • 26c9176a14 Return false from InitWindow if glfwInit or glfwCreateWindow fails Ahmad Fatoum 2018-02-03 12:12:50 +01:00
  • 44cd4faf83 exit(3), don't crash, when glfwCreateWindow fails Ahmad Fatoum 2018-02-03 14:40:57 +01:00
  • 2b2b1f91ee CMake: Fix typo in GLFW detection Ahmad Fatoum 2018-02-03 13:29:55 +01:00
  • 5bb23c6c06 Update README.md Ray 2018-02-03 11:33:05 +01:00
  • 7918c0bf71 Removed external dependencies Ray 2018-02-03 11:31:54 +01:00
  • 7f5fa4d49c CMake: Add tristate option for using system GLFW (#455) Ahmad Fatoum 2018-02-03 10:17:51 +01:00
  • 007ae1b7b3 CMake: Fix typo in MACOS_FATLIB Ahmad Fatoum 2018-02-03 09:38:05 +01:00
  • d1ef6869a9 Added function DrawRectangleLinesEx() Ray San 2018-02-02 11:01:38 +01:00
  • 58346414f7 Corrected typo Ray 2018-01-31 15:32:40 +01:00
  • 44c95af463 Added missing keys definitions Ray 2018-01-31 14:08:08 +01:00
  • 227880977e Do not ignore Makefiles! Ray 2018-01-29 14:01:06 +01:00
  • eb508bf75f Upload GGJ18 game: transmission mission Ray 2018-01-29 13:46:04 +01:00
  • 1ce8c80de9 Corrected several issues... Ray 2018-01-28 16:52:18 +01:00
  • f955b2255d GLFW: Fix build error on Linux < v2.6.39 Ahmad Fatoum 2018-01-27 14:50:04 +01:00
  • 2090ad8119 CMake: Add missing 0 to minimum version Ahmad Fatoum 2018-01-27 02:00:40 +01:00
  • 7f7aac643a CMake: Search dependencies and build pkg-config's Libs.private with it Ahmad Fatoum 2018-01-26 23:44:01 +01:00
  • 1093766669 CMake: remove OpenAL dependency Ahmad Fatoum 2018-01-26 22:57:57 +01:00
  • d5bbcbc15f Travis CI: Don't set CFLAGS=-m64 for macOS build Ahmad Fatoum 2018-01-27 01:04:28 +01:00
  • 1ab3c058f5 Drop libglew-dev as prereq for Travis build Ahmad Fatoum 2018-01-26 22:10:02 +01:00
  • 1d5fbef93d Clear fbo for drawing Ray 2018-01-26 11:49:00 +01:00
  • 779719f5dc Merge pull request #440 from a3f/develop Ray 2018-01-26 01:17:19 +01:00
  • 520f317a75 #include header for time() on Windows Ahmad Fatoum 2018-01-25 23:12:03 +01:00
  • 03ee03e2a6 #include header for glInsertEventMarkerEXT on macOS Ahmad Fatoum 2018-01-25 22:43:45 +01:00