Commit Graph

  • 6d8cc250bd Merge branch 'master' of https://github.com/raysan5/raylib into dr/mini_al David Reid 2018-05-21 20:26:28 +1000
  • e025e62445 cmake: Fix PLATFORM_WEB build Ahmad Fatoum 2018-04-12 19:31:53 +0200
  • 41e483217f
    cmake: Fix PLATFORM_WEB build Ahmad Fatoum 2018-04-12 19:31:53 +0200
  • cea78e4fc1
    Travis CI: Test Android configuration (#546) Ahmad Fatoum 2018-05-21 01:27:17 +0200
  • bd2300fed3
    CMake+Android: Skip tests with SetCameraMode Ahmad Fatoum 2018-05-21 00:58:49 +0200
  • ad8509732c
    CMake: Fix (Add?) Android support Ahmad Fatoum 2018-05-20 23:03:04 +0200
  • ff55af14f9
    CMake: Move reusable code to new cmake/ directory Ahmad Fatoum 2018-05-20 20:08:43 +0200
  • ae26e083b4
    CMake: Add default build type if none specified Ahmad Fatoum 2018-05-20 19:59:18 +0200
  • 20ddc6a2bb
    Move utils.cmake to separate cmake/ directory Ahmad Fatoum 2018-05-20 19:47:19 +0200
  • a752092055 Removed 32bit arm Android library raysan5 2018-05-20 19:13:10 +0200
  • 8e0cd51afb Support shared library building on Android raysan5 2018-05-20 18:49:58 +0200
  • ca69068814 Added function: rlCheckBufferLimit() raysan5 2018-05-20 01:55:46 +0200
  • 3b70b66a08 Love OpenGL gotchas... make my life more enjoyable! raysan5 2018-05-20 00:41:12 +0200
  • 24adca4ad0 Manual mipmap generation review raysan5 2018-05-20 00:39:56 +0200
  • 25d5e907ec Some code review (mainly comments) raysan5 2018-05-20 00:37:16 +0200
  • a1ec0a5bc3
    Merge pull request #545 from jubalh/master Ahmad Fatoum 2018-05-18 18:41:09 +0200
  • 5cfbb53f6c Increase API version Michael Vetter 2018-05-18 16:04:18 +0200
  • fb4265f646 Reviewed Android pipeline Ray 2018-05-17 00:59:53 +0200
  • 0b05169aa7 Some warnings review Ray 2018-05-17 00:58:58 +0200
  • 88c2337225 Preliminary support for MP3 fileformat -WIP- Ray 2018-05-17 00:04:58 +0200
  • 2aae62cea2 Header tweak and comments Ray 2018-05-17 00:04:36 +0200
  • 1d3e4ef437 Corrected issue on file extension check Ray 2018-05-17 00:04:12 +0200
  • 542eb6f250 Restore removed projects Ray 2018-05-14 00:33:15 +0200
  • bb43755a9d
    Corrected issue on LoadASTC() Ray 2018-05-12 23:33:03 +0200
  • eed170f852
    CMake: Fix typo... s/USE_PIC/WITH_PIC/ Ahmad Fatoum 2018-05-12 18:51:26 +0200
  • 0f1aaa474a
    CMake: (Properly) build glfw separately with CMake Ahmad Fatoum 2018-05-12 15:39:13 +0200
  • a09d6fd428
    Merge pull request #542 from a3f/no-no-pie Ray 2018-05-12 12:39:02 +0200
  • c1b9104d54
    Makefile: Remove unnecessary -no-pie for older GCC support Ahmad Fatoum 2018-05-12 11:41:12 +0200
  • 2d6fb5c628
    Revert "CMake: Build glfw separately with CMake" Ahmad Fatoum 2018-05-11 23:43:00 +0200
  • 245704df72 Reviewed examples Ray 2018-05-11 18:14:51 +0200
  • 0790171125 Updated raylib_icon resource Ray 2018-05-11 18:14:42 +0200
  • aa76985c0d Review raylib version to 2.0 Ray 2018-05-11 18:14:19 +0200
  • 281dbf5d83
    Merge pull request #538 from a3f/master Ahmad Fatoum 2018-05-11 01:41:24 +0200
  • a0f9c2b1eb
    Travis CI: Test Wayland configuration as well Ahmad Fatoum 2018-05-09 17:59:09 +0200
  • 7243cebad1
    Travis CI: Test building with external GLFW Ahmad Fatoum 2018-05-10 23:47:38 +0200
  • 0adb4b67de
    CMake: Build glfw separately with CMake Ahmad Fatoum 2018-05-10 22:51:17 +0200
  • 0df501be91
    Add GLFW source tree to src/external Ahmad Fatoum 2018-05-10 22:40:41 +0200
  • f11fe80180
    CMake: Use same message for symlink check and result Ahmad Fatoum 2018-05-10 23:06:24 +0200
  • b8ca51fd01
    CMake: Don't create symlinks on unsupporting file systems (#539) Ahmad Fatoum 2018-05-10 21:03:43 +0200
  • b082d948fd
    CMake: Don't create symlinks on unsupporting file systems Ahmad Fatoum 2018-05-10 20:24:59 +0200
  • 8ae8d3ac78 Reorganized project templates folder Ray 2018-05-10 17:35:02 +0200
  • f26a38a9e1 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2018-05-09 00:24:08 +0200
  • 9ea2a69bfd Corrected issue on rectangle drawing Ray 2018-05-09 00:23:56 +0200
  • ac2dbba5b7
    Update CHANGELOG Ray 2018-05-08 23:35:21 +0200
  • 3a803ac95e
    Removed unnecesary define Ray 2018-05-08 23:04:13 +0200
  • 6884d3bc14
    Merge pull request #531 from sherjilozair/patch_implicit_type Ray 2018-05-06 22:52:51 +0200
  • 8e9ff75f1c Use fabsf for floats, and avoid implicit type casting Sherjil Ozair 2018-05-06 12:43:05 -0400
  • 04db494db0 Renamed shader variable Ray 2018-05-06 00:44:59 +0200
  • f14492432d Avoid exposing native GLFW3 functionality Ray 2018-05-04 23:03:56 +0200
  • ec33e7d705 BREAKING CHANGE: Renamed SpriteFont type to Font Ray San 2018-05-04 16:59:48 +0200
  • 6045062a05 Renamed some functions Ray San 2018-05-04 16:54:05 +0200
  • 6324697ffd Rectangle parameters changed to float Ray San 2018-05-04 16:25:31 +0200
  • 9d103b7c2f Removed line breaks from functions Ray San 2018-05-03 19:19:35 +0200
  • 198d739256 BREAKING CHANGE: Renamed Camera -> Camera3D raysan5 2018-05-01 12:31:03 +0200
  • 400c345f96 Added tangent computation alternative method raysan5 2018-04-30 11:21:44 +0200
  • 23e335d933 Implemented MeshTangents() raysan5 2018-04-30 02:47:48 +0200
  • c51203ae7e Corrected alpha blending on ImageDraw() raysan5 2018-04-29 18:39:57 +0200
  • dff1028466 Replaced ColorToFloat() by ColorNormalize() raysan5 2018-04-29 18:39:46 +0200
  • 8d81b6e4e4 Support shapes drawing using only QUADS raysan5 2018-04-29 12:53:32 +0200
  • ada6668b24 Expose file-dropping functions symbols raysan5 2018-04-29 11:49:10 +0200
  • ca5f7ebd10 Added compile flag: SUPPORT_SCREEN_CAPTURE raysan5 2018-04-29 11:37:39 +0200
  • 0045402c99 Corrected patreon link! Ray 2018-04-23 20:59:10 +0200
  • 3ca5047c82 Update mini_al. David Reid 2018-04-22 07:24:18 +1000
  • af4d23aa82 Update mini_al. David Reid 2018-04-21 22:13:02 +1000
  • 24cab8f920 Update mini_al. David Reid 2018-04-21 20:39:31 +1000
  • 0febaa2446 Update external audio libraries. David Reid 2018-04-21 17:34:56 +1000
  • f5ebbfb6bc Merge branch 'master' of https://github.com/raysan5/raylib into dr/mini_al David Reid 2018-04-21 17:26:40 +1000
  • 847bdaf682 Implemented default mesh Ray 2018-04-19 20:20:34 +0200
  • 76a6bf6c52 Review spacing for cosistency Ray 2018-04-19 20:19:53 +0200
  • afda1d0815 Updated project to link default C lib statically raysan5 2018-04-15 19:50:00 +0200
  • 739df34f5e
    Merge pull request #524 from TheLumaio/master Ray 2018-04-14 01:15:20 +0200
  • 5ef6cc1fb9
    Add more key definitions lumaio teon 2018-04-13 17:14:04 -0400
  • 3f59bdfc76
    mini_al: Use WinAPI interlocked ops with tcc Ahmad Fatoum 2018-04-11 11:29:49 +0200
  • 8b0fef6c34
    raymath: Workaround tcc inline function limitation Ahmad Fatoum 2018-04-11 10:36:47 +0200
  • 4cc12ef2b3 Review camera definition on examples Ray San 2018-04-11 10:13:00 +0200
  • cc3b8645df Updated release version 1.9.7-dev Ray San 2018-04-10 10:37:48 +0200
  • 8e44f7b3c7 Reviewed config.h formatting Ray 2018-04-09 23:01:20 +0200
  • 54e24d905a Init frame timming measure variables Ray 2018-04-09 22:28:41 +0200
  • cd616258c6
    Merge pull request #522 from a3f/master Ray 2018-04-08 22:46:44 +0200
  • 9e7dedf5af
    Merge pull request #521 from TheLumaio/master Ray 2018-04-08 22:28:19 +0200
  • 1dbce35247
    CMake: Generate config.h from CMakeOptions.txt Ahmad Fatoum 2018-04-07 22:51:03 +0200
  • 1841afad11
    Refactor all #define SUPPORT_* into a config.h Ahmad Fatoum 2018-04-07 22:29:53 +0200
  • d88523f03a
    Split CMake options into separate CMakeOptions.txt Ahmad Fatoum 2018-04-07 16:53:19 +0200
  • 3caa044bf2 Add GNUInstallDirs and USE_AUDIO/USE_WAYLAND options to CMake (#518) Milan Nikolic 2018-04-07 16:32:14 +0200
  • 7bd0f8b28c
    Fix mesh picking example lumaio teon 2018-04-07 04:00:06 -0400
  • d2cc5b88df
    Removed useless GetCollisionRayMesh and libraylib.a lumaio teon 2018-04-07 03:49:56 -0400
  • d003c23ecf
    Added GetCollisionRayModel lumaio teon 2018-04-06 12:04:09 -0400
  • b8bd1d2ea6 Remove unnecesary NPOT check Ray 2018-04-05 19:22:45 +0200
  • 005f2ffb75 Simplified some code Ray 2018-04-05 19:18:44 +0200
  • 931b672c92 Added: ImageDrawRectangle() Ray 2018-04-04 12:02:20 +0200
  • 6edf15b9f9 Added funtion: ExportMesh() Ray 2018-04-04 12:00:54 +0200
  • b93596a3a6 Add GNUInstallDirs and USE_AUDIO/USE_WAYLAND options to CMake Milan Nikolic 2018-04-03 23:17:18 +0200
  • 322cebcbaf Updated to latest raylib changes Ray 2018-04-03 22:44:45 +0200
  • 9393d1d76f Merge branch 'master' of https://github.com/raysan5/raylib Ray 2018-04-03 12:43:42 +0200
  • fe1c04d1b8 Removed old code Ray San 2018-04-03 12:42:28 +0200
  • 533780aadf Review ImageDraw() alpha blending Ray 2018-04-03 12:42:22 +0200
  • 0c0ff2802e Review games Makefile Ray 2018-04-02 18:46:22 +0200
  • 3e0de31424
    Merge pull request #504 from Martinfx/master Ray 2018-04-02 18:10:38 +0200
  • befd363966
    Update README.md Ray 2018-04-02 15:38:33 +0200
  • 375adf86a6 Review math usage to reduce temp variables raysan5 2018-04-02 15:16:45 +0200