1033 コミット (a1b6b217e4797caf0ab2b5e297a91013ac24333d)
 

作成者 SHA1 メッセージ 日付
  Ray a1b6b217e4 Comment tweak 9年前
  Ray eb9072a2f1 Renamed functions for consistency 9年前
  Ray cc2b3228d1 Updated for C++ 9年前
  raysan5 caecb1c1eb Removed x64 configuration 9年前
  raysan5 7e36727328 Visual Studio 2015 project 9年前
  raysan5 ed387d00aa Corrected issue with VS 9年前
  raysan5 7fbd821727 Some code review tweaks 9年前
  raysan5 f69f930b51 Some functions review 9年前
  raysan5 cae209816c Code tweak to avoid warning 9年前
  Ray 2c079d7c6e Review Lua examples and formatting 9年前
  Ray 46248b0922 Merge pull request #175 from ghassanpl/develop 9年前
  ghassanpl 47b6e62744 Fixed bug with BoundingBox Lua constructor 9年前
  ghassanpl 6f27941e28 GetDroppedFiles and SetShaderValue in Lua working 9年前
  ghassanpl 1950085893 Merge branch 'develop' of https://github.com/raysan5/raylib into develop 9年前
  raysan5 306945fe14 Added trace on audio device closing 9年前
  raysan5 16ac468bdb Remove functions from user exposure 9年前
  raysan5 58c762baa3 Replaced tabs by spaces 9年前
  raysan5 865b216ebe Updated Lua examples 9年前
  ghassanpl 82a0fae678 Merge branch 'develop' of https://github.com/raysan5/raylib into develop 9年前
  Ray 7f9513fbf4 Merge pull request #173 from ghassanpl/develop 9年前
  ghassanpl cfe47cc854 Merge branch 'develop' of https://github.com/raysan5/raylib into develop 9年前
  ghassanpl 4960e6b6d7 Fixes for some Lua bugs 9年前
  raysan5 3b80e2c1e0 Redesigned gestures module to header-only 9年前
  raysan5 d5f5f0a930 Updated raylib version to 1.6 9年前
  raysan5 ae70540a96 Added example audio_raw_stream 9年前
  raysan5 00c7e54d3c Add raylib lua examples 9年前
  raysan5 5f1b4e9474 Updated Lua module 9年前
  Ray 5da66e7ec8 Merge pull request #172 from LelixSuper/fix-makefile 9年前
  LelixSuper 3d519c7a39 Fix install command of src/ makefile 9年前
  raysan5 80789e6140 Updated Lua binding 9年前
  raysan5 055d501345 Corrected bug 9年前
  raysan5 70ec517fda Updated some functions 9年前
  raysan5 5c30e079f4 [rlua] new module: raylib Lua binding 9年前
  raysan5 735968e685 [rlua] new module: raylib Lua binding 9年前
  raysan5 d3d9aaceb1 Updated and comments 9年前
  raysan5 8c0bd30fcb Corrected issue with Music type 9年前
  raysan5 50ccc39d6b Updated LIBs 9年前
  raysan5 68d647c1af Complete review and update 9年前
  raysan5 58d2f70b7e Review audio module and examples 9年前
  raysan5 36cf1f7dfd Improved support for C++ 9年前
  raysan5 2dc5f580a6 Removed audio errors register 9年前
  raysan5 02c456432d Complete review of audio system 9年前
  Ray a61b832c4a Merge pull request #166 from Bil152/develop 9年前
  Ray 13ebc745fe Corrected bug on Linux linking 9年前
  Bil152 8f7cb6fb19 Code refractoring of music model to be more friendly-user (issue #144) 9年前
  raysan5 a008d49230 Corrected some issues to compile with MSC 9年前
  raysan5 a422e39492 Corrected issue on OSX with High DPI display 9年前
  raysan5 07a375e2d6 Corrected issue with HIghDPI display on OSX 9年前
  raysan5 6d68c78989 Updated log output info 9年前
  raysan5 9e8232d750 Redesigned bloom shader to work on RPI 9年前