Commit Graph

  • b2acff66de Fix macOS build of new rglfw.c approach Ahmad Fatoum 2017-11-22 22:33:47 +01:00
  • 899e1fbd94 Avoid duplicate definition of feature macro Ahmad Fatoum 2017-11-22 22:47:57 +01:00
  • f70a0a996c Review file issue Ray 2017-11-22 19:51:38 +01:00
  • 9ec8c0f1d6 Updated OSX compilation with clang Ray San 2017-11-22 17:29:46 +01:00
  • 1be826fb16 Removed useless file Ray San 2017-11-22 17:21:38 +01:00
  • 25ceec9b8f Corrected default textures locations Ray 2017-11-22 14:56:45 +01:00
  • 8b3694a34d Fix a crash in audio mixing code. David Reid 2017-11-22 18:36:48 +10:00
  • 6624672bfa Merge pull request #389 from Martinfx/master Ray 2017-11-21 23:26:01 +01:00
  • 398d793dbb Added FreeBSD clean for Makefile Martinfx 2017-11-21 19:30:52 +01:00
  • c71b01c8ac Update mini_al with fixes for OpenSL and SDL backends. David Reid 2017-11-21 06:35:38 +10:00
  • 14b889be41 Update mini_al with a potential fix for HTML5. David Reid 2017-11-20 21:47:07 +10:00
  • 3238cba47c Log the name of the playback device. David Reid 2017-11-19 16:36:24 +10:00
  • 49e945f958 Update mini_al with fixes and improvements for Emscripten. David Reid 2017-11-19 12:15:01 +10:00
  • 84ef860443 Update mini_al with experimental support for SDL/Emscripten. David Reid 2017-11-18 22:30:20 +10:00
  • f9144ac5b0 Rename a variable for consistency. David Reid 2017-11-18 12:15:48 +10:00
  • 3be83dac7e Update mini_al. David Reid 2017-11-18 11:51:51 +10:00
  • b9bb80d004 Add some logging and update mini_al. David Reid 2017-11-18 10:27:44 +10:00
  • 60d7215b2a mini_al: Unify the buffer system for Sounds and AudioStreams. David Reid 2017-11-18 08:42:14 +10:00
  • 6d317c7afe Remove glfw3 dependency Ray San 2017-11-17 18:43:39 +01:00
  • e2e4b8df28 Remove unneeded glfw dependencies Ray San 2017-11-17 18:42:39 +01:00
  • a6877c82c6 Added alternative license to rgif.h library Ray San 2017-11-17 18:30:19 +01:00
  • 261b00e9e8 Update mini_al. David Reid 2017-11-17 21:12:05 +10:00
  • a6416f82a7 Reviewed file comments Ray San 2017-11-16 17:59:35 +01:00
  • 96be62e88b Update mini_al.h David Reid 2017-11-16 21:49:45 +10:00
  • e03afbf2fa Add support for pitch shifting. David Reid 2017-11-15 22:04:23 +10:00
  • 322d868841 Fix minor errors with the OpenAL backend. David Reid 2017-11-14 21:44:57 +10:00
  • 88d2810fa3 Bug fixes for Music with mini_al. David Reid 2017-11-14 21:15:50 +10:00
  • 68024f1b0b Added desktop platform check... Ray 2017-11-13 21:37:00 +01:00
  • 3a96a66fdf Bring up to date with changes to mini_al. David Reid 2017-11-13 21:46:29 +10:00
  • 9c65caea8c Added GLFW sources to raylib Ray San 2017-11-13 12:09:41 +01:00
  • 6105ff9959 Added VS2015 UWP solution Ray San 2017-11-13 08:44:17 +01:00
  • e52f4282d6 Update comments. David Reid 2017-11-12 22:56:53 +10:00
  • ac4c911ad7 Work on porting Music to mini_al. David Reid 2017-11-12 21:55:24 +10:00
  • 68bf6c9701 Initial work on porting AudioStream to use mini_al. David Reid 2017-11-12 20:59:16 +10:00
  • 24b12e5e23 Remove PLATFORM_ checks from raylib header raysan5 2017-11-12 11:45:35 +01:00
  • 02dd4d32b5 Allow custom distortion shader - IN PROGRESS - raysan5 2017-11-12 11:00:28 +01:00
  • 09228752ce Review default shaders usage on loading raysan5 2017-11-12 10:33:44 +01:00
  • b0852002b8 Rename SoundInternal to SoundData for consistency with MusicData. David Reid 2017-11-12 14:54:37 +10:00
  • 75433a670e Initial work on adding support for mini_al. David Reid 2017-11-12 14:17:05 +10:00
  • b6b58991e6 Working on UWP support Ray San 2017-11-10 12:37:53 +01:00
  • e12182f59b Merge pull request #384 from nounoursheureux/develop Ray 2017-11-10 12:10:49 +01:00
  • 7ef604fbf5 Store the default shaders Wilhem Barbier 2017-11-09 20:47:22 +01:00
  • 0eb222bda1 Issue with libraries renamed on Raspbian Stretch Ray San 2017-11-07 13:02:15 +01:00
  • 99d3803d16 Added VS2017 raylib project Ray 2017-11-06 23:56:03 +01:00
  • 37986b26cb Corrected issue with text drawing on image Ray San 2017-11-06 14:13:50 +01:00
  • 2f024dbfef Corrected possible issue on FBO creation Ray San 2017-11-06 13:58:11 +01:00
  • 4fe8e05a7f Review GLSL 120 shaders Ray San 2017-11-06 13:49:33 +01:00
  • 81518ccd13 Corrected issue with shader locations init Ray San 2017-11-06 13:41:13 +01:00
  • 2eceecb7b7 Merge pull request #382 from nounoursheureux/develop Ray 2017-11-05 22:47:55 +01:00
  • 879c2f484b SetShaderValue take const pointer Wilhem Barbier 2017-11-05 21:57:29 +01:00
  • 085779707f Uploaded shaders for GLSL 120 Ray 2017-11-05 17:13:17 +01:00
  • 24657ca789 Review textures to be POT Ray 2017-11-05 17:06:50 +01:00
  • 5f65380732 Merge branch 'develop' of https://github.com/raysan5/raylib into develop Ray 2017-11-05 09:58:31 +01:00
  • aa6a1b4283 Corrected issue with missing defines Ray 2017-11-05 09:58:25 +01:00
  • 36ae9c8c3a Compile DLL avoiding extra dependencies raysan5 2017-11-04 18:36:15 +01:00
  • d43af4918b Improve textures support for OpenGL 2.1 Ray 2017-11-04 16:57:46 +01:00
  • 9e0105a1a3 Corrected function name Ray 2017-11-04 16:57:20 +01:00
  • c570f7ca63 Rebuild dynamic libs for MSVC (VS2015) Ray San 2017-11-03 17:32:13 +01:00
  • 244007a99b Review Fade() functionality Ray San 2017-11-03 12:41:03 +01:00
  • 3c3d56bb4a Renamed data types to standard names Ray San 2017-11-03 12:40:46 +01:00
  • 3d755d617a Some code tweaks... Ray San 2017-11-02 20:08:52 +01:00
  • 415e7e972c Review some issues, view description Ray San 2017-10-30 13:51:46 +01:00
  • f460b3842e Added new example: text drawing on image Ray San 2017-10-30 09:37:16 +01:00
  • 743cc6add6 Review new build platform: FreeBSD Ray 2017-10-30 00:14:13 +01:00
  • ecf797cc7d Updated VS2015 project include and link paths raysan5 2017-10-29 14:33:35 +01:00
  • 52cd0395b4 Merge pull request #373 from Martinfx/master Ray 2017-10-28 22:22:04 +02:00
  • f897169160 Removed comment Martinfx 2017-10-28 18:53:32 +02:00
  • 47c7f3624f Added support FreeBSD for example Martinfx 2017-10-28 18:41:29 +02:00
  • b3110c14fe Added support FreeBSD Martinfx 2017-10-28 17:30:02 +02:00
  • ab01cd45bc Review rlReadTexturePixels() Ray San 2017-10-25 12:46:26 +02:00
  • 31c8c86d8e Comment tweak... Ray San 2017-10-25 12:33:44 +02:00
  • 9b24554698 Added youtube channel link Ray 2017-10-25 11:37:19 +02:00
  • 539a9ca50e Corrected ImageTextEx() Ray 2017-10-25 01:24:17 +02:00
  • cbe0dcedfe Corrected issue with ttf font y-offset Ray 2017-10-25 00:30:58 +02:00
  • 61b0ab5332 Corrected some issues on game Ray 2017-10-24 00:27:25 +02:00
  • 9668f546d3 Example shader correction Ray 2017-10-23 22:41:06 +02:00
  • bd2e3b2a90 Removed file raysan5 2017-10-23 00:21:20 +02:00
  • 8380c488be Merge pull request #371 from raysan5/develop 1.8.0 Ray 2017-10-22 20:43:57 +02:00
  • 2ba43b595e Update file Ray 2017-10-22 20:07:40 +02:00
  • ad31730b6a Added cross-compiler RPI libs Ray 2017-10-22 20:00:38 +02:00
  • 6cec382f65 Comments tweak Ray 2017-10-22 20:00:18 +02:00
  • b6c9b54316 Simplified desktop examples compilation Ray 2017-10-22 12:09:00 +02:00
  • 551de156bb Name tweak Ray 2017-10-22 12:08:42 +02:00
  • a483e17f50 Adapted games to compile for Android Ray 2017-10-22 11:48:41 +02:00
  • 3f9d76f227 Updated Makefile to support Android Ray 2017-10-22 11:12:10 +02:00
  • 33da9bc8f6 Simplified flags Ray 2017-10-22 11:07:55 +02:00
  • 368b0320c6 Added resource config file Ray 2017-10-22 11:07:17 +02:00
  • df67e799dd Updated release versions for raylib 1.8 Ray San 2017-10-20 17:14:58 +02:00
  • 18601f7619 Merge pull request #369 from raysan5/develop Ray 2017-10-20 16:15:23 +02:00
  • 1ef818b032 Update example Ray 2017-10-20 13:59:08 +02:00
  • d9d9546ee5 Updated to latest library version Ray 2017-10-20 12:13:21 +02:00
  • 1375a616b2 Some examples code tweaks Ray 2017-10-20 00:18:21 +02:00
  • 037fbc571a Remove unused file Ray San 2017-10-19 14:37:00 +02:00
  • e3dcccb936 Updated raylib release 1.8 Ray San 2017-10-19 14:19:04 +02:00
  • 86df9168e7 Updated raylib VS2015 project Ray San 2017-10-19 14:14:18 +02:00
  • 1474172b4a Updated for raylib 1.8 Ray San 2017-10-19 13:25:51 +02:00
  • 53280a56e3 Merge pull request #367 from raysan5/develop Ray 2017-10-18 00:12:27 +02:00
  • 5b71e5b3d1 Update CHANGELOG Ray 2017-10-17 13:37:07 +02:00
  • 7057d08369 Review VR functionality Ray San 2017-10-17 13:32:15 +02:00
  • 8ace02c2ff Added new examples to build... Ray San 2017-10-17 13:30:41 +02:00