Commit Graph

  • 61a1c59472 Corrected possible issue with CMake for GLFW Ray 2018-06-02 18:47:19 +02:00
  • 9688c677de Review window creation hints Ray 2018-06-02 18:26:57 +02:00
  • c7d6a44e33 Update GLFW to latest dev version (master branch) Ray 2018-06-02 18:26:29 +02:00
  • b1b4a11bdb Corrected issue with function definition Ray 2018-06-02 13:05:23 +02:00
  • 0c1bc039a2 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2018-06-02 12:47:15 +02:00
  • afc4181752 Work on ImageResizeCanvas() Ray 2018-06-02 12:47:05 +02:00
  • fcef578c9a Added Notepad++ NppExec scripts Ray 2018-06-01 11:36:31 +02:00
  • 2536bea379 Added: ImageResizeCanvas() -WIP- Ray 2018-06-01 00:53:40 +02:00
  • 129c890a28 Removed assert() Ray 2018-05-30 00:06:23 +02:00
  • 8f4b53384c Replaced tabs by spaces Ray 2018-05-29 09:09:40 +02:00
  • d873314c27 Reviewed Windows resource file name Ray 2018-05-29 00:52:08 +02:00
  • 0148432588 fabsf() not working with TCC Ray 2018-05-28 00:48:45 +02:00
  • dbff40944a Corrected issue with floats on TCC Ray 2018-05-28 00:48:07 +02:00
  • 1f0cc57ec7 Corrected issue with compiler param Ray 2018-05-27 19:06:14 +02:00
  • f89afaa335 CMake: Fix cannot find -lX11 (#552) M 2018-05-26 20:56:24 +02:00
  • 8f4fa5006b Added a note Ray San 2018-05-22 12:09:12 +02:00
  • f454af08bb Review include (already included) Ray San 2018-05-22 12:08:58 +02:00
  • 559b9b8cc3 Corrected possible memory leak raysan5 2018-05-21 18:57:54 +02:00
  • 44181baf04 Working on Android APK building raysan5 2018-05-21 18:13:52 +02:00
  • 63cf43b729 Fix some warnings. David Reid 2018-05-21 20:46:22 +10:00
  • 647c08ef4c Fix a copy paste typo. David Reid 2018-05-21 20:39:42 +10:00
  • f1b624d38b Update mini_al. David Reid 2018-05-21 20:39:19 +10:00
  • 6d8cc250bd Merge branch 'master' of https://github.com/raysan5/raylib into dr/mini_al David Reid 2018-05-21 20:26:28 +10:00
  • e025e62445 cmake: Fix PLATFORM_WEB build Ahmad Fatoum 2018-04-12 19:31:53 +02:00
  • cea78e4fc1 Travis CI: Test Android configuration (#546) Ahmad Fatoum 2018-05-21 01:27:17 +02:00
  • bd2300fed3 CMake+Android: Skip tests with SetCameraMode Ahmad Fatoum 2018-05-21 00:58:49 +02:00
  • ad8509732c CMake: Fix (Add?) Android support Ahmad Fatoum 2018-05-20 23:03:04 +02:00
  • ff55af14f9 CMake: Move reusable code to new cmake/ directory Ahmad Fatoum 2018-05-20 20:08:43 +02:00
  • ae26e083b4 CMake: Add default build type if none specified Ahmad Fatoum 2018-05-20 19:59:18 +02:00
  • 20ddc6a2bb Move utils.cmake to separate cmake/ directory Ahmad Fatoum 2018-05-20 19:47:19 +02:00
  • a752092055 Removed 32bit arm Android library raysan5 2018-05-20 19:13:10 +02:00
  • 8e0cd51afb Support shared library building on Android raysan5 2018-05-20 18:49:58 +02:00
  • ca69068814 Added function: rlCheckBufferLimit() raysan5 2018-05-20 01:55:46 +02:00
  • 3b70b66a08 Love OpenGL gotchas... make my life more enjoyable! raysan5 2018-05-20 00:41:12 +02:00
  • 24adca4ad0 Manual mipmap generation review raysan5 2018-05-20 00:39:56 +02:00
  • 25d5e907ec Some code review (mainly comments) raysan5 2018-05-20 00:37:16 +02:00
  • a1ec0a5bc3 Merge pull request #545 from jubalh/master Ahmad Fatoum 2018-05-18 18:41:09 +02:00
  • 5cfbb53f6c Increase API version Michael Vetter 2018-05-18 16:04:18 +02:00
  • fb4265f646 Reviewed Android pipeline Ray 2018-05-17 00:59:53 +02:00
  • 0b05169aa7 Some warnings review Ray 2018-05-17 00:58:58 +02:00
  • 88c2337225 Preliminary support for MP3 fileformat -WIP- Ray 2018-05-17 00:04:58 +02:00
  • 2aae62cea2 Header tweak and comments Ray 2018-05-17 00:04:36 +02:00
  • 1d3e4ef437 Corrected issue on file extension check Ray 2018-05-17 00:04:12 +02:00
  • 542eb6f250 Restore removed projects Ray 2018-05-14 00:33:15 +02:00
  • bb43755a9d Corrected issue on LoadASTC() Ray 2018-05-12 23:33:03 +02:00
  • eed170f852 CMake: Fix typo... s/USE_PIC/WITH_PIC/ Ahmad Fatoum 2018-05-12 18:51:26 +02:00
  • 0f1aaa474a CMake: (Properly) build glfw separately with CMake Ahmad Fatoum 2018-05-12 15:39:13 +02:00
  • a09d6fd428 Merge pull request #542 from a3f/no-no-pie Ray 2018-05-12 12:39:02 +02:00
  • c1b9104d54 Makefile: Remove unnecessary -no-pie for older GCC support Ahmad Fatoum 2018-05-12 11:41:12 +02:00
  • 2d6fb5c628 Revert "CMake: Build glfw separately with CMake" Ahmad Fatoum 2018-05-11 23:43:00 +02:00
  • 245704df72 Reviewed examples Ray 2018-05-11 18:14:51 +02:00
  • 0790171125 Updated raylib_icon resource Ray 2018-05-11 18:14:42 +02:00
  • aa76985c0d Review raylib version to 2.0 Ray 2018-05-11 18:14:19 +02:00
  • 281dbf5d83 Merge pull request #538 from a3f/master Ahmad Fatoum 2018-05-11 01:41:24 +02:00
  • a0f9c2b1eb Travis CI: Test Wayland configuration as well Ahmad Fatoum 2018-05-09 17:59:09 +02:00
  • 7243cebad1 Travis CI: Test building with external GLFW Ahmad Fatoum 2018-05-10 23:47:38 +02:00
  • 0adb4b67de CMake: Build glfw separately with CMake Ahmad Fatoum 2018-05-10 22:51:17 +02:00
  • 0df501be91 Add GLFW source tree to src/external Ahmad Fatoum 2018-05-10 22:40:41 +02:00
  • f11fe80180 CMake: Use same message for symlink check and result Ahmad Fatoum 2018-05-10 23:06:24 +02:00
  • b8ca51fd01 CMake: Don't create symlinks on unsupporting file systems (#539) Ahmad Fatoum 2018-05-10 21:03:43 +02:00
  • 8ae8d3ac78 Reorganized project templates folder Ray 2018-05-10 17:35:02 +02:00
  • f26a38a9e1 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2018-05-09 00:24:08 +02:00
  • 9ea2a69bfd Corrected issue on rectangle drawing Ray 2018-05-09 00:23:56 +02:00
  • ac2dbba5b7 Update CHANGELOG Ray 2018-05-08 23:35:21 +02:00
  • 3a803ac95e Removed unnecesary define Ray 2018-05-08 23:04:13 +02:00
  • 6884d3bc14 Merge pull request #531 from sherjilozair/patch_implicit_type Ray 2018-05-06 22:52:51 +02:00
  • 8e9ff75f1c Use fabsf for floats, and avoid implicit type casting Sherjil Ozair 2018-05-06 12:43:05 -04:00
  • 04db494db0 Renamed shader variable Ray 2018-05-06 00:44:59 +02:00
  • f14492432d Avoid exposing native GLFW3 functionality Ray 2018-05-04 23:03:56 +02:00
  • ec33e7d705 BREAKING CHANGE: Renamed SpriteFont type to Font Ray San 2018-05-04 16:59:48 +02:00
  • 6045062a05 Renamed some functions Ray San 2018-05-04 16:54:05 +02:00
  • 6324697ffd Rectangle parameters changed to float Ray San 2018-05-04 16:25:31 +02:00
  • 9d103b7c2f Removed line breaks from functions Ray San 2018-05-03 19:19:35 +02:00
  • 198d739256 BREAKING CHANGE: Renamed Camera -> Camera3D raysan5 2018-05-01 12:31:03 +02:00
  • 400c345f96 Added tangent computation alternative method raysan5 2018-04-30 11:21:44 +02:00
  • 23e335d933 Implemented MeshTangents() raysan5 2018-04-30 02:47:48 +02:00
  • c51203ae7e Corrected alpha blending on ImageDraw() raysan5 2018-04-29 18:39:57 +02:00
  • dff1028466 Replaced ColorToFloat() by ColorNormalize() raysan5 2018-04-29 18:39:46 +02:00
  • 8d81b6e4e4 Support shapes drawing using only QUADS raysan5 2018-04-29 12:53:32 +02:00
  • ada6668b24 Expose file-dropping functions symbols raysan5 2018-04-29 11:49:10 +02:00
  • ca5f7ebd10 Added compile flag: SUPPORT_SCREEN_CAPTURE raysan5 2018-04-29 11:37:39 +02:00
  • 0045402c99 Corrected patreon link! Ray 2018-04-23 20:59:10 +02:00
  • 3ca5047c82 Update mini_al. David Reid 2018-04-22 07:24:18 +10:00
  • af4d23aa82 Update mini_al. David Reid 2018-04-21 22:13:02 +10:00
  • 24cab8f920 Update mini_al. David Reid 2018-04-21 20:39:31 +10:00
  • 0febaa2446 Update external audio libraries. David Reid 2018-04-21 17:34:56 +10:00
  • f5ebbfb6bc Merge branch 'master' of https://github.com/raysan5/raylib into dr/mini_al David Reid 2018-04-21 17:26:40 +10:00
  • 847bdaf682 Implemented default mesh Ray 2018-04-19 20:20:34 +02:00
  • 76a6bf6c52 Review spacing for cosistency Ray 2018-04-19 20:19:53 +02:00
  • afda1d0815 Updated project to link default C lib statically raysan5 2018-04-15 19:50:00 +02:00
  • 739df34f5e Merge pull request #524 from TheLumaio/master Ray 2018-04-14 01:15:20 +02:00
  • 5ef6cc1fb9 Add more key definitions lumaio teon 2018-04-13 17:14:04 -04:00
  • 3f59bdfc76 mini_al: Use WinAPI interlocked ops with tcc Ahmad Fatoum 2018-04-11 11:29:49 +02:00
  • 8b0fef6c34 raymath: Workaround tcc inline function limitation Ahmad Fatoum 2018-04-11 10:36:47 +02:00
  • 4cc12ef2b3 Review camera definition on examples Ray San 2018-04-11 10:13:00 +02:00
  • cc3b8645df Updated release version 1.9.7-dev Ray San 2018-04-10 10:37:48 +02:00
  • 8e44f7b3c7 Reviewed config.h formatting Ray 2018-04-09 23:01:20 +02:00
  • 54e24d905a Init frame timming measure variables Ray 2018-04-09 22:28:41 +02:00
  • cd616258c6 Merge pull request #522 from a3f/master Ray 2018-04-08 22:46:44 +02:00
  • 9e7dedf5af Merge pull request #521 from TheLumaio/master Ray 2018-04-08 22:28:19 +02:00